Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk 8b1842e63aef48d3efacfa2c8d75f7db099fdfd1 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins290810486087614503.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.25, 0.71, 0.81 + RC=0 + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [31.7 kB] Fetched 9930 kB in 1s (14.8 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'make', 'deps'] make: Nothing to be done for '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' PP BSSGP_Emulation.ttcn PP GTPv1U_Emulation.ttcn PP IPA_Emulation.ttcn PP NS_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP 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 | " | ^ TTCN *.ttcn *.asn GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.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:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.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:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter 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:1028.35-57: note: Referenced template parameter is here BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:915.1-932.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:925.3-930.22: In send statement: BSSGP_ConnHdlr.ttcn:925.47-930.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:930.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:917.29-44: note: Referenced template variable is here SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2745.1-2821.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2770.2-2772.19: In variable assignment: SGSN_Tests.ttcn:2770.45-2772.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2770.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2770.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2771.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2771.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2771.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2799.2-2801.22: In variable assignment: SGSN_Tests.ttcn:2799.47-2801.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2799.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2799.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2799.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2800.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2800.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2800.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2823.1-2931.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2896.2-2898.21: In variable assignment: SGSN_Tests.ttcn:2896.47-2898.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2896.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2896.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2896.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2897.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2897.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2897.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2910.2-2912.22: In variable assignment: SGSN_Tests.ttcn:2910.48-2912.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2912.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2901.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2913.2-101: In variable assignment: SGSN_Tests.ttcn:2913.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2913.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2913.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2913.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2902.46-64: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' DEP BSSGP_EncDec.cc DEP GTPC_EncDec.cc DEP GTPU_EncDec.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP LLC_EncDec.cc DEP Native_FunctionDefs.cc DEP RANAP_EncDec.cc DEP SCCP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP BSSGP_ConnHdlr.cc DEP BSSGP_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP GTPC_Types.cc DEP GTPU_Types.cc DEP GTP_Emulation.cc DEP GTPv1C_CodecPort.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_Templates.cc DEP GTPv1U_CodecPort.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_Templates.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPCP_Templates.cc DEP IPCP_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP ITU_X213_Types.cc DEP L3_Common.cc DEP L3_Templates.cc DEP LLC_Templates.cc DEP LLC_Types.cc DEP M3UA_Emulation.cc DEP M3UA_Types.cc DEP MTP3asp_PortType.cc DEP MTP3asp_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP NS_Provider_IPL4.cc DEP NS_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP RANAP_CodecPort.cc DEP RANAP_Templates.cc DEP RANAP_Types.cc DEP SCCP_Emulation.cc DEP SCCP_Templates.cc DEP SCCP_Types.cc DEP SCCPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTPasp_Types.cc DEP SGSN_Tests.cc DEP SGSN_Tests_Iu.cc DEP SGSN_Tests_NS.cc DEP SNDCP_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP BSSGP_ConnHdlr_part_1.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_7.cc DEP GTPU_Types_part_1.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_7.cc DEP GTP_Emulation_part_1.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_7.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPCP_Templates_part_1.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Types_part_1.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_1.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_7.cc DEP L3_Common_part_1.cc DEP L3_Common_part_2.cc DEP L3_Common_part_3.cc DEP L3_Common_part_4.cc DEP L3_Common_part_5.cc DEP L3_Common_part_6.cc DEP L3_Common_part_7.cc DEP L3_Templates_part_1.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_7.cc DEP LLC_Templates_part_1.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_7.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_6.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_7.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_7.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP NS_Provider_IPL4_part_1.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Types_part_1.cc DEP NS_Types_part_2.cc DEP NS_Types_part_3.cc DEP NS_Types_part_4.cc DEP NS_Types_part_5.cc DEP NS_Types_part_6.cc DEP NS_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP RANAP_CodecPort_part_1.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_Templates_part_1.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Types_part_1.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_1.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_7.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP SGSN_Tests_part_1.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_7.cc DEP SNDCP_Types_part_1.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP BSSGP_Emulation.cc DEP GTPv1U_Emulation.cc DEP IPA_Emulation.cc DEP RAN_Adapter.cc DEP NS_Emulation.cc DEP RAN_Emulation.cc DEP RAW_NS.cc DEP SCCP_Mapping.cc DEP BSSGP_Emulation_part_1.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_7.cc DEP GTPv1U_Emulation_part_1.cc DEP GTPv1U_Emulation_part_3.cc DEP GTPv1U_Emulation_part_2.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_7.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_7.cc DEP RAN_Adapter_part_1.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_7.cc DEP RAN_Emulation_part_1.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_7.cc DEP RAW_NS_part_1.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_7.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_7.cc DEP RANAP_CommonDataTypes.cc DEP RANAP_Constants.cc DEP RANAP_Containers.cc DEP RANAP_IEs.cc DEP RANAP_PDU_Contents.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_Constants_part_1.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_7.cc DEP RANAP_IEs_part_1.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_7.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_7.cc CC BSSGP_ConnHdlr.o CC BSSGP_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teic(const OCTETSTRING&)': GTP_Emulation.cc:3902:1: warning: control reaches end of non-void function [-Wreturn-type] 3902 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:3975:1: warning: control reaches end of non-void function [-Wreturn-type] 3975 | } | ^ CC GTPv1U_Templates.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_Types.o CC L3_Common.o CC L3_Templates.o CC LLC_Templates.o CC LLC_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_IPL4.o CC NS_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SGSN_Tests.o CC SGSN_Tests_Iu.o CC SGSN_Tests_NS.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSSGP_ConnHdlr_part_1.o CC BSSGP_ConnHdlr_part_2.o CC BSSGP_ConnHdlr_part_3.o CC BSSGP_ConnHdlr_part_4.o CC BSSGP_ConnHdlr_part_5.o CC BSSGP_ConnHdlr_part_6.o CC BSSGP_ConnHdlr_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC ITU_X213_Types_part_1.o CC ITU_X213_Types_part_2.o CC ITU_X213_Types_part_3.o CC ITU_X213_Types_part_4.o CC ITU_X213_Types_part_5.o CC ITU_X213_Types_part_6.o CC ITU_X213_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SGSN_Tests_part_1.o CC SGSN_Tests_part_2.o CC SGSN_Tests_part_3.o CC SGSN_Tests_part_4.o CC SGSN_Tests_part_5.o CC SGSN_Tests_part_6.o CC SGSN_Tests_part_7.o CC SGSN_Tests_Iu_part_1.o CC SGSN_Tests_Iu_part_2.o CC SGSN_Tests_Iu_part_3.o CC SGSN_Tests_Iu_part_4.o CC SGSN_Tests_Iu_part_5.o CC SGSN_Tests_Iu_part_6.o CC SGSN_Tests_Iu_part_7.o CC SGSN_Tests_NS_part_1.o CC SGSN_Tests_NS_part_2.o CC SGSN_Tests_NS_part_3.o CC SGSN_Tests_NS_part_4.o CC SGSN_Tests_NS_part_5.o CC SGSN_Tests_NS_part_6.o CC SGSN_Tests_NS_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC BSSGP_Emulation.o CC GTPv1U_Emulation.o CC IPA_Emulation.o CC NS_Emulation.o CC RAN_Adapter.o GTPv1U_Emulation.cc: In function 'COMPONENT GTPv1U__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTPv1U_Emulation.cc:3232:1: warning: control reaches end of non-void function [-Wreturn-type] 3232 | } | ^ CC RAN_Emulation.o CC RAW_NS.o CC SCCP_Mapping.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC GTPv1U_Emulation_part_1.o CC GTPv1U_Emulation_part_2.o CC GTPv1U_Emulation_part_3.o CC GTPv1U_Emulation_part_4.o CC GTPv1U_Emulation_part_5.o CC GTPv1U_Emulation_part_6.o CC GTPv1U_Emulation_part_7.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC BSSGP_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSSGP_ConnHdlr.so CCLD BSSGP_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_Types.so CCLD IPL4asp_PortType.so CCLD ITU_X213_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_IPL4.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SGSN_Tests.so CCLD SGSN_Tests_Iu.so CCLD SGSN_Tests_NS.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSSGP_ConnHdlr_part_1.so CCLD BSSGP_ConnHdlr_part_2.so CCLD BSSGP_ConnHdlr_part_3.so CCLD BSSGP_ConnHdlr_part_4.so CCLD BSSGP_ConnHdlr_part_5.so CCLD BSSGP_ConnHdlr_part_6.so CCLD BSSGP_ConnHdlr_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD ITU_X213_Types_part_1.so CCLD ITU_X213_Types_part_2.so CCLD ITU_X213_Types_part_3.so CCLD ITU_X213_Types_part_4.so CCLD ITU_X213_Types_part_5.so CCLD ITU_X213_Types_part_6.so CCLD ITU_X213_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SGSN_Tests_part_1.so CCLD SGSN_Tests_part_2.so CCLD SGSN_Tests_part_3.so CCLD SGSN_Tests_part_4.so CCLD SGSN_Tests_part_5.so CCLD SGSN_Tests_part_6.so CCLD SGSN_Tests_part_7.so CCLD SGSN_Tests_Iu_part_1.so CCLD SGSN_Tests_Iu_part_2.so CCLD SGSN_Tests_Iu_part_3.so CCLD SGSN_Tests_Iu_part_4.so CCLD SGSN_Tests_Iu_part_5.so CCLD SGSN_Tests_Iu_part_6.so CCLD SGSN_Tests_Iu_part_7.so CCLD SGSN_Tests_NS_part_1.so CCLD SGSN_Tests_NS_part_2.so CCLD SGSN_Tests_NS_part_3.so CCLD SGSN_Tests_NS_part_4.so CCLD SGSN_Tests_NS_part_5.so CCLD SGSN_Tests_NS_part_6.so CCLD SGSN_Tests_NS_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD BSSGP_Emulation.so CCLD GTPv1U_Emulation.so CCLD IPA_Emulation.so CCLD NS_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD RAW_NS.so CCLD SCCP_Mapping.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD GTPv1U_Emulation_part_1.so CCLD GTPv1U_Emulation_part_2.so CCLD GTPv1U_Emulation_part_3.so CCLD GTPv1U_Emulation_part_4.so CCLD GTPv1U_Emulation_part_5.so CCLD GTPv1U_Emulation_part_6.so CCLD GTPv1U_Emulation_part_7.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD BSSGP_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD LLC_EncDec.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD SGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (499 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-nightly 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. Need to get 14.0 MB of archives. After this operation, 29.6 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508282026 [3028 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508282026 [1192 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508282026 [173 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libgtp11 1.13.0.13.88d6.202508282026 [46.9 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508282026 [71.3 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508282026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508282026 [61.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508282026 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508282026 [71.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508282026 [21.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran11 2.1.0.160.ddd3.202508282026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dbg 2.1.0.160.ddd3.202508282026 [552 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508282026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508282026 [71.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508282026 [178 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508282026 [60.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508282026 [64.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508282026 [51.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508282026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-stp 2.1.0.160.ddd3.202508282026 [18.4 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-stp-dbg 2.1.0.160.ddd3.202508282026 [22.9 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libasn1c1 0.9.38.202508282026 [77.6 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libasn1c-dbg 0.9.38.202508282026 [291 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libgtp-dbg 1.13.0.13.88d6.202508282026 [132 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-ranap7 1.7.0.16.faf9.202508282026 [224 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-ranap-dbg 1.7.0.16.faf9.202508282026 [948 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508282026 [2187 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-sgsn 1.12.0.58.77cf7.202508282026 [155 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-sgsn-dbg 1.12.0.58.77cf7.202508282026 [620 kB] Fetched 14.0 MB in 0s (101 MB/s) Selecting previously unselected package libc6-dbg:amd64. (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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508282026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508282026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508282026_amd64.deb ... Unpacking osmocom-nightly (202508282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508282026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508282026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508282026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508282026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508282026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.160.ddd3.202508282026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508282026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.160.ddd3.202508282026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.160.ddd3.202508282026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.160.ddd3.202508282026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.160.ddd3.202508282026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.160.ddd3.202508282026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.160.ddd3.202508282026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508282026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508282026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508282026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508282026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508282026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508282026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.16.faf9.202508282026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.16.faf9.202508282026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.16.faf9.202508282026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.16.faf9.202508282026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508282026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.58.77cf7.202508282026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.58.77cf7.202508282026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.58.77cf7.202508282026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.58.77cf7.202508282026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508282026) ... Setting up osmocom-nightly (202508282026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libasn1c1:amd64 (0.9.38.202508282026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508282026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508282026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508282026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508282026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmocore (1.11.0.32.33cb4.202508282026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508282026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508282026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508282026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.160.ddd3.202508282026) ... Setting up osmo-stp:amd64 (2.1.0.160.ddd3.202508282026) ... 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' → '/usr/lib/systemd/system/osmo-stp.service'. Setting up libosmo-ranap7:amd64 (1.7.0.16.faf9.202508282026) ... Setting up osmo-sgsn (1.12.0.58.77cf7.202508282026) ... 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' → '/usr/lib/systemd/system/osmo-sgsn.service'. Setting up libosmo-ranap-dbg:amd64 (1.7.0.16.faf9.202508282026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.160.ddd3.202508282026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.58.77cf7.202508282026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250829094819216 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250829094819217 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250829094819217 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250829094819217 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250829094819217 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250829094819217 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250829094819217 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250829094819217 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250829094819217 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250829094819217 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250829094819217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250829094819217 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250829094819217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250829094819217 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250829094819217 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250829094819217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250829094819217 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250829094819217 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250829094819217 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250829094819217 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250829094819217 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (ss7_xua_srv.c:326) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250829094819217 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x563dcbbe2ac0(sgsn) with 23 counters 20250829094819443 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829094819443 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250829094819443 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829094819443 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250829094819443 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250829094819443 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250829094819444 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250829094819444 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250829094819444 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508282026 initialized (sgsn_main.c:463) 20250829094819444 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250829094819444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094819444 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:644) 20250829094819444 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:662) 20250829094819444 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:668) 20250829094819444 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:773) 20250829094819444 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250829094819444 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250829094819444 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250829094819444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094819445 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829094819445 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829094819445 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829094819445 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829094819445 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094819445 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094819445 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829094819445 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094819445 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829094819445 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829094819445 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829094819445 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829094819445 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829094819445 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250829094819445 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'available' (ss7_route.c:409) 20250829094819445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250829094819445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829094819445 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x563e05c09740]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250829094819445 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250829094819445 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250829094819445 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/start-testsuite.sh', 'sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@5f5792538a8d: Unix server socket created successfully. MC@5f5792538a8d: Listening on TCP port 46063. 5f5792538a8d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn/SGSN_Tests 5f5792538a8d 46063 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@5f5792538a8d: New HC connected from 10.0.2.100 [10.0.2.100]. 5f5792538a8d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@5f5792538a8d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5f5792538a8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f5792538a8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f5792538a8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f5792538a8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f5792538a8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5f5792538a8d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5f5792538a8d: Configuration file was processed on all HCs. MC@5f5792538a8d: Creating MTC on host 10.0.2.100. MC@5f5792538a8d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Aug 29 09:48:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094820445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094820445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach started. 20250829094820986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094820992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094821048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250829094821048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250829094821048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250829094821048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094821048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094821048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094821048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094821048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094821048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094821050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094821050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094821050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094821050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094821050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094821050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094821050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094821050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250829094821050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094821050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094821050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094821052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094821052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829094821057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094821064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094821064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach-BVCI196(6)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094821070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250829094821070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250829094821070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250829094821070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094821070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094821070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094821070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094821070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094821070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094821071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094821071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094821071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094821071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094821071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094821071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094821071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094821071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250829094821071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094821071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094821071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094821071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094821071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094821074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094821074 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094821080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094821080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNCONFIGURED}: Allocated (fsm.c:456) 20250829094821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250829094821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250829094821088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094821088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094821088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094821089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094821089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094821089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094821089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094821089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094821089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094821089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094821089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250829094821089 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094821089 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094821089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094821089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094821089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094821091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094821091 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)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094821096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094821096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094821447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094821447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094821447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094821447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094821451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829094821452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5f5792538a8d: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='C36CAC91'O, index=0 SGSN_Test-GSUP(19)@5f5792538a8d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@5f5792538a8d: 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 := '55C0F3C3FB43D3117FB7BDB0A96B35D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '332F2B5A'O ("3/+Z") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '035490FD7FA7413B'O } } } } } 20250829094822530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094822530 DLLC NOTICE LLME(ffffffff/c36cac91){UNASSIGNED} LLC RX: unknown TLLI 0xc36cac91, creating LLME on the fly (gprs_llc.c:552) 20250829094822530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094822530 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094822530 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094822530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829094822530 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094822530 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829094822530 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094822530 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094822530 DLLC NOTICE LLME(ffffffff/c36cac91){UNASSIGNED} LLGM Assign pre (c36cac91 => edb7029d) (gprs_llc.c:1079) 20250829094822530 DLLC NOTICE LLME(c36cac91/edb7029d){ASSIGNED} LLGM Assign post (c36cac91 => edb7029d) (gprs_llc.c:1125) 20250829094822530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094822530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094822530 DMM DEBUG MM(262420000000001/edb7029d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094822547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094822547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829094822547 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094822547 DMM DEBUG MM(262420000000001/edb7029d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250829094822547 DMM NOTICE MM(262420000000001/edb7029d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094822547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094822547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094822547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094822547 DMM DEBUG MM(262420000000001/edb7029d) Requesting authorization (sgsn_auth.c:160) 20250829094822547 DMM INFO MM(262420000000001/edb7029d) Requesting authentication tuples (sgsn_auth.c:184) 20250829094822547 DMM DEBUG MM(262420000000001/edb7029d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829094822547 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250829094822547 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)@5f5792538a8d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@5f5792538a8d: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250829094822550 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829094822550 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829094822550 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829094822550 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829094822550 DMM INFO MM(262420000000001/edb7029d) Subscriber data update (mmctx.c:445) 20250829094822550 DMM DEBUG MM(262420000000001/edb7029d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829094822550 DMM INFO MM(262420000000001/edb7029d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829094822550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829094822550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829094822551 DMM INFO MM(262420000000001/edb7029d) <- GMM AUTH AND CIPHERING REQ (rand = 55 c0 f3 c3 fb 43 d3 11 7f b7 bd b0 a9 6b 35 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829094822560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094822560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094822560 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094822560 DMM INFO MM(262420000000001/edb7029d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829094822560 DMM NOTICE MM(262420000000001/edb7029d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829094822560 DMM DEBUG MM(262420000000001/edb7029d) checking auth: received GSM SRES = 33 2f 2b 5a (gprs_gmm.c:716) 20250829094822560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829094822560 DMM DEBUG MM(262420000000001/edb7029d) Requesting authorization (sgsn_auth.c:160) 20250829094822560 DMM INFO MM(262420000000001/edb7029d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829094822560 DMM DEBUG MM(262420000000001/edb7029d) Requesting subscriber data update (gprs_subscriber.c:894) 20250829094822560 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250829094822560 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) 20250829094822560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829094822561 DMM INFO MM(262420000000001/edb7029d) <- GMM ATTACH ACCEPT (new P-TMSI=0xedb7029d) (gprs_gmm.c:337) 20250829094822563 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829094822563 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829094822563 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250829094822563 DMM INFO MM(262420000000001/edb7029d) Subscriber data update (mmctx.c:445) 20250829094822563 DMM DEBUG MM(262420000000001/edb7029d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829094822563 DMM INFO MM(262420000000001/edb7029d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829094822563 DMM NOTICE MM(262420000000001/edb7029d) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250829094822563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829094822563 DMM NOTICE MM(262420000000001/edb7029d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829094822563 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) 20250829094822565 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829094822565 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250829094822565 DMM INFO MM(262420000000001/edb7029d) Subscriber data update (mmctx.c:445) 20250829094822565 DMM DEBUG MM(262420000000001/edb7029d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829094822575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094822575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829094822575 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094822575 DMM INFO MM(262420000000001/edb7029d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829094822575 DMM NOTICE MM(262420000000001/edb7029d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829094822575 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829094822575 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829094822575 DLLC NOTICE LLME(c36cac91/edb7029d){ASSIGNED} LLGM Assign pre (ffffffff => edb7029d) (gprs_llc.c:1079) 20250829094822575 DLLC NOTICE LLME(ffffffff/edb7029d){ASSIGNED} LLGM Assign post (ffffffff => edb7029d) (gprs_llc.c:1125) 20250829094822575 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829094822575 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829094822575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829094822575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@5f5792538a8d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5f5792538a8d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@5f5792538a8d: Final verdict of PTC: pass 20250829094822641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@5f5792538a8d: Final verdict of PTC: none 20250829094822647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829094822647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(17)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(12)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5f5792538a8d: Final verdict of PTC: none TC_attach-BVCI196(6)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@5f5792538a8d: Final verdict of PTC: none TC_attach-BVCI220(16)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5f5792538a8d: Final verdict of PTC: none TC_attach-BVCI210(11)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(7)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(15)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(10)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(5)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Aug 29 09:48:22 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250829094822764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094823165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88688) 20250829094823648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094823648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88688, count=89848) 20250829094824648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094824648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Aug 29 09:48:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094825650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094825650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_mnc3 started. 20250829094826275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094826277 DMM INFO MM(262420000000001/edb7029d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829094826277 DMM INFO MM(262420000000001/edb7029d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829094826277 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829094826277 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829094826277 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829094826277 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829094826277 DLLC NOTICE LLME(ffffffff/edb7029d){ASSIGNED} LLGM Assign pre (edb7029d => ffffffff) (gprs_llc.c:1079) 20250829094826277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edb7029d => ffffffff) (gprs_llc.c:1125) 20250829094826277 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250829094826277 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) 20250829094826277 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:402) 20250829094826277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829094826277 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829094826277 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829094826277 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829094826277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094826323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094826323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094826323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094826323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094826323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829094826323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094826323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094826323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094826323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094826324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094826324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094826324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094826324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094826324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094826324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094826324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094826324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094826324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094826324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094826324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094826324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094826324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094826326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(28)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(24)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094826332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094826332 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(29)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(26)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(28)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094826338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094826338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094826338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094826338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094826338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829094826338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094826338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094826338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094826338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094826339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094826339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094826339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094826339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094826339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094826339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094826339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094826339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094826339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094826339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094826339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094826340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094826340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094826341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(33)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(29)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094826346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094826346 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(31)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(34)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(33)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094826352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094826352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094826352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094826352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094826352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829094826352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094826352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094826352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094826352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094826353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094826353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094826353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094826353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094826353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094826353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094826353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094826353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094826353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094826353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094826353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094826354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094826354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094826356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094826361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094826361 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(36)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094826651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094826651 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094826651 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094826651 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(38)@5f5792538a8d: Established a new IPA connection (conn_id=2) 20250829094826657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(38)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094826657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(38)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(38)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(38)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(38)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(38)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(38)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@5f5792538a8d: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='D97EFA11'O, index=0 SGSN_Test-GSUP(39)@5f5792538a8d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@5f5792538a8d: 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 := '14F2F4E8114AED5E3A82B835C61B22D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7F84E10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0EAD3E9BA018548'O } } } } } 20250829094827746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094827746 DLLC NOTICE LLME(ffffffff/d97efa11){UNASSIGNED} LLC RX: unknown TLLI 0xd97efa11, creating LLME on the fly (gprs_llc.c:552) 20250829094827746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094827746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094827746 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094827746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829094827746 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094827746 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829094827746 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094827746 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094827746 DLLC NOTICE LLME(ffffffff/d97efa11){UNASSIGNED} LLGM Assign pre (d97efa11 => d7eb45ee) (gprs_llc.c:1079) 20250829094827746 DLLC NOTICE LLME(d97efa11/d7eb45ee){ASSIGNED} LLGM Assign post (d97efa11 => d7eb45ee) (gprs_llc.c:1125) 20250829094827746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094827746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094827746 DMM DEBUG MM(262420000001001/d7eb45ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094827760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094827760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829094827760 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094827760 DMM DEBUG MM(262420000001001/d7eb45ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250829094827760 DMM NOTICE MM(262420000001001/d7eb45ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094827760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094827760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094827760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094827760 DMM DEBUG MM(262420000001001/d7eb45ee) Requesting authorization (sgsn_auth.c:160) 20250829094827760 DMM INFO MM(262420000001001/d7eb45ee) Requesting authentication tuples (sgsn_auth.c:184) 20250829094827760 DMM DEBUG MM(262420000001001/d7eb45ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829094827760 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250829094827760 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(39)@5f5792538a8d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@5f5792538a8d: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250829094827764 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829094827764 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829094827764 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829094827764 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829094827764 DMM INFO MM(262420000001001/d7eb45ee) Subscriber data update (mmctx.c:445) 20250829094827764 DMM DEBUG MM(262420000001001/d7eb45ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829094827764 DMM INFO MM(262420000001001/d7eb45ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829094827764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829094827764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829094827764 DMM INFO MM(262420000001001/d7eb45ee) <- GMM AUTH AND CIPHERING REQ (rand = 14 f2 f4 e8 11 4a ed 5e 3a 82 b8 35 c6 1b 22 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829094827772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094827772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094827772 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094827772 DMM INFO MM(262420000001001/d7eb45ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829094827772 DMM NOTICE MM(262420000001001/d7eb45ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829094827772 DMM DEBUG MM(262420000001001/d7eb45ee) checking auth: received GSM SRES = e7 f8 4e 10 (gprs_gmm.c:716) 20250829094827772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829094827772 DMM DEBUG MM(262420000001001/d7eb45ee) Requesting authorization (sgsn_auth.c:160) 20250829094827772 DMM INFO MM(262420000001001/d7eb45ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829094827772 DMM DEBUG MM(262420000001001/d7eb45ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250829094827772 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250829094827772 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) 20250829094827772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829094827772 DMM INFO MM(262420000001001/d7eb45ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7eb45ee) (gprs_gmm.c:337) 20250829094827773 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829094827773 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829094827773 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250829094827773 DMM INFO MM(262420000001001/d7eb45ee) Subscriber data update (mmctx.c:445) 20250829094827773 DMM DEBUG MM(262420000001001/d7eb45ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829094827773 DMM INFO MM(262420000001001/d7eb45ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829094827773 DMM NOTICE MM(262420000001001/d7eb45ee) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250829094827773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829094827773 DMM NOTICE MM(262420000001001/d7eb45ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829094827773 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) 20250829094827774 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829094827774 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250829094827774 DMM INFO MM(262420000001001/d7eb45ee) Subscriber data update (mmctx.c:445) 20250829094827774 DMM DEBUG MM(262420000001001/d7eb45ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829094827783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094827783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829094827783 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094827783 DMM INFO MM(262420000001001/d7eb45ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829094827783 DMM NOTICE MM(262420000001001/d7eb45ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829094827783 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829094827783 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829094827783 DLLC NOTICE LLME(d97efa11/d7eb45ee){ASSIGNED} LLGM Assign pre (ffffffff => d7eb45ee) (gprs_llc.c:1079) 20250829094827783 DLLC NOTICE LLME(ffffffff/d7eb45ee){ASSIGNED} LLGM Assign post (ffffffff => d7eb45ee) (gprs_llc.c:1125) 20250829094827783 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829094827783 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829094827783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829094827783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@5f5792538a8d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@5f5792538a8d: Final verdict of PTC: pass 20250829094827841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41520<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829094827846 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829094827846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(24)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(39)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(38)@5f5792538a8d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(32)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(27)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@5f5792538a8d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(25)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(35)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(30)@5f5792538a8d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(36)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(37)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_mnc3-BVCI220(36): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(38): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Aug 29 09:48:27 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250829094827915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094828316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86308) 20250829094828847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094828847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86308, count=90664) 20250829094829848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094829849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Aug 29 09:48:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094830850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094830850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_umts_aka_umts_res started. 20250829094831419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094831421 DMM INFO MM(262420000001001/d7eb45ee) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829094831421 DMM INFO MM(262420000001001/d7eb45ee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829094831421 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829094831421 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829094831421 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829094831421 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829094831421 DLLC NOTICE LLME(ffffffff/d7eb45ee){ASSIGNED} LLGM Assign pre (d7eb45ee => ffffffff) (gprs_llc.c:1079) 20250829094831421 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7eb45ee => ffffffff) (gprs_llc.c:1125) 20250829094831421 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250829094831421 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) 20250829094831421 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:402) 20250829094831421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829094831421 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829094831421 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829094831421 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829094831421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(47)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(47)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094831470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094831470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094831470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094831470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094831470 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829094831470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094831470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094831470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094831470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(47)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094831471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094831471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094831471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094831471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094831471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094831471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094831471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094831471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094831471 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094831471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094831471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(47)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094831471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094831472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(47)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094831473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(48)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(44)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094831478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094831478 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(46)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(49)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(48)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(52)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(52)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094831484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094831484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094831484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829094831484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094831484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094831485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094831485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094831485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094831485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094831485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094831485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094831485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094831485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094831485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094831485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094831485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094831485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094831485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094831487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(49)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(53)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829094831491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094831491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(57)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094831500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094831500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094831500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829094831500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094831500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094831502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094831502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094831502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094831502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094831502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094831502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094831502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094831502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094831502 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094831502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094831502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094831502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094831502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094831504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094831510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094831510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094831851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094831851 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094831851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094831851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094831855 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(58)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829094831856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(58)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(58)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(46)@5f5792538a8d: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='DC8B4C28'O, index=0 SGSN_Test-GSUP(59)@5f5792538a8d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@5f5792538a8d: 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 := '437A7C49B683682EB9FA996927E8F89B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEE5B880'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C881F1E50E51542A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AAF787646899259A4B50B4E886C60F34'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2BD7AD59934D24835C6CAD05EB816003'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1B67BD2BE9F23710538E475DA226E04D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D872649533D9430A'O } } } } } 20250829094832949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094832950 DLLC NOTICE LLME(ffffffff/dc8b4c28){UNASSIGNED} LLC RX: unknown TLLI 0xdc8b4c28, creating LLME on the fly (gprs_llc.c:552) 20250829094832950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094832950 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094832950 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094832950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829094832950 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094832950 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829094832950 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094832950 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094832950 DLLC NOTICE LLME(ffffffff/dc8b4c28){UNASSIGNED} LLGM Assign pre (dc8b4c28 => caa709ce) (gprs_llc.c:1079) 20250829094832950 DLLC NOTICE LLME(dc8b4c28/caa709ce){ASSIGNED} LLGM Assign post (dc8b4c28 => caa709ce) (gprs_llc.c:1125) 20250829094832950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094832950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094832950 DMM DEBUG MM(262420000001002/caa709ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094832967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094832967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829094832967 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094832967 DMM DEBUG MM(262420000001002/caa709ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250829094832967 DMM NOTICE MM(262420000001002/caa709ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094832967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094832967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094832967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094832967 DMM DEBUG MM(262420000001002/caa709ce) Requesting authorization (sgsn_auth.c:160) 20250829094832967 DMM INFO MM(262420000001002/caa709ce) Requesting authentication tuples (sgsn_auth.c:184) 20250829094832967 DMM DEBUG MM(262420000001002/caa709ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829094832967 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250829094832967 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(59)@5f5792538a8d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@5f5792538a8d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250829094832973 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829094832973 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829094832973 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829094832973 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829094832973 DMM INFO MM(262420000001002/caa709ce) Subscriber data update (mmctx.c:445) 20250829094832973 DMM DEBUG MM(262420000001002/caa709ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829094832973 DMM INFO MM(262420000001002/caa709ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829094832973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829094832973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829094832973 DMM INFO MM(262420000001002/caa709ce) <- GMM AUTH AND CIPHERING REQ (rand = 43 7a 7c 49 b6 83 68 2e b9 fa 99 69 27 e8 f8 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b 67 bd 2b e9 f2 37 10 53 8e 47 5d a2 26 e0 4d ) (gprs_gmm.c:510) 20250829094832989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094832989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094832990 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094832990 DMM INFO MM(262420000001002/caa709ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829094832990 DMM NOTICE MM(262420000001002/caa709ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829094832990 DMM DEBUG MM(262420000001002/caa709ce) checking auth: received UMTS RES = d8 72 64 95 33 d9 43 0a (gprs_gmm.c:716) 20250829094832990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829094832990 DMM DEBUG MM(262420000001002/caa709ce) Requesting authorization (sgsn_auth.c:160) 20250829094832990 DMM INFO MM(262420000001002/caa709ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829094832990 DMM DEBUG MM(262420000001002/caa709ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250829094832990 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250829094832990 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) 20250829094832990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829094832990 DMM INFO MM(262420000001002/caa709ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaa709ce) (gprs_gmm.c:337) 20250829094832993 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829094832993 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829094832993 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250829094832993 DMM INFO MM(262420000001002/caa709ce) Subscriber data update (mmctx.c:445) 20250829094832993 DMM DEBUG MM(262420000001002/caa709ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829094832993 DMM INFO MM(262420000001002/caa709ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829094832993 DMM NOTICE MM(262420000001002/caa709ce) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250829094832993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829094832993 DMM NOTICE MM(262420000001002/caa709ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829094832993 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) 20250829094832994 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829094832995 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250829094832995 DMM INFO MM(262420000001002/caa709ce) Subscriber data update (mmctx.c:445) 20250829094832995 DMM DEBUG MM(262420000001002/caa709ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829094833005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094833005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829094833005 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094833005 DMM INFO MM(262420000001002/caa709ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829094833005 DMM NOTICE MM(262420000001002/caa709ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829094833005 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829094833005 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829094833005 DLLC NOTICE LLME(dc8b4c28/caa709ce){ASSIGNED} LLGM Assign pre (ffffffff => caa709ce) (gprs_llc.c:1079) 20250829094833005 DLLC NOTICE LLME(ffffffff/caa709ce){ASSIGNED} LLGM Assign post (ffffffff => caa709ce) (gprs_llc.c:1125) 20250829094833005 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829094833005 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829094833005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829094833005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(46)@5f5792538a8d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@5f5792538a8d: Final verdict of PTC: pass 20250829094833064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(47)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(52)@5f5792538a8d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@5f5792538a8d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@5f5792538a8d: Final verdict of PTC: none 20250829094833070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829094833070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(53)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(59)@5f5792538a8d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(46)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(58)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(57)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(48)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(50)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(55)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(45)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(45): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(46): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(47): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(48): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Aug 29 09:48:33 UTC 2025 ====== 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 20250829094833128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094833530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84932) 20250829094834071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094834071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84932, count=90984) 20250829094835073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094835073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Aug 29 09:48:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094836074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094836074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_umts_aka_gsm_sres started. 20250829094836629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094836631 DMM INFO MM(262420000001002/caa709ce) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829094836632 DMM INFO MM(262420000001002/caa709ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829094836632 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829094836632 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829094836632 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829094836632 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829094836632 DLLC NOTICE LLME(ffffffff/caa709ce){ASSIGNED} LLGM Assign pre (caa709ce => ffffffff) (gprs_llc.c:1079) 20250829094836632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caa709ce => ffffffff) (gprs_llc.c:1125) 20250829094836632 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250829094836632 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) 20250829094836632 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:402) 20250829094836632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829094836632 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829094836632 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829094836632 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829094836632 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(67)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094836668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094836668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094836668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094836668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094836668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829094836668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094836668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094836668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094836668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094836669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094836669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094836669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094836669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094836669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094836669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094836669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094836669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094836669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094836669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094836669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094836669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094836669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(67)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(68)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829094836672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(64)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094836676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094836676 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(69)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(66)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(68)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(72)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(72)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094836683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094836683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094836683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094836683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094836683 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829094836683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094836683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094836683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094836683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094836684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094836684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094836684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(73)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829094836684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094836684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094836684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094836684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094836684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094836684 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094836684 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094836684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(72)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094836685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094836685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094836688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(69)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(73)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(77)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829094836695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094836695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(77)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_attach_umts_aka_gsm_sres-BVCI210(71)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094836697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094836697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094836697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094836697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094836697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829094836697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094836697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094836697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094836697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094836699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094836699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094836699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094836699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094836699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094836699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094836699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094836699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094836699 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094836699 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094836699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094836699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094836699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(77)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094836701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094836707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094836707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094837075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094837075 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094837075 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094837075 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094837077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829094837077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(78)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(78)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(78)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@5f5792538a8d: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='F92CCEA2'O, index=0 SGSN_Test-GSUP(79)@5f5792538a8d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@5f5792538a8d: 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 := 'C38BC72E69938C534F7553C0FB37A871'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '376F45C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '272B117B93C9082F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '99E6C9A429E806EE8B8F3DA3F9AD8B3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '39D80EEBEB0F7F1C19FDF25A9F0F975A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB1356E0FF721A7C142784C57B7A1FEB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5B944451A40134CB'O } } } } } 20250829094838159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094838159 DLLC NOTICE LLME(ffffffff/f92ccea2){UNASSIGNED} LLC RX: unknown TLLI 0xf92ccea2, creating LLME on the fly (gprs_llc.c:552) 20250829094838159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094838159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094838159 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094838159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829094838159 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094838159 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829094838159 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094838160 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094838160 DLLC NOTICE LLME(ffffffff/f92ccea2){UNASSIGNED} LLGM Assign pre (f92ccea2 => c6a2cf77) (gprs_llc.c:1079) 20250829094838160 DLLC NOTICE LLME(f92ccea2/c6a2cf77){ASSIGNED} LLGM Assign post (f92ccea2 => c6a2cf77) (gprs_llc.c:1125) 20250829094838160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094838160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094838160 DMM DEBUG MM(262420000001003/c6a2cf77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094838185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094838185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829094838185 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094838185 DMM DEBUG MM(262420000001003/c6a2cf77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250829094838185 DMM NOTICE MM(262420000001003/c6a2cf77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094838185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094838185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094838185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094838185 DMM DEBUG MM(262420000001003/c6a2cf77) Requesting authorization (sgsn_auth.c:160) 20250829094838185 DMM INFO MM(262420000001003/c6a2cf77) Requesting authentication tuples (sgsn_auth.c:184) 20250829094838185 DMM DEBUG MM(262420000001003/c6a2cf77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829094838185 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250829094838185 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(79)@5f5792538a8d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@5f5792538a8d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250829094838192 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829094838192 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829094838192 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829094838192 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829094838192 DMM INFO MM(262420000001003/c6a2cf77) Subscriber data update (mmctx.c:445) 20250829094838192 DMM DEBUG MM(262420000001003/c6a2cf77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829094838192 DMM INFO MM(262420000001003/c6a2cf77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829094838192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829094838192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829094838192 DMM INFO MM(262420000001003/c6a2cf77) <- GMM AUTH AND CIPHERING REQ (rand = c3 8b c7 2e 69 93 8c 53 4f 75 53 c0 fb 37 a8 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 13 56 e0 ff 72 1a 7c 14 27 84 c5 7b 7a 1f eb ) (gprs_gmm.c:510) 20250829094838209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094838209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094838209 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094838209 DMM INFO MM(262420000001003/c6a2cf77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829094838209 DMM NOTICE MM(262420000001003/c6a2cf77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829094838209 DMM DEBUG MM(262420000001003/c6a2cf77) checking auth: received GSM SRES = 37 6f 45 c4 (gprs_gmm.c:716) 20250829094838209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829094838209 DMM DEBUG MM(262420000001003/c6a2cf77) Requesting authorization (sgsn_auth.c:160) 20250829094838209 DMM INFO MM(262420000001003/c6a2cf77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829094838209 DMM DEBUG MM(262420000001003/c6a2cf77) Requesting subscriber data update (gprs_subscriber.c:894) 20250829094838209 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250829094838209 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) 20250829094838209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829094838209 DMM INFO MM(262420000001003/c6a2cf77) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6a2cf77) (gprs_gmm.c:337) 20250829094838213 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829094838213 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829094838213 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250829094838213 DMM INFO MM(262420000001003/c6a2cf77) Subscriber data update (mmctx.c:445) 20250829094838213 DMM DEBUG MM(262420000001003/c6a2cf77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829094838213 DMM INFO MM(262420000001003/c6a2cf77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829094838213 DMM NOTICE MM(262420000001003/c6a2cf77) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250829094838213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829094838213 DMM NOTICE MM(262420000001003/c6a2cf77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829094838213 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) 20250829094838215 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829094838215 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250829094838215 DMM INFO MM(262420000001003/c6a2cf77) Subscriber data update (mmctx.c:445) 20250829094838215 DMM DEBUG MM(262420000001003/c6a2cf77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829094838225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094838226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829094838226 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094838226 DMM INFO MM(262420000001003/c6a2cf77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829094838226 DMM NOTICE MM(262420000001003/c6a2cf77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829094838226 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829094838226 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829094838226 DLLC NOTICE LLME(f92ccea2/c6a2cf77){ASSIGNED} LLGM Assign pre (ffffffff => c6a2cf77) (gprs_llc.c:1079) 20250829094838226 DLLC NOTICE LLME(ffffffff/c6a2cf77){ASSIGNED} LLGM Assign post (ffffffff => c6a2cf77) (gprs_llc.c:1125) 20250829094838226 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829094838226 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829094838226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829094838226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@5f5792538a8d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@5f5792538a8d: Final verdict of PTC: pass 20250829094838283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46628<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(79)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(77)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(67)@5f5792538a8d: Final verdict of PTC: none 20250829094838288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829094838288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(69)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@5f5792538a8d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(71)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(72)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@5f5792538a8d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(66)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@5f5792538a8d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(75)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(65)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(70)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(70): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(71): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Aug 29 09:48:38 UTC 2025 ====== 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 20250829094838351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094838753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89816) 20250829094839288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094839288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89816, count=90976) 20250829094840290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094840291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Aug 29 09:48:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094841292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094841292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_timeout_after_pdp_act started. 20250829094841867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094841870 DMM INFO MM(262420000001003/c6a2cf77) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829094841870 DMM INFO MM(262420000001003/c6a2cf77) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829094841870 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829094841870 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829094841870 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829094841870 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829094841870 DLLC NOTICE LLME(ffffffff/c6a2cf77){ASSIGNED} LLGM Assign pre (c6a2cf77 => ffffffff) (gprs_llc.c:1079) 20250829094841870 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6a2cf77 => ffffffff) (gprs_llc.c:1125) 20250829094841870 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250829094841870 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) 20250829094841870 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:402) 20250829094841870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829094841870 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829094841870 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829094841870 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829094841870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(87)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094841925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094841925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094841925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094841925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094841925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829094841925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094841925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094841925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094841925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094841926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094841926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094841926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094841927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094841927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094841927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094841927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094841927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094841927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094841927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094841927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(87)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094841927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094841927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094841929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(88)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(84)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094841937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094841937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(89)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(86)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(88)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(92)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094841942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094841942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094841942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094841942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094841942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829094841942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094841942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094841942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094841942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094841943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094841943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094841943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094841943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094841943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094841943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094841943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094841943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(92)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094841943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094841943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094841945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(93)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(89)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094841949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094841949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(91)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(94)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(93)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(97)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094841956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094841956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094841956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094841956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094841956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829094841956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094841956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094841956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094841956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094841956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094841956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094841956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094841956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094841956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094841957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094841957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094841957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094841957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094841957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094841957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094841957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094841957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094841960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094841966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094841966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094842294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094842294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094842294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094842294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094842298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829094842299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(98)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@5f5792538a8d: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='C402BD1B'O, index=0 SGSN_Test-GSUP(99)@5f5792538a8d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: 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 := 'FAA9A1ECF7F28C4CCDF8DEB956356408'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68BE3733'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83637738708A5C2E'O } } } } } 20250829094842376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842376 DLLC NOTICE LLME(ffffffff/c402bd1b){UNASSIGNED} LLC RX: unknown TLLI 0xc402bd1b, creating LLME on the fly (gprs_llc.c:552) 20250829094842376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094842376 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094842376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829094842376 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094842376 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829094842376 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094842376 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094842376 DLLC NOTICE LLME(ffffffff/c402bd1b){UNASSIGNED} LLGM Assign pre (c402bd1b => f9f3571d) (gprs_llc.c:1079) 20250829094842376 DLLC NOTICE LLME(c402bd1b/f9f3571d){ASSIGNED} LLGM Assign post (c402bd1b => f9f3571d) (gprs_llc.c:1125) 20250829094842376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094842376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094842376 DMM DEBUG MM(262420000000021/f9f3571d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094842388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842389 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094842389 DMM DEBUG MM(262420000000021/f9f3571d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250829094842389 DMM NOTICE MM(262420000000021/f9f3571d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094842389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094842389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094842389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094842389 DMM DEBUG MM(262420000000021/f9f3571d) Requesting authorization (sgsn_auth.c:160) 20250829094842389 DMM INFO MM(262420000000021/f9f3571d) Requesting authentication tuples (sgsn_auth.c:184) 20250829094842389 DMM DEBUG MM(262420000000021/f9f3571d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829094842389 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250829094842389 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(99)@5f5792538a8d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@5f5792538a8d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250829094842394 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829094842394 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829094842394 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829094842394 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829094842394 DMM INFO MM(262420000000021/f9f3571d) Subscriber data update (mmctx.c:445) 20250829094842394 DMM DEBUG MM(262420000000021/f9f3571d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829094842394 DMM INFO MM(262420000000021/f9f3571d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829094842394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829094842394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829094842394 DMM INFO MM(262420000000021/f9f3571d) <- GMM AUTH AND CIPHERING REQ (rand = fa a9 a1 ec f7 f2 8c 4c cd f8 de b9 56 35 64 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829094842410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842410 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094842410 DMM INFO MM(262420000000021/f9f3571d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829094842410 DMM NOTICE MM(262420000000021/f9f3571d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829094842410 DMM DEBUG MM(262420000000021/f9f3571d) checking auth: received GSM SRES = 68 be 37 33 (gprs_gmm.c:716) 20250829094842410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829094842410 DMM DEBUG MM(262420000000021/f9f3571d) Requesting authorization (sgsn_auth.c:160) 20250829094842410 DMM INFO MM(262420000000021/f9f3571d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829094842410 DMM DEBUG MM(262420000000021/f9f3571d) Requesting subscriber data update (gprs_subscriber.c:894) 20250829094842410 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250829094842410 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) 20250829094842410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829094842410 DMM INFO MM(262420000000021/f9f3571d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9f3571d) (gprs_gmm.c:337) 20250829094842413 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829094842413 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829094842413 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250829094842413 DMM INFO MM(262420000000021/f9f3571d) Subscriber data update (mmctx.c:445) 20250829094842413 DMM DEBUG MM(262420000000021/f9f3571d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829094842413 DMM INFO MM(262420000000021/f9f3571d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829094842413 DMM NOTICE MM(262420000000021/f9f3571d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250829094842413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829094842413 DMM NOTICE MM(262420000000021/f9f3571d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829094842413 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) 20250829094842414 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829094842414 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250829094842414 DMM INFO MM(262420000000021/f9f3571d) Subscriber data update (mmctx.c:445) 20250829094842414 DMM DEBUG MM(262420000000021/f9f3571d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829094842425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842425 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094842425 DMM INFO MM(262420000000021/f9f3571d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829094842425 DMM NOTICE MM(262420000000021/f9f3571d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829094842425 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829094842425 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829094842425 DLLC NOTICE LLME(c402bd1b/f9f3571d){ASSIGNED} LLGM Assign pre (ffffffff => f9f3571d) (gprs_llc.c:1079) 20250829094842425 DLLC NOTICE LLME(ffffffff/f9f3571d){ASSIGNED} LLGM Assign post (ffffffff => f9f3571d) (gprs_llc.c:1125) 20250829094842425 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829094842425 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829094842425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829094842425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: setverdict(pass): none -> pass 20250829094842484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842484 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094842484 DMM INFO MM(262420000000021/f9f3571d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829094842484 DMM INFO MM(262420000000021/f9f3571d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829094842484 DMM DEBUG MM(262420000000021/f9f3571d) Using GGSN 0 (gprs_sm.c:317) 20250829094842484 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250829094842484 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829094842484 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250829094842484 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250829094842509 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 50 20 24 f1 11 ed 26 e7 93 14 05 7f 94 a9 a0 fa 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:465) 20250829094842509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc00b8, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829094842509 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829094842509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c16b28 TLLI=f9f3571d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829094842509 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829094842509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829094842521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842521 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094842521 DMM INFO MM(262420000000021/f9f3571d) -> GMM ATTACH REQUEST MI(TMSI-0xF9F3571D) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094842521 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094842521 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829094842521 DLLC NOTICE LLME(ffffffff/f9f3571d){ASSIGNED} LLGM Assign pre (f9f3571d => e3e55017) (gprs_llc.c:1079) 20250829094842522 DLLC NOTICE LLME(f9f3571d/e3e55017){ASSIGNED} LLGM Assign post (f9f3571d => e3e55017) (gprs_llc.c:1125) 20250829094842522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094842522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094842522 DMM DEBUG MM(262420000000021/e3e55017) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094842530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094842530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250829094842530 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094842530 DMM DEBUG MM(262420000000021/e3e55017) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250829094842530 DMM NOTICE MM(262420000000021/e3e55017) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094842530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094842530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094842530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094842530 DMM DEBUG MM(262420000000021/e3e55017) Requesting authorization (sgsn_auth.c:160) 20250829094842530 DMM INFO MM(262420000000021/e3e55017) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829094842530 DMM DEBUG MM(262420000000021/e3e55017) Requesting subscriber data update (gprs_subscriber.c:894) 20250829094842531 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250829094842531 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) 20250829094842532 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829094842532 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829094842532 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250829094842532 DMM INFO MM(262420000000021/e3e55017) Subscriber data update (mmctx.c:445) 20250829094842532 DMM DEBUG MM(262420000000021/e3e55017) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250829094842532 DMM INFO MM(262420000000021/e3e55017) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250829094842532 DMM NOTICE MM(262420000000021/e3e55017) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250829094842532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829094842532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829094842532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250829094842532 DMM INFO MM(262420000000021/e3e55017) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e55017) (gprs_gmm.c:337) 20250829094842532 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) 20250829094842533 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829094842533 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250829094842534 DMM INFO MM(262420000000021/e3e55017) Subscriber data update (mmctx.c:445) 20250829094842534 DMM DEBUG MM(262420000000021/e3e55017) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: Trying to receive 5 ATTACH ACCEPTs 20250829094848534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829094848534 DMM INFO MM(262420000000021/e3e55017) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e55017) (gprs_gmm.c:337) 20250829094849442 DGPRS DEBUG Checking for inactive LLMEs, time = 19691835 (sgsn.c:132) 20250829094849445 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829094849445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829094849445 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094849445 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829094849446 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829094849446 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829094849446 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094849446 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829094849446 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829094849446 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094851934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094851934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094851934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094851956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094851956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094851956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094851966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094851966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094851966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094854535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829094854535 DMM INFO MM(262420000000021/e3e55017) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e55017) (gprs_gmm.c:337) 20250829094900535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829094900535 DMM INFO MM(262420000000021/e3e55017) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e55017) (gprs_gmm.c:337) -NSVCI97(87)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094901940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094901940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(87)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094901940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094901970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094901970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094901970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094901979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094901979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094901979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094902295 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829094902295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829094902296 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250829094906536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829094906536 DMM INFO MM(262420000000021/e3e55017) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e55017) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250829094911928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094911933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094911933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094911944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094911945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094911945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094911945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094911947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094911947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094911958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094911960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094911960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094911974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094911974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094911974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094911981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094911981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094911981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094912537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829094912537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250829094912537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829094912537 DMM NOTICE MM(262420000000021/e3e55017) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829094912537 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250829094912537 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c16b28, TLLI=e3e55017, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829094912537 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829094912537 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829094912537 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250829094912538 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250829094912538 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) 20250829094912538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Reject}: Deallocated (fsm.c:568) 20250829094912538 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Deallocated (fsm.c:568) 20250829094912538 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829094912538 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829094912538 DLLC NOTICE LLME(f9f3571d/e3e55017){ASSIGNED} LLGM Assign pre (e3e55017 => ffffffff) (gprs_llc.c:1079) 20250829094912538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e55017 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@5f5792538a8d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@5f5792538a8d: Final verdict of PTC: pass 20250829094913062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46646<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829094913066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829094913066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_timeout_after_pdp_act-BVCI210(91)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(99)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(98)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(87)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(92)@5f5792538a8d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(97)@5f5792538a8d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(96)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(90)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(95)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(85)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Aug 29 09:49:13 UTC 2025 ====== 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 20250829094913126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094913428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142368) 20250829094914068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094914069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=142368, count=146724) 20250829094915071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094915071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Aug 29 09:49:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094916072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094916072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_auth_id_timeout started. 20250829094916535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094916537 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(107)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094916578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094916578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094916578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094916578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094916578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829094916578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094916578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094916578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094916578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094916580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094916580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094916580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094916580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094916580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094916580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094916580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094916580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094916581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094916581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094916581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094916582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094916582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(107)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(108)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829094916586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(104)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094916593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094916593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(109)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(106)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(108)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(112)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(112)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094916597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094916597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094916597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094916597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094916597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829094916597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094916597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094916597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094916597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(112)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094916598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094916598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094916598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094916598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094916598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094916598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094916598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094916598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094916598 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094916598 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094916598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094916598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094916598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094916600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(113)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(109)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094916606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094916606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(111)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(114)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(113)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(117)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094916612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094916612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094916612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094916612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094916612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829094916612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094916612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094916612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094916612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094916613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094916613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094916613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094916613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094916613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094916613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094916613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094916613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094916613 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094916613 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094916613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094916613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094916613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094916615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094916619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094916619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094917073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094917073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094917073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094917073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094917076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829094917077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(118)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@5f5792538a8d: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='F7AA84B8'O, index=0 SGSN_Test-GSUP(119)@5f5792538a8d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250829094917130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094917130 DLLC NOTICE LLME(ffffffff/f7aa84b8){UNASSIGNED} LLC RX: unknown TLLI 0xf7aa84b8, creating LLME on the fly (gprs_llc.c:552) 20250829094917130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094917130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094917130 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094917130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829094917130 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094917130 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829094917130 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094917130 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094917130 DLLC NOTICE LLME(ffffffff/f7aa84b8){UNASSIGNED} LLGM Assign pre (f7aa84b8 => ced2a1da) (gprs_llc.c:1079) 20250829094917130 DLLC NOTICE LLME(f7aa84b8/ced2a1da){ASSIGNED} LLGM Assign post (f7aa84b8 => ced2a1da) (gprs_llc.c:1125) 20250829094917130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094917130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094917130 DMM DEBUG MM(/ced2a1da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094919442 DGPRS DEBUG Checking for inactive LLMEs, time = 19691865 (sgsn.c:132) 20250829094919446 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829094919446 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829094919446 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094919446 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829094919446 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829094919446 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829094919447 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094919447 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829094919447 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829094919447 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829094923131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829094923131 DMM DEBUG MM(/ced2a1da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094926588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094926588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094926588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094926610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094926610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094926610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094926622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094926622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094926622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094929132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829094929132 DMM DEBUG MM(/ced2a1da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094935134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829094935134 DMM DEBUG MM(/ced2a1da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094936596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094936596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094936596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094936619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094936619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094936619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094936633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094936633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094936633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094937074 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829094937074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829094937075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250829094941135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829094941135 DMM DEBUG MM(/ced2a1da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094946582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094946588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094946588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094946599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094946600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094946600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094946600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094946603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094946603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829094946614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094946616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094946616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094946623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094946623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094946623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829094946636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094946636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094946636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829094947137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829094947137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250829094947137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829094947137 DMM NOTICE MM(/ced2a1da) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250829094947137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Reject}: Deallocated (fsm.c:568) 20250829094947137 DMM DEBUG MM_STATE_Gb(4155147448)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829094947137 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829094947137 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829094947137 DLLC NOTICE LLME(f7aa84b8/ced2a1da){ASSIGNED} LLGM Assign pre (ced2a1da => ffffffff) (gprs_llc.c:1079) 20250829094947137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ced2a1da => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@5f5792538a8d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@5f5792538a8d: Final verdict of PTC: pass 20250829094947158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(119)@5f5792538a8d: Final verdict of PTC: none 20250829094947163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829094947163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(118)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(117)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(112)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(113)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(107)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(106)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(111)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(110)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(105)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(115)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(110): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(111): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(112): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(113): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Aug 29 09:49:47 UTC 2025 ====== 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 20250829094947286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094947588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79440) 20250829094948164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094948164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79440, count=83796) 20250829094949166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094949166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829094949443 DGPRS DEBUG Checking for inactive LLMEs, time = 19691895 (sgsn.c:132) 20250829094949447 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829094949447 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829094949447 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094949447 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829094949447 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829094949447 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829094949448 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829094949448 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829094949448 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829094949448 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Aug 29 09:49:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829094950168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094950168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_auth_sai_timeout started. 20250829094950699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094950700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(127)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094950730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829094950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094950730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094950730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829094950730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094950730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094950730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094950731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094950731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094950731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094950731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094950731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094950731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094950731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829094950731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094950731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094950732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094950732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(127)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(128)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829094950735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(124)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(129)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829094950740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094950740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(128)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_auth_sai_timeout-BVCI196(126)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(132)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(132)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094950744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829094950744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094950744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094950744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094950744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829094950744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094950744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094950744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094950744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094950745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094950745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094950745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094950745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094950745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094950745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094950745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829094950745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094950745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094950746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094950746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094950747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(133)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(129)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094950752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094950752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(131)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(133)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(137)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(137)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829094950759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829094950759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829094950759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829094950759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094950759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829094950759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829094950759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829094950759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829094950759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(137)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829094950759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829094950759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829094950759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829094950759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829094950760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829094950760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829094950760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829094950760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829094950760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829094950760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829094950760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829094950760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829094950760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(137)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(137)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829094950763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829094950769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094950769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(136)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829094951169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094951169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829094951169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829094951169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(138)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(138)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829094951174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829094951175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(138)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(138)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(138)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(138)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(138)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(138)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@5f5792538a8d: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='E4D0FDA5'O, index=0 SGSN_Test-GSUP(139)@5f5792538a8d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250829094951222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094951222 DLLC NOTICE LLME(ffffffff/e4d0fda5){UNASSIGNED} LLC RX: unknown TLLI 0xe4d0fda5, creating LLME on the fly (gprs_llc.c:552) 20250829094951222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829094951222 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250829094951222 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829094951222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829094951222 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829094951222 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829094951222 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829094951222 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829094951222 DLLC NOTICE LLME(ffffffff/e4d0fda5){UNASSIGNED} LLGM Assign pre (e4d0fda5 => d7ef1fa1) (gprs_llc.c:1079) 20250829094951222 DLLC NOTICE LLME(e4d0fda5/d7ef1fa1){ASSIGNED} LLGM Assign post (e4d0fda5 => d7ef1fa1) (gprs_llc.c:1125) 20250829094951222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829094951222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829094951222 DMM DEBUG MM(262420000000003/d7ef1fa1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829094951241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829094951242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829094951242 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829094951242 DMM DEBUG MM(262420000000003/d7ef1fa1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250829094951242 DMM NOTICE MM(262420000000003/d7ef1fa1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829094951242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829094951242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829094951242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829094951242 DMM DEBUG MM(262420000000003/d7ef1fa1) Requesting authorization (sgsn_auth.c:160) 20250829094951242 DMM INFO MM(262420000000003/d7ef1fa1) Requesting authentication tuples (sgsn_auth.c:184) 20250829094951242 DMM DEBUG MM(262420000000003/d7ef1fa1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829094951242 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250829094951242 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(139)@5f5792538a8d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@5f5792538a8d: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250829094957243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250829094957243 DMM ERROR MM(262420000000003/d7ef1fa1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250829094957243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250829094957243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829094957243 DMM NOTICE MM(262420000000003/d7ef1fa1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250829094957243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Reject}: Deallocated (fsm.c:568) 20250829094957243 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829094957243 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829094957243 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829094957243 DLLC NOTICE LLME(e4d0fda5/d7ef1fa1){ASSIGNED} LLGM Assign pre (d7ef1fa1 => ffffffff) (gprs_llc.c:1079) 20250829094957243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7ef1fa1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@5f5792538a8d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@5f5792538a8d: Final verdict of PTC: pass 20250829094957262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(139)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(137)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(136)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@5f5792538a8d: Final verdict of PTC: none 20250829094957267 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(127)@5f5792538a8d: Final verdict of PTC: none 20250829094957267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_timeout-BVCI210(131)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(132)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(138)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(128)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(135)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(130)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(125)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(135): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(136): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(137): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(138): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Aug 29 09:49:57 UTC 2025 ====== 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 20250829094957333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829094957635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58092) 20250829094958269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094958269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58092, count=66964) 20250829094959271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829094959271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Aug 29 09:49:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095000273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095000273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_auth_sai_reject started. 20250829095000735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095000737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(147)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095000779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095000779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095000779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095000779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095000779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095000779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095000779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095000779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095000779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095000781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095000781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095000781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095000781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095000781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095000781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095000781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095000781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095000781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095000781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095000781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(147)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095000781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095000781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(148)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095000785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(144)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(149)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095000794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095000794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(148)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(152)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(146)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(152)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095000797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095000797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095000797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095000797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095000797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095000797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095000797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095000797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095000797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095000798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095000798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095000798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095000798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095000798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095000798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095000798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095000798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095000798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095000798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095000798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095000798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095000799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095000801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250829095000809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095000809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(157)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095000811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095000811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095000811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095000811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095000811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095000811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095000811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095000811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095000811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_sai_reject-BVCI210(151)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(157)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095000812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095000812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095000812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095000812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095000812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095000812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095000812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095000812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095000812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095000812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095000812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095000812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095000812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(157)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095000814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095000818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095000818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095001274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095001274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095001274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095001274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095001279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(158)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250829095001280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(158)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@5f5792538a8d: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='C5395EDA'O, index=0 SGSN_Test-GSUP(159)@5f5792538a8d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250829095001351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095001351 DLLC NOTICE LLME(ffffffff/c5395eda){UNASSIGNED} LLC RX: unknown TLLI 0xc5395eda, creating LLME on the fly (gprs_llc.c:552) 20250829095001351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095001351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095001351 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095001351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095001351 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095001351 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095001352 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095001352 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095001352 DLLC NOTICE LLME(ffffffff/c5395eda){UNASSIGNED} LLGM Assign pre (c5395eda => e6116dee) (gprs_llc.c:1079) 20250829095001352 DLLC NOTICE LLME(c5395eda/e6116dee){ASSIGNED} LLGM Assign post (c5395eda => e6116dee) (gprs_llc.c:1125) 20250829095001352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095001352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095001352 DMM DEBUG MM(262420000000004/e6116dee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095001376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095001376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095001376 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095001376 DMM DEBUG MM(262420000000004/e6116dee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250829095001376 DMM NOTICE MM(262420000000004/e6116dee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095001376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095001376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095001376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095001376 DMM DEBUG MM(262420000000004/e6116dee) Requesting authorization (sgsn_auth.c:160) 20250829095001376 DMM INFO MM(262420000000004/e6116dee) Requesting authentication tuples (sgsn_auth.c:184) 20250829095001376 DMM DEBUG MM(262420000000004/e6116dee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095001376 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250829095001376 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(159)@5f5792538a8d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@5f5792538a8d: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250829095001384 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250829095001384 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250829095001384 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250829095007378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250829095007378 DMM ERROR MM(262420000000004/e6116dee) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250829095007378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250829095007378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095007378 DMM NOTICE MM(262420000000004/e6116dee) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250829095007378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Reject}: Deallocated (fsm.c:568) 20250829095007378 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095007378 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095007378 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095007378 DLLC NOTICE LLME(c5395eda/e6116dee){ASSIGNED} LLGM Assign pre (e6116dee => ffffffff) (gprs_llc.c:1079) 20250829095007379 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6116dee => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@5f5792538a8d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@5f5792538a8d: Final verdict of PTC: pass 20250829095007400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095007404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095007404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(159)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(147)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(158)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(152)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@5f5792538a8d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(150)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(155)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(157)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(145)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Aug 29 09:50:07 UTC 2025 ====== 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 20250829095007459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095007760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68204) 20250829095008405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095008405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68204, count=68744) 20250829095009407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095009407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Aug 29 09:50:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095010409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095010409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_gsup_lu_timeout started. 20250829095010866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095010868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(167)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095010899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095010899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095010899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095010899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095010899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095010899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095010899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095010899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095010899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095010900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095010900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095010900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095010900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095010900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095010900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095010900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095010900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095010900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095010900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095010900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095010901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095010901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(167)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(168)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095010902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(164)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095010908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095010908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(169)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(166)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(168)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(172)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095010913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095010913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095010913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095010913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095010913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095010913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095010913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095010913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095010913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095010914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095010914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095010914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095010914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095010914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095010914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095010914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095010914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095010914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095010914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095010914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095010914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095010914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(172)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095010916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(173)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(169)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095010920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095010920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(171)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(173)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(177)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095010931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095010931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095010931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095010931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095010931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095010931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095010931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095010931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095010931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095010932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095010932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095010932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095010932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095010932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095010932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095010932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095010932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095010932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095010932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(177)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095010938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095010938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095011410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095011410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095011410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095011410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095011414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(178)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095011415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(178)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(178)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@5f5792538a8d: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='E77306E9'O, index=0 SGSN_Test-GSUP(179)@5f5792538a8d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@5f5792538a8d: 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 := '331BC7439870495FCD91DA7F88E52ED4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCFF12A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10DBAE728BB64C08'O } } } } } 20250829095012496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095012496 DLLC NOTICE LLME(ffffffff/e77306e9){UNASSIGNED} LLC RX: unknown TLLI 0xe77306e9, creating LLME on the fly (gprs_llc.c:552) 20250829095012496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095012496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095012496 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095012496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095012496 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095012496 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095012496 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095012496 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095012496 DLLC NOTICE LLME(ffffffff/e77306e9){UNASSIGNED} LLGM Assign pre (e77306e9 => e2c08333) (gprs_llc.c:1079) 20250829095012496 DLLC NOTICE LLME(e77306e9/e2c08333){ASSIGNED} LLGM Assign post (e77306e9 => e2c08333) (gprs_llc.c:1125) 20250829095012496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095012496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095012496 DMM DEBUG MM(262420000000005/e2c08333) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095012521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095012521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095012521 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095012521 DMM DEBUG MM(262420000000005/e2c08333) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250829095012521 DMM NOTICE MM(262420000000005/e2c08333) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095012521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095012521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095012521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095012521 DMM DEBUG MM(262420000000005/e2c08333) Requesting authorization (sgsn_auth.c:160) 20250829095012521 DMM INFO MM(262420000000005/e2c08333) Requesting authentication tuples (sgsn_auth.c:184) 20250829095012521 DMM DEBUG MM(262420000000005/e2c08333) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095012521 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250829095012521 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(179)@5f5792538a8d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@5f5792538a8d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250829095012528 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095012528 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095012528 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095012528 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095012528 DMM INFO MM(262420000000005/e2c08333) Subscriber data update (mmctx.c:445) 20250829095012528 DMM DEBUG MM(262420000000005/e2c08333) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095012528 DMM INFO MM(262420000000005/e2c08333) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095012528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095012528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095012528 DMM INFO MM(262420000000005/e2c08333) <- GMM AUTH AND CIPHERING REQ (rand = 33 1b c7 43 98 70 49 5f cd 91 da 7f 88 e5 2e d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095012545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095012545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095012545 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095012545 DMM INFO MM(262420000000005/e2c08333) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095012545 DMM NOTICE MM(262420000000005/e2c08333) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095012545 DMM DEBUG MM(262420000000005/e2c08333) checking auth: received GSM SRES = cc ff 12 a9 (gprs_gmm.c:716) 20250829095012545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095012545 DMM DEBUG MM(262420000000005/e2c08333) Requesting authorization (sgsn_auth.c:160) 20250829095012545 DMM INFO MM(262420000000005/e2c08333) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095012545 DMM DEBUG MM(262420000000005/e2c08333) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095012545 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250829095012545 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) 20250829095012545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095012545 DMM INFO MM(262420000000005/e2c08333) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2c08333) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@5f5792538a8d: setverdict(fail): none -> fail MC@5f5792538a8d: Test Component 182 has requested to stop MTC. Terminating current testcase execution. 20250829095012562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095012562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(179)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(172)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(163)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(177)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(171)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(167)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@5f5792538a8d: Final verdict of PTC: none20250829095012564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1C(180)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(166)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@5f5792538a8d: Final verdict of PTC: fail -NSVCI99-provIP(175)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(165)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(170)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@5f5792538a8d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Aug 29 09:50:12 UTC 2025 ------ 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 20250829095012632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095013034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73956) 20250829095013562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095013563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73956, count=75116) 20250829095014564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095014564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Aug 29 09:50:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095015565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095015566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_gsup_lu_reject started. 20250829095016114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095016118 DMM INFO MM(262420000000005/e2c08333) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095016118 DMM INFO MM(262420000000005/e2c08333) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095016118 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095016118 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095016118 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095016118 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095016118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250829095016118 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095016118 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095016118 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095016118 DLLC NOTICE LLME(e77306e9/e2c08333){ASSIGNED} LLGM Assign pre (e2c08333 => ffffffff) (gprs_llc.c:1079) 20250829095016118 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2c08333 => ffffffff) (gprs_llc.c:1125) 20250829095016118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(187)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(187)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095016165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095016165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095016165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095016165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095016165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095016165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095016165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095016165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095016165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829095016166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095016166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095016166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(187)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095016166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095016166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095016166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095016166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095016166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095016166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095016166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095016166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095016166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095016166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(187)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(187)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(188)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095016169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(184)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095016174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095016174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(189)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(188)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_gsup_lu_reject-BVCI196(186)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(192)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(192)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095016178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095016178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095016178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095016178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095016178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095016179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095016179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095016179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095016179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095016179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095016179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095016179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095016179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095016179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095016179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(192)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(192)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095016181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(193)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(189)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095016185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095016185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(194)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(191)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(193)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(198)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(198)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095016195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095016195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095016195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095016195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095016196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095016196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095016196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095016196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095016196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(198)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095016196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095016196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095016196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095016196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095016196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095016196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095016196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095016196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095016196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095016196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095016196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095016197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095016197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(198)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(198)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095016200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095016205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095016205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(195)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095016567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095016567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095016567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095016567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(197)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(197)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095016571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095016572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(197)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(197)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(197)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(197)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(197)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(197)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(186)@5f5792538a8d: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='FE128754'O, index=0 SGSN_Test-GSUP(199)@5f5792538a8d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@5f5792538a8d: 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 := 'BDB6387CBBDA55311172F6B275C4686F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8BC1B4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7BAD3263EB35683'O } } } } } 20250829095017661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095017661 DLLC NOTICE LLME(ffffffff/fe128754){UNASSIGNED} LLC RX: unknown TLLI 0xfe128754, creating LLME on the fly (gprs_llc.c:552) 20250829095017661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095017661 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095017661 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095017661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095017661 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095017661 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095017661 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095017661 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095017661 DLLC NOTICE LLME(ffffffff/fe128754){UNASSIGNED} LLGM Assign pre (fe128754 => c43eb7f3) (gprs_llc.c:1079) 20250829095017661 DLLC NOTICE LLME(fe128754/c43eb7f3){ASSIGNED} LLGM Assign post (fe128754 => c43eb7f3) (gprs_llc.c:1125) 20250829095017661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095017661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095017661 DMM DEBUG MM(262420000000006/c43eb7f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095017681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095017681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095017681 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095017681 DMM DEBUG MM(262420000000006/c43eb7f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250829095017681 DMM NOTICE MM(262420000000006/c43eb7f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095017681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095017681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095017681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095017681 DMM DEBUG MM(262420000000006/c43eb7f3) Requesting authorization (sgsn_auth.c:160) 20250829095017681 DMM INFO MM(262420000000006/c43eb7f3) Requesting authentication tuples (sgsn_auth.c:184) 20250829095017681 DMM DEBUG MM(262420000000006/c43eb7f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095017681 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250829095017681 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(199)@5f5792538a8d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@5f5792538a8d: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250829095017688 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095017688 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095017688 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095017688 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095017688 DMM INFO MM(262420000000006/c43eb7f3) Subscriber data update (mmctx.c:445) 20250829095017688 DMM DEBUG MM(262420000000006/c43eb7f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095017688 DMM INFO MM(262420000000006/c43eb7f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095017688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095017688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095017688 DMM INFO MM(262420000000006/c43eb7f3) <- GMM AUTH AND CIPHERING REQ (rand = bd b6 38 7c bb da 55 31 11 72 f6 b2 75 c4 68 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095017705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095017705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095017705 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095017705 DMM INFO MM(262420000000006/c43eb7f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095017705 DMM NOTICE MM(262420000000006/c43eb7f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095017705 DMM DEBUG MM(262420000000006/c43eb7f3) checking auth: received GSM SRES = b8 bc 1b 4e (gprs_gmm.c:716) 20250829095017705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095017705 DMM DEBUG MM(262420000000006/c43eb7f3) Requesting authorization (sgsn_auth.c:160) 20250829095017705 DMM INFO MM(262420000000006/c43eb7f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095017705 DMM DEBUG MM(262420000000006/c43eb7f3) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095017705 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250829095017706 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) 20250829095017706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095017706 DMM INFO MM(262420000000006/c43eb7f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc43eb7f3) (gprs_gmm.c:337) 20250829095017708 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250829095017708 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250829095017708 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250829095017708 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095017708 DMM INFO MM(262420000000006/c43eb7f3) Subscriber data update (mmctx.c:445) 20250829095017708 DMM DEBUG MM(262420000000006/c43eb7f3) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@5f5792538a8d: setverdict(fail): none -> fail MC@5f5792538a8d: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250829095017722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095017722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(199)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(198)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(197)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(187)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(192)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(186)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(183)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(188)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@5f5792538a8d: Final verdict of PTC: none 20250829095017729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48154<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI220(195)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(185)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(190)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(196)@5f5792538a8d: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@5f5792538a8d: Final verdict of PTC: fail MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(185): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(186): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(187): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(188): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(195): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(196): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(197): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(198): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@5f5792538a8d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Aug 29 09:50:17 UTC 2025 ------ 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 20250829095017836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095018237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80064) 20250829095018723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095018723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80064, count=81224) 20250829095019444 DGPRS DEBUG Checking for inactive LLMEs, time = 19691925 (sgsn.c:132) 20250829095019448 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095019448 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095019448 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095019448 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095019448 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095019448 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095019448 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095019448 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095019448 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095019448 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095019724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095019724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Aug 29 09:50:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095020725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095020725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_combined started. 20250829095021353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095021355 DMM INFO MM(262420000000006/c43eb7f3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095021355 DMM INFO MM(262420000000006/c43eb7f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095021355 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095021355 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095021355 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095021355 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095021355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250829095021355 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095021355 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095021355 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095021355 DLLC NOTICE LLME(fe128754/c43eb7f3){ASSIGNED} LLGM Assign pre (c43eb7f3 => ffffffff) (gprs_llc.c:1079) 20250829095021356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c43eb7f3 => ffffffff) (gprs_llc.c:1125) 20250829095021356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(207)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095021402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095021402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095021402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095021402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095021402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095021402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095021402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095021402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095021402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095021403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095021403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095021403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095021403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095021403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095021403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095021403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095021403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095021403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095021403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095021403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095021403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095021403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095021406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(208)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(204)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095021411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095021411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(209)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(206)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(208)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(212)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095021416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095021416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095021416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095021416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095021416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095021416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095021416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095021416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095021416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095021417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095021417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095021417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095021417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095021417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095021417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095021417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095021417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095021417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095021417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095021417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095021417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095021417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(212)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(213)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095021421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(209)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095021425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095021425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(214)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(211)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(213)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(217)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(217)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095021431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095021431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095021431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095021431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095021431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095021431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095021431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095021431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095021431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095021432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095021432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095021432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095021432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095021432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095021432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095021432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095021432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095021432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095021432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095021432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095021432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095021432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(217)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095021434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095021438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095021438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095021726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095021726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095021726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095021726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095021730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(218)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095021732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(218)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(218)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(218)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(206)@5f5792538a8d: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='DFD9CED0'O, index=0 SGSN_Test-GSUP(219)@5f5792538a8d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@5f5792538a8d: 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 := '41DA132682925F36C5B2FDF835EC88CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D31EE42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2D9DF06CE0298A2'O } } } } } 20250829095022826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095022826 DLLC NOTICE LLME(ffffffff/dfd9ced0){UNASSIGNED} LLC RX: unknown TLLI 0xdfd9ced0, creating LLME on the fly (gprs_llc.c:552) 20250829095022826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095022826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250829095022826 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095022826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095022826 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095022826 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095022826 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095022826 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095022826 DLLC NOTICE LLME(ffffffff/dfd9ced0){UNASSIGNED} LLGM Assign pre (dfd9ced0 => efdfdab3) (gprs_llc.c:1079) 20250829095022826 DLLC NOTICE LLME(dfd9ced0/efdfdab3){ASSIGNED} LLGM Assign post (dfd9ced0 => efdfdab3) (gprs_llc.c:1125) 20250829095022827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095022827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095022827 DMM DEBUG MM(262420000000007/efdfdab3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095022853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095022853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095022853 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095022853 DMM DEBUG MM(262420000000007/efdfdab3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250829095022853 DMM NOTICE MM(262420000000007/efdfdab3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095022853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095022853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095022853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095022853 DMM DEBUG MM(262420000000007/efdfdab3) Requesting authorization (sgsn_auth.c:160) 20250829095022853 DMM INFO MM(262420000000007/efdfdab3) Requesting authentication tuples (sgsn_auth.c:184) 20250829095022853 DMM DEBUG MM(262420000000007/efdfdab3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095022853 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250829095022853 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(219)@5f5792538a8d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@5f5792538a8d: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250829095022860 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095022860 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095022860 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095022860 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095022860 DMM INFO MM(262420000000007/efdfdab3) Subscriber data update (mmctx.c:445) 20250829095022860 DMM DEBUG MM(262420000000007/efdfdab3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095022860 DMM INFO MM(262420000000007/efdfdab3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095022860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095022860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095022860 DMM INFO MM(262420000000007/efdfdab3) <- GMM AUTH AND CIPHERING REQ (rand = 41 da 13 26 82 92 5f 36 c5 b2 fd f8 35 ec 88 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095022876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095022876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095022876 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095022876 DMM INFO MM(262420000000007/efdfdab3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095022876 DMM NOTICE MM(262420000000007/efdfdab3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095022876 DMM DEBUG MM(262420000000007/efdfdab3) checking auth: received GSM SRES = 1d 31 ee 42 (gprs_gmm.c:716) 20250829095022876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095022876 DMM DEBUG MM(262420000000007/efdfdab3) Requesting authorization (sgsn_auth.c:160) 20250829095022876 DMM INFO MM(262420000000007/efdfdab3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095022876 DMM DEBUG MM(262420000000007/efdfdab3) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095022876 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250829095022876 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) 20250829095022876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095022876 DMM INFO MM(262420000000007/efdfdab3) <- GMM ATTACH ACCEPT (new P-TMSI=0xefdfdab3) (gprs_gmm.c:337) 20250829095022879 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095022879 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095022879 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250829095022879 DMM INFO MM(262420000000007/efdfdab3) Subscriber data update (mmctx.c:445) 20250829095022879 DMM DEBUG MM(262420000000007/efdfdab3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095022879 DMM INFO MM(262420000000007/efdfdab3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095022879 DMM NOTICE MM(262420000000007/efdfdab3) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250829095022879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095022879 DMM NOTICE MM(262420000000007/efdfdab3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095022879 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) 20250829095022881 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095022881 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250829095022881 DMM INFO MM(262420000000007/efdfdab3) Subscriber data update (mmctx.c:445) 20250829095022881 DMM DEBUG MM(262420000000007/efdfdab3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@5f5792538a8d: Removing Client IMSI='262420000000007'H, index=0 20250829095022892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095022892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095022893 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095022893 DMM INFO MM(262420000000007/efdfdab3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095022893 DMM NOTICE MM(262420000000007/efdfdab3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095022893 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095022893 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095022893 DLLC NOTICE LLME(dfd9ced0/efdfdab3){ASSIGNED} LLGM Assign pre (ffffffff => efdfdab3) (gprs_llc.c:1079) 20250829095022893 DLLC NOTICE LLME(ffffffff/efdfdab3){ASSIGNED} LLGM Assign post (ffffffff => efdfdab3) (gprs_llc.c:1125) 20250829095022893 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095022893 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095022893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095022893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@5f5792538a8d: Final verdict of PTC: pass 20250829095022899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(219)@5f5792538a8d: Final verdict of PTC: none 20250829095022903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095022903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(218)@5f5792538a8d: Final verdict of PTC: none TC_attach_combined-BVCI196(206)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(212)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@5f5792538a8d: Final verdict of PTC: none TC_attach_combined-BVCI210(211)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(217)@5f5792538a8d: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(207)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(213)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(210)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(215)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(205)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_combined finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Aug 29 09:50:22 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250829095022966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095023368 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=88564) 20250829095023905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095023905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88564, count=89824) 20250829095024906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095024906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Aug 29 09:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095025908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095025908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_accept_all started. 20250829095026490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095026492 DMM INFO MM(262420000000007/efdfdab3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095026492 DMM INFO MM(262420000000007/efdfdab3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095026492 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095026492 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095026492 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095026492 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095026492 DLLC NOTICE LLME(ffffffff/efdfdab3){ASSIGNED} LLGM Assign pre (efdfdab3 => ffffffff) (gprs_llc.c:1079) 20250829095026492 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efdfdab3 => ffffffff) (gprs_llc.c:1125) 20250829095026492 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250829095026492 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) 20250829095026492 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:402) 20250829095026492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095026492 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095026492 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095026492 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095026492 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(227)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095026523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095026523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095026523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095026523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095026523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095026523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095026523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095026523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095026523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(227)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095026524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095026524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095026524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095026524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095026524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095026524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095026524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095026524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095026524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095026524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095026524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(227)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095026524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095026524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(228)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095026527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(224)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(229)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095026533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095026533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(226)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(228)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(232)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095026537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095026537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095026537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095026537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095026537 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095026537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095026537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095026537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095026537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095026538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095026538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095026538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095026538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095026538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095026538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095026538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095026538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095026538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095026538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095026538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095026538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095026538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(232)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095026541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095026547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095026547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(234)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(231)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(233)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(237)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095026552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095026552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095026552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095026552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095026552 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095026552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095026552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095026552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095026552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095026553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095026553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095026553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095026553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095026553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095026553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095026553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095026553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095026553 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095026553 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095026553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095026554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095026554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(237)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095026556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095026561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095026561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095026909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095026910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095026910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095026910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095026914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095026915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(238)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(238)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(238)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@5f5792538a8d: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='DC3D0DAA'O, index=0 SGSN_Test-GSUP(239)@5f5792538a8d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250829095028000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095028000 DLLC NOTICE LLME(ffffffff/dc3d0daa){UNASSIGNED} LLC RX: unknown TLLI 0xdc3d0daa, creating LLME on the fly (gprs_llc.c:552) 20250829095028000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095028000 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095028000 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095028000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095028000 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095028000 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095028000 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095028000 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095028000 DLLC NOTICE LLME(ffffffff/dc3d0daa){UNASSIGNED} LLGM Assign pre (dc3d0daa => e3e88fb2) (gprs_llc.c:1079) 20250829095028000 DLLC NOTICE LLME(dc3d0daa/e3e88fb2){ASSIGNED} LLGM Assign post (dc3d0daa => e3e88fb2) (gprs_llc.c:1125) 20250829095028000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095028000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095028000 DMM DEBUG MM(262420000000008/e3e88fb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095028021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095028021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095028021 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095028021 DMM DEBUG MM(262420000000008/e3e88fb2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250829095028022 DMM NOTICE MM(262420000000008/e3e88fb2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095028022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095028022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095028022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250829095028022 DMM INFO MM(262420000000008/e3e88fb2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e88fb2) (gprs_gmm.c:337) TC_attach_accept_all(242)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@5f5792538a8d: Removing Client IMSI='262420000000008'H, index=0 20250829095029014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095029014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095029014 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095029014 DMM INFO MM(262420000000008/e3e88fb2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095029014 DMM NOTICE MM(262420000000008/e3e88fb2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095029014 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095029014 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095029014 DLLC NOTICE LLME(dc3d0daa/e3e88fb2){ASSIGNED} LLGM Assign pre (ffffffff => e3e88fb2) (gprs_llc.c:1079) 20250829095029014 DLLC NOTICE LLME(ffffffff/e3e88fb2){ASSIGNED} LLGM Assign post (ffffffff => e3e88fb2) (gprs_llc.c:1125) 20250829095029014 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095029014 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095029014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095029014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@5f5792538a8d: Final verdict of PTC: pass 20250829095029019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54490<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(237)@5f5792538a8d: Final verdict of PTC: none 20250829095029024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095029024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(238)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(227)@5f5792538a8d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(226)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(234)@5f5792538a8d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(236)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(239)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@5f5792538a8d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(232)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(223)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(230)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(235)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(225)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_accept_all finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Aug 29 09:50:29 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250829095029144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095029546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70092) 20250829095030025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095030025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70092, count=71352) 20250829095031027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095031027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Aug 29 09:50:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095032028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095032028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_closed started. 20250829095032652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095032655 DMM INFO MM(262420000000008/e3e88fb2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095032655 DMM INFO MM(262420000000008/e3e88fb2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095032655 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095032655 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095032655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095032655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095032655 DLLC NOTICE LLME(ffffffff/e3e88fb2){ASSIGNED} LLGM Assign pre (e3e88fb2 => ffffffff) (gprs_llc.c:1079) 20250829095032655 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e88fb2 => ffffffff) (gprs_llc.c:1125) 20250829095032655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095032655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095032655 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095032655 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095032655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(247)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095032701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095032701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095032701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095032701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095032701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095032701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095032701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095032701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095032701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095032702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095032702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095032702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095032702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095032702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095032702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095032702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095032702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095032702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095032702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095032702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(247)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095032702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095032702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095032704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(248)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(244)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(249)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095032709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095032709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(246)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(248)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(253)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(253)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(252)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095032717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095032717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095032717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095032717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095032717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095032717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095032717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095032717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095032717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(253)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095032718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095032718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095032718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095032718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095032718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095032718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095032718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095032718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095032718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095032718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095032718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(253)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095032719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095032719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(253)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095032721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(252)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(249)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(257)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095032726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095032726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(257)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_attach_closed-BVCI210(250)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095032728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095032728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095032729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095032729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095032729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095032729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095032729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095032729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095032729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095032730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095032730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095032730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095032730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095032730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095032730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095032730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095032730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095032730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095032730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095032730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095032730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095032730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(257)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095032732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095032738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095032738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095033029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095033030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095033030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095033030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095033035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(258)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095033036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(258)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(258)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@5f5792538a8d: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='CCBE4559'O, index=0 SGSN_Test-GSUP(259)@5f5792538a8d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@5f5792538a8d: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='CCBE4559'O, index=1 20250829095034127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095034127 DLLC NOTICE LLME(ffffffff/ccbe4559){UNASSIGNED} LLC RX: unknown TLLI 0xccbe4559, creating LLME on the fly (gprs_llc.c:552) 20250829095034127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095034127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095034127 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095034127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095034127 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095034127 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095034127 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095034127 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095034127 DLLC NOTICE LLME(ffffffff/ccbe4559){UNASSIGNED} LLGM Assign pre (ccbe4559 => d0b66347) (gprs_llc.c:1079) 20250829095034127 DLLC NOTICE LLME(ccbe4559/d0b66347){ASSIGNED} LLGM Assign post (ccbe4559 => d0b66347) (gprs_llc.c:1125) 20250829095034127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095034127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095034127 DMM DEBUG MM(001010123456789/d0b66347) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095034147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095034148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095034148 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095034148 DMM DEBUG MM(001010123456789/d0b66347) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250829095034148 DMM NOTICE MM(001010123456789/d0b66347) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095034148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095034148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095034148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250829095034148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095034148 DMM NOTICE MM(001010123456789/d0b66347) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250829095034148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Reject}: Deallocated (fsm.c:568) 20250829095034148 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095034148 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095034148 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095034148 DLLC NOTICE LLME(ccbe4559/d0b66347){ASSIGNED} LLGM Assign pre (d0b66347 => ffffffff) (gprs_llc.c:1079) 20250829095034148 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0b66347 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@5f5792538a8d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@5f5792538a8d: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@5f5792538a8d: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='E7693B0B'O, index=2 SGSN_Test-GSUP(259)@5f5792538a8d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250829095034184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095034184 DLLC NOTICE LLME(ffffffff/e7693b0b){UNASSIGNED} LLC RX: unknown TLLI 0xe7693b0b, creating LLME on the fly (gprs_llc.c:552) 20250829095034184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095034184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095034185 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095034185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095034185 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095034185 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095034185 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095034185 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095034185 DLLC NOTICE LLME(ffffffff/e7693b0b){UNASSIGNED} LLGM Assign pre (e7693b0b => d0cf92d1) (gprs_llc.c:1079) 20250829095034185 DLLC NOTICE LLME(e7693b0b/d0cf92d1){ASSIGNED} LLGM Assign post (e7693b0b => d0cf92d1) (gprs_llc.c:1125) 20250829095034185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095034185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095034185 DMM DEBUG MM(262420000000010/d0cf92d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095034188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095034188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095034188 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095034188 DMM DEBUG MM(262420000000010/d0cf92d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250829095034188 DMM NOTICE MM(262420000000010/d0cf92d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095034188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095034188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095034188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250829095034188 DMM INFO MM(262420000000010/d0cf92d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0cf92d1) (gprs_gmm.c:337) TC_attach_closed(263)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@5f5792538a8d: Removing Client IMSI='262420000000010'H, index=2 20250829095035194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095035194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095035194 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095035195 DMM INFO MM(262420000000010/d0cf92d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095035195 DMM NOTICE MM(262420000000010/d0cf92d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095035195 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095035195 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095035195 DLLC NOTICE LLME(e7693b0b/d0cf92d1){ASSIGNED} LLGM Assign pre (ffffffff => d0cf92d1) (gprs_llc.c:1079) 20250829095035195 DLLC NOTICE LLME(ffffffff/d0cf92d1){ASSIGNED} LLGM Assign post (ffffffff => d0cf92d1) (gprs_llc.c:1125) 20250829095035195 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095035195 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095035195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095035195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@5f5792538a8d: Final verdict of PTC: pass 20250829095035199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(259)@5f5792538a8d: Final verdict of PTC: none 20250829095035204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095035204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(253)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(247)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(257)@5f5792538a8d: Final verdict of PTC: none TC_attach_closed-BVCI220(256)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(252)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@5f5792538a8d: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@5f5792538a8d: Final verdict of PTC: none TC_attach_closed-BVCI210(250)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(251)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(255)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(245)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed-BVCI210(250): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(251): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(252): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(253): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@5f5792538a8d: Test case TC_attach_closed finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Aug 29 09:50:35 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250829095035319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095035721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77524) 20250829095036206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095036206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77524, count=81880) 20250829095037207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095037207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Aug 29 09:50:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095038208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095038209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_no_imei_response started. 20250829095038832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095038835 DMM INFO MM(262420000000010/d0cf92d1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095038835 DMM INFO MM(262420000000010/d0cf92d1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095038835 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095038835 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095038835 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095038835 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095038835 DLLC NOTICE LLME(ffffffff/d0cf92d1){ASSIGNED} LLGM Assign pre (d0cf92d1 => ffffffff) (gprs_llc.c:1079) 20250829095038835 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0cf92d1 => ffffffff) (gprs_llc.c:1125) 20250829095038835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095038835 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095038835 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095038835 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095038835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(268)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095038877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095038877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095038877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095038877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095038877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095038877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095038877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095038877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095038877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095038878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095038878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095038878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095038878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095038878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095038878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095038878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095038878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095038878 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095038878 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095038878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095038878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095038878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(269)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095038881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(265)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(270)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095038886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095038887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(269)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(273)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(267)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(273)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095038891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095038891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095038891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095038891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095038891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095038891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095038891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095038891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095038891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095038891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095038891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095038891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095038892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095038892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095038892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095038892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095038892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095038892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095038892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095038892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095038892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095038892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(274)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095038895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(270)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095038901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095038901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(274)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(278)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(272)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095038904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095038904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095038904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095038904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095038904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095038904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095038904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095038904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095038904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095038905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095038905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095038905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095038905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095038905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095038905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095038905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095038905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095038905 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095038905 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095038905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095038906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095038906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095038907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095038912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095038912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095039210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095039210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095039210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095039210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095039214 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095039215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(279)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(267)@5f5792538a8d: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='D34E0738'O, index=0 SGSN_Test-GSUP(280)@5f5792538a8d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250829095040299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095040299 DLLC NOTICE LLME(ffffffff/d34e0738){UNASSIGNED} LLC RX: unknown TLLI 0xd34e0738, creating LLME on the fly (gprs_llc.c:552) 20250829095040299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095040299 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250829095040299 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095040299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095040299 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095040299 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095040299 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095040299 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095040299 DLLC NOTICE LLME(ffffffff/d34e0738){UNASSIGNED} LLGM Assign pre (d34e0738 => d110797d) (gprs_llc.c:1079) 20250829095040299 DLLC NOTICE LLME(d34e0738/d110797d){ASSIGNED} LLGM Assign post (d34e0738 => d110797d) (gprs_llc.c:1125) 20250829095040299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095040299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095040300 DMM DEBUG MM(262420000000032/d110797d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095046300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095046300 DMM DEBUG MM(262420000000032/d110797d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095048882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095048882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095048882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095048902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095048902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095048902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095048913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095048913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095048913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095049445 DGPRS DEBUG Checking for inactive LLMEs, time = 19691955 (sgsn.c:132) 20250829095049449 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095049449 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095049449 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095049449 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095049449 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095049449 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095049450 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095049450 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095049450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095049450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095052302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095052302 DMM DEBUG MM(262420000000032/d110797d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095058303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095058303 DMM DEBUG MM(262420000000032/d110797d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095058889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095058889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095058889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095058915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095058915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095058915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095058922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095058922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095059211 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829095059211 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250829095059211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095104304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095104304 DMM DEBUG MM(262420000000032/d110797d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095108880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095108886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095108886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095108893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095108893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095108893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095108893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095108896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095108896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095108906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095108909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095108909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095108919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095108919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095108919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095108926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095108926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095108926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095110306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095110306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250829095110306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095110306 DMM NOTICE MM(262420000000032/d110797d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250829095110306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Reject}: Deallocated (fsm.c:568) 20250829095110306 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095110306 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095110306 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095110306 DLLC NOTICE LLME(d34e0738/d110797d){ASSIGNED} LLGM Assign pre (d110797d => ffffffff) (gprs_llc.c:1079) 20250829095110306 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d110797d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@5f5792538a8d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@5f5792538a8d: Final verdict of PTC: pass 20250829095110324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50330<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095110328 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095110328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(280)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@5f5792538a8d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(272)@5f5792538a8d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(279)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(278)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(268)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(273)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@5f5792538a8d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(267)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(266)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(276)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(271)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Aug 29 09:51:10 UTC 2025 ====== 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 20250829095110398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095110700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77920) 20250829095111329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095111329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77920, count=86176) 20250829095112331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095112331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Aug 29 09:51:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095113332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095113333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_no_imsi_response started. 20250829095113803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095113806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(288)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095113855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095113855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095113855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095113855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095113855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095113855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095113856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095113856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095113856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095113857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095113857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095113857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095113857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095113857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095113857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095113857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095113857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095113857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095113857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095113857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095113857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095113857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(289)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095113861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(285)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095113868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095113868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(290)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(289)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_no_imsi_response-BVCI196(287)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(293)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(293)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095113873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095113873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095113873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095113873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095113873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095113873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095113873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095113873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095113873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(293)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095113873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095113874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095113874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095113874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095113874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095113874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095113874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095113874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095113874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095113874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095113874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095113874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095113874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095113876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(294)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(290)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095113881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095113881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(295)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(292)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(294)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(298)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(298)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095113886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095113886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095113886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095113886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095113886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095113887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095113887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095113887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095113887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095113887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095113887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095113887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095113887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095113887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095113889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095113895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095114334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095114334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095114334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095114334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095114338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(299)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250829095114339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(287)@5f5792538a8d: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='FC95BDC5'O, index=0 SGSN_Test-GSUP(300)@5f5792538a8d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250829095115431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095115431 DLLC NOTICE LLME(ffffffff/fc95bdc5){UNASSIGNED} LLC RX: unknown TLLI 0xfc95bdc5, creating LLME on the fly (gprs_llc.c:552) 20250829095115431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095115431 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250829095115431 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095115431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095115431 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095115431 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095115431 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095115431 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095115431 DLLC NOTICE LLME(ffffffff/fc95bdc5){UNASSIGNED} LLGM Assign pre (fc95bdc5 => f81ea298) (gprs_llc.c:1079) 20250829095115431 DLLC NOTICE LLME(fc95bdc5/f81ea298){ASSIGNED} LLGM Assign post (fc95bdc5 => f81ea298) (gprs_llc.c:1125) 20250829095115431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095115431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095115431 DMM DEBUG MM(/f81ea298) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095115459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095115459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095115459 DMM DEBUG MM_STATE_Gb(4237671877)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095115459 DMM DEBUG MM(/f81ea298) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250829095115459 DMM NOTICE MM(/f81ea298) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095115459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095115459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250829095115459 DMM DEBUG MM(/f81ea298) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250829095119445 DGPRS DEBUG Checking for inactive LLMEs, time = 19691985 (sgsn.c:132) 20250829095119449 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095119449 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095119450 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095119450 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095119450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095119450 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095119450 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095119450 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095119450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095119450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095121460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095121460 DMM DEBUG MM(/f81ea298) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095123862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095123862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095123862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095123885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095123885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095123885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095123898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095123898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095123898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095127460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095127460 DMM DEBUG MM(/f81ea298) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250829095133461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095133462 DMM DEBUG MM(/f81ea298) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095133868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095133868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095133868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095133895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095133895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095133895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095133910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095133910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095133910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095134335 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829095134335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095134336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250829095139463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095139463 DMM DEBUG MM(/f81ea298) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250829095143859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095143865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095143865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095143872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095143872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095143872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095143874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095143877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095143877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095143888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095143891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095143891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095143898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095143898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095143898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095143911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095143911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095143911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095145464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250829095145464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250829095145464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095145464 DMM NOTICE MM(/f81ea298) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250829095145465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Reject}: Deallocated (fsm.c:568) 20250829095145465 DMM DEBUG MM_STATE_Gb(4237671877)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095145465 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095145465 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095145465 DLLC NOTICE LLME(fc95bdc5/f81ea298){ASSIGNED} LLGM Assign pre (f81ea298 => ffffffff) (gprs_llc.c:1079) 20250829095145465 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f81ea298 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@5f5792538a8d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@5f5792538a8d: Final verdict of PTC: pass 20250829095145485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35480<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI210(292)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(300)@5f5792538a8d: Final verdict of PTC: none 20250829095145489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095145489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(284)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(299)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(288)@5f5792538a8d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(293)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(294)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(298)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@5f5792538a8d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(297)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(286)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(296)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(291)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(291): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(292): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(293): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(294): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Aug 29 09:51:45 UTC 2025 ====== 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 20250829095145546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095145848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78544) 20250829095146491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095146491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78544, count=86796) 20250829095147491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095147492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Aug 29 09:51:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095148492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095148493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_closed_add_vty started. 20250829095148955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095148956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(308)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095148990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095148990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095148990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095148990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095148990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095148990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095148990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095148990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095148990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095148991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095148991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095148991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095148991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095148991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095148991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095148991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095148991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095148991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095148991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095148991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095148991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095148991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(308)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095148993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095148998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095148998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(310)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(309)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(313)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095149003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095149003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095149003 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095149003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095149003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095149004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095149004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095149004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095149004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095149004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095149004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095149004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095149004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095149004 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095149004 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095149004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(313)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095149004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095149004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095149007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(314)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(310)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095149013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095149013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(315)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(314)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_closed_add_vty-BVCI210(312)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(318)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(318)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095149018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095149018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(318)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095149018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095149018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095149018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095149018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095149018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095149019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095149019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(318)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(318)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095149021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095149026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095149026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(317)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095149446 DGPRS DEBUG Checking for inactive LLMEs, time = 19692015 (sgsn.c:132) 20250829095149450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095149450 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095149450 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095149450 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095149450 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095149450 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095149451 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095149451 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095149451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095149451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095149493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095149493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095149493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095149493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(319)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(319)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095149497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(319)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(319)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(319)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(319)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250829095149498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(319)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(319)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='F8D83F8E'O, index=0 SGSN_Test-GSUP(320)@5f5792538a8d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='F8D83F8E'O, index=1 20250829095150607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095150607 DLLC NOTICE LLME(ffffffff/f8d83f8e){UNASSIGNED} LLC RX: unknown TLLI 0xf8d83f8e, creating LLME on the fly (gprs_llc.c:552) 20250829095150607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095150607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095150607 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095150607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095150607 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095150607 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095150607 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095150607 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095150607 DLLC NOTICE LLME(ffffffff/f8d83f8e){UNASSIGNED} LLGM Assign pre (f8d83f8e => ffdf64c1) (gprs_llc.c:1079) 20250829095150607 DLLC NOTICE LLME(f8d83f8e/ffdf64c1){ASSIGNED} LLGM Assign post (f8d83f8e => ffdf64c1) (gprs_llc.c:1125) 20250829095150607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095150607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095150607 DMM DEBUG MM(001010123456789/ffdf64c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095150634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095150634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095150634 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095150634 DMM DEBUG MM(001010123456789/ffdf64c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250829095150634 DMM NOTICE MM(001010123456789/ffdf64c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095150634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095150634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095150634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250829095150634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095150634 DMM NOTICE MM(001010123456789/ffdf64c1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250829095150634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Reject}: Deallocated (fsm.c:568) 20250829095150634 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095150634 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095150634 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095150634 DLLC NOTICE LLME(f8d83f8e/ffdf64c1){ASSIGNED} LLGM Assign pre (ffdf64c1 => ffffffff) (gprs_llc.c:1079) 20250829095150634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdf64c1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='F8D83F8E'O, index=2 20250829095150647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095150647 DLLC NOTICE LLME(ffffffff/f8d83f8e){UNASSIGNED} LLC RX: unknown TLLI 0xf8d83f8e, creating LLME on the fly (gprs_llc.c:552) 20250829095150647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095150647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095150647 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095150647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095150647 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095150647 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095150647 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095150647 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095150647 DLLC NOTICE LLME(ffffffff/f8d83f8e){UNASSIGNED} LLGM Assign pre (f8d83f8e => ddedc451) (gprs_llc.c:1079) 20250829095150647 DLLC NOTICE LLME(f8d83f8e/ddedc451){ASSIGNED} LLGM Assign post (f8d83f8e => ddedc451) (gprs_llc.c:1125) 20250829095150647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095150647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095150647 DMM DEBUG MM(001010123456700/ddedc451) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095150655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095150655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095150655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095150655 DMM DEBUG MM(001010123456700/ddedc451) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250829095150655 DMM NOTICE MM(001010123456700/ddedc451) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095150655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095150655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095150655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250829095150655 DMM INFO MM(001010123456700/ddedc451) <- GMM ATTACH ACCEPT (new P-TMSI=0xddedc451) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: Removing Client IMSI='001010123456700'H, index=2 20250829095151654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095151654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095151654 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095151654 DMM INFO MM(001010123456700/ddedc451) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095151654 DMM NOTICE MM(001010123456700/ddedc451) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095151654 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095151654 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095151654 DLLC NOTICE LLME(f8d83f8e/ddedc451){ASSIGNED} LLGM Assign pre (ffffffff => ddedc451) (gprs_llc.c:1079) 20250829095151654 DLLC NOTICE LLME(ffffffff/ddedc451){ASSIGNED} LLGM Assign post (ffffffff => ddedc451) (gprs_llc.c:1125) 20250829095151654 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095151654 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095151654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095151654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@5f5792538a8d: Final verdict of PTC: pass 20250829095151660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(320)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(308)@5f5792538a8d: Final verdict of PTC: none 20250829095151664 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095151664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(319)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(313)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(318)@5f5792538a8d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@5f5792538a8d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(317)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(309)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(306)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(316)@5f5792538a8d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(311)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(316): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(317): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(318): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(319): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Aug 29 09:51:51 UTC 2025 ====== 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 20250829095151804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095152205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88052) 20250829095152666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095152666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88052, count=89212) 20250829095153667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095153667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Aug 29 09:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095154668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095154668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_check_subscriber_list started. 20250829095155315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095155317 DMM INFO MM(001010123456700/ddedc451) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095155317 DMM INFO MM(001010123456700/ddedc451) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095155317 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095155317 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095155317 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095155317 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095155317 DLLC NOTICE LLME(ffffffff/ddedc451){ASSIGNED} LLGM Assign pre (ddedc451 => ffffffff) (gprs_llc.c:1079) 20250829095155317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddedc451 => ffffffff) (gprs_llc.c:1125) 20250829095155317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095155317 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095155317 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095155317 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095155317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(328)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095155361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095155361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095155361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095155361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095155361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095155362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095155362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095155362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095155362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095155362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095155362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095155362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095155362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095155362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095155362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095155362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095155362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095155362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095155365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(329)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(325)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095155371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095155371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(330)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(327)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(329)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(333)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095155377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095155377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095155377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095155377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095155377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095155377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095155377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095155377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095155377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095155378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095155378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095155378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095155379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095155379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095155379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095155379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095155379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095155379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095155379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095155379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095155379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095155379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(333)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095155381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(334)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(330)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095155388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095155388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(335)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(332)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(334)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(338)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(338)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095155393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095155393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095155393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095155393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095155393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095155393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095155393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095155393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095155393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095155394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095155394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095155394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095155394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095155394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095155394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095155394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095155394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095155394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095155394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095155394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(338)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095155394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095155394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095155396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095155400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095155400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095155670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095155670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095155670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095155670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095155674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095155675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(339)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(339)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(339)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@5f5792538a8d: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='D272F4AB'O, index=0 SGSN_Test-GSUP(340)@5f5792538a8d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@5f5792538a8d: 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 := '2A84033E9197139D916D37E9962B9790'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74799CFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11C78F4C80E7761E'O } } } } } 20250829095156754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095156754 DLLC NOTICE LLME(ffffffff/d272f4ab){UNASSIGNED} LLC RX: unknown TLLI 0xd272f4ab, creating LLME on the fly (gprs_llc.c:552) 20250829095156754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095156755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095156755 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095156755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095156755 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095156755 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095156755 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095156755 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095156755 DLLC NOTICE LLME(ffffffff/d272f4ab){UNASSIGNED} LLGM Assign pre (d272f4ab => d1b3a887) (gprs_llc.c:1079) 20250829095156755 DLLC NOTICE LLME(d272f4ab/d1b3a887){ASSIGNED} LLGM Assign post (d272f4ab => d1b3a887) (gprs_llc.c:1125) 20250829095156755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095156755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095156755 DMM DEBUG MM(262420000000034/d1b3a887) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095156775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095156776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095156776 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095156776 DMM DEBUG MM(262420000000034/d1b3a887) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250829095156776 DMM NOTICE MM(262420000000034/d1b3a887) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095156776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095156776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095156776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095156776 DMM DEBUG MM(262420000000034/d1b3a887) Requesting authorization (sgsn_auth.c:160) 20250829095156776 DMM INFO MM(262420000000034/d1b3a887) Requesting authentication tuples (sgsn_auth.c:184) 20250829095156776 DMM DEBUG MM(262420000000034/d1b3a887) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095156776 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250829095156776 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(340)@5f5792538a8d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@5f5792538a8d: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250829095156782 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095156782 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095156782 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095156782 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095156782 DMM INFO MM(262420000000034/d1b3a887) Subscriber data update (mmctx.c:445) 20250829095156782 DMM DEBUG MM(262420000000034/d1b3a887) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095156782 DMM INFO MM(262420000000034/d1b3a887) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095156782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095156782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095156782 DMM INFO MM(262420000000034/d1b3a887) <- GMM AUTH AND CIPHERING REQ (rand = 2a 84 03 3e 91 97 13 9d 91 6d 37 e9 96 2b 97 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095156798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095156798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095156798 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095156798 DMM INFO MM(262420000000034/d1b3a887) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095156798 DMM NOTICE MM(262420000000034/d1b3a887) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095156798 DMM DEBUG MM(262420000000034/d1b3a887) checking auth: received GSM SRES = 74 79 9c ff (gprs_gmm.c:716) 20250829095156798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095156798 DMM DEBUG MM(262420000000034/d1b3a887) Requesting authorization (sgsn_auth.c:160) 20250829095156798 DMM INFO MM(262420000000034/d1b3a887) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095156798 DMM DEBUG MM(262420000000034/d1b3a887) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095156798 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250829095156798 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) 20250829095156798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095156798 DMM INFO MM(262420000000034/d1b3a887) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1b3a887) (gprs_gmm.c:337) 20250829095156801 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095156801 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095156801 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250829095156801 DMM INFO MM(262420000000034/d1b3a887) Subscriber data update (mmctx.c:445) 20250829095156801 DMM DEBUG MM(262420000000034/d1b3a887) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095156801 DMM INFO MM(262420000000034/d1b3a887) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095156801 DMM NOTICE MM(262420000000034/d1b3a887) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250829095156801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095156802 DMM NOTICE MM(262420000000034/d1b3a887) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095156802 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) 20250829095156803 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095156803 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250829095156803 DMM INFO MM(262420000000034/d1b3a887) Subscriber data update (mmctx.c:445) 20250829095156803 DMM DEBUG MM(262420000000034/d1b3a887) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095156812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095156812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095156812 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095156813 DMM INFO MM(262420000000034/d1b3a887) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095156813 DMM NOTICE MM(262420000000034/d1b3a887) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095156813 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095156813 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095156813 DLLC NOTICE LLME(d272f4ab/d1b3a887){ASSIGNED} LLGM Assign pre (ffffffff => d1b3a887) (gprs_llc.c:1079) 20250829095156813 DLLC NOTICE LLME(ffffffff/d1b3a887){ASSIGNED} LLGM Assign post (ffffffff => d1b3a887) (gprs_llc.c:1125) 20250829095156813 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095156813 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095156813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095156813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@5f5792538a8d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@5f5792538a8d: Final verdict of PTC: pass 20250829095156876 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250829095156876 DMM INFO MM(262420000000034/d1b3a887) Subscriber data update (mmctx.c:445) 20250829095156876 DMM DEBUG MM(262420000000034/d1b3a887) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250829095156876 DMM INFO MM(262420000000034/d1b3a887) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250829095156876 DMM INFO MM(262420000000034/d1b3a887) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095156876 DMM INFO MM(262420000000034/d1b3a887) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095156876 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095156876 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095156876 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095156876 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095156876 DLLC NOTICE LLME(ffffffff/d1b3a887){ASSIGNED} LLGM Assign pre (d1b3a887 => ffffffff) (gprs_llc.c:1079) 20250829095156876 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1b3a887 => ffffffff) (gprs_llc.c:1125) 20250829095156876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095156876 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095156876 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095156876 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095156878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(328)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@5f5792538a8d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(338)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@5f5792538a8d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@5f5792538a8d: Final verdict of PTC: none 20250829095156885 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(330)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@5f5792538a8d: Final verdict of PTC: none 20250829095156885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(325)@5f5792538a8d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(333)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(339)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(331)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(326)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(336)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Aug 29 09:51:56 UTC 2025 ====== 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 20250829095156934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095157236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94296) 20250829095157886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095157886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94296, count=94836) 20250829095158888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095158888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Aug 29 09:51:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095159889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095159889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_detach_check_subscriber_list started. 20250829095200345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095200346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(348)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095200388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095200388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095200388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095200388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095200388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095200388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095200388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095200388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095200388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095200389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095200389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095200389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095200389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095200389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095200389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095200389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095200389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095200389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095200389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095200389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095200390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095200390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095200392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(349)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(345)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095200397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095200397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(347)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(350)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(349)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(353)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(353)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095200405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095200405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095200405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095200405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095200405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095200405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095200405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095200405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095200405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(353)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095200405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095200405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095200405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095200406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095200406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095200406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095200406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095200406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095200406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095200406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095200406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095200406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095200406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(353)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(353)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095200408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(354)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(350)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095200413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095200413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(352)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(355)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(354)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(358)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(358)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095200421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095200421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095200421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095200421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095200421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095200421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095200421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095200421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095200421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095200422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095200422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095200422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095200422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095200422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095200422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095200422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095200422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095200422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095200422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095200422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(358)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095200422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095200422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095200424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095200429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095200429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095200891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095200891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095200891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095200891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095200895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095200896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(359)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(359)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(359)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@5f5792538a8d: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='F7387478'O, index=0 SGSN_Test-GSUP(360)@5f5792538a8d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@5f5792538a8d: 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 := '7321F290B233DE8F7010DBCC50C25275'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E289225'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BEB728C9348C83FA'O } } } } } 20250829095200976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095200976 DLLC NOTICE LLME(ffffffff/f7387478){UNASSIGNED} LLC RX: unknown TLLI 0xf7387478, creating LLME on the fly (gprs_llc.c:552) 20250829095200976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095200976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095200976 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095200976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095200976 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095200976 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095200976 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095200976 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095200976 DLLC NOTICE LLME(ffffffff/f7387478){UNASSIGNED} LLGM Assign pre (f7387478 => c2cad400) (gprs_llc.c:1079) 20250829095200976 DLLC NOTICE LLME(f7387478/c2cad400){ASSIGNED} LLGM Assign post (f7387478 => c2cad400) (gprs_llc.c:1125) 20250829095200976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095200976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095200976 DMM DEBUG MM(262420000000033/c2cad400) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095200995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095200995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095200995 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095200995 DMM DEBUG MM(262420000000033/c2cad400) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250829095200995 DMM NOTICE MM(262420000000033/c2cad400) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095200995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095200995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095200995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095200995 DMM DEBUG MM(262420000000033/c2cad400) Requesting authorization (sgsn_auth.c:160) 20250829095200995 DMM INFO MM(262420000000033/c2cad400) Requesting authentication tuples (sgsn_auth.c:184) 20250829095200995 DMM DEBUG MM(262420000000033/c2cad400) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095200995 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250829095200995 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(360)@5f5792538a8d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@5f5792538a8d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250829095201001 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095201001 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095201001 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095201001 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095201001 DMM INFO MM(262420000000033/c2cad400) Subscriber data update (mmctx.c:445) 20250829095201001 DMM DEBUG MM(262420000000033/c2cad400) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095201001 DMM INFO MM(262420000000033/c2cad400) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095201001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095201001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095201001 DMM INFO MM(262420000000033/c2cad400) <- GMM AUTH AND CIPHERING REQ (rand = 73 21 f2 90 b2 33 de 8f 70 10 db cc 50 c2 52 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095201015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095201015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095201015 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095201015 DMM INFO MM(262420000000033/c2cad400) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095201015 DMM NOTICE MM(262420000000033/c2cad400) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095201015 DMM DEBUG MM(262420000000033/c2cad400) checking auth: received GSM SRES = 4e 28 92 25 (gprs_gmm.c:716) 20250829095201015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095201015 DMM DEBUG MM(262420000000033/c2cad400) Requesting authorization (sgsn_auth.c:160) 20250829095201015 DMM INFO MM(262420000000033/c2cad400) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095201016 DMM DEBUG MM(262420000000033/c2cad400) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095201016 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250829095201016 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) 20250829095201016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095201016 DMM INFO MM(262420000000033/c2cad400) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2cad400) (gprs_gmm.c:337) 20250829095201018 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095201018 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095201018 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250829095201018 DMM INFO MM(262420000000033/c2cad400) Subscriber data update (mmctx.c:445) 20250829095201018 DMM DEBUG MM(262420000000033/c2cad400) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095201018 DMM INFO MM(262420000000033/c2cad400) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095201018 DMM NOTICE MM(262420000000033/c2cad400) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250829095201018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095201018 DMM NOTICE MM(262420000000033/c2cad400) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095201018 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) 20250829095201019 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095201019 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250829095201019 DMM INFO MM(262420000000033/c2cad400) Subscriber data update (mmctx.c:445) 20250829095201019 DMM DEBUG MM(262420000000033/c2cad400) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095201032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095201032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095201032 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095201032 DMM INFO MM(262420000000033/c2cad400) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095201032 DMM NOTICE MM(262420000000033/c2cad400) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095201032 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095201032 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095201032 DLLC NOTICE LLME(f7387478/c2cad400){ASSIGNED} LLGM Assign pre (ffffffff => c2cad400) (gprs_llc.c:1079) 20250829095201032 DLLC NOTICE LLME(ffffffff/c2cad400){ASSIGNED} LLGM Assign post (ffffffff => c2cad400) (gprs_llc.c:1125) 20250829095201032 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095201032 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095201032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095201032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@5f5792538a8d: setverdict(pass): none -> pass 20250829095201088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095201088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250829095201088 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095201088 DMM INFO MM(262420000000033/c2cad400) -> GMM DETACH REQUEST TLLI=0xc2cad400 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250829095201088 DMM INFO MM(262420000000033/c2cad400) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095201088 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095201088 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095201088 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095201088 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095201088 DLLC NOTICE LLME(ffffffff/c2cad400){ASSIGNED} LLGM Assign pre (c2cad400 => ffffffff) (gprs_llc.c:1079) 20250829095201089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2cad400 => ffffffff) (gprs_llc.c:1125) 20250829095201089 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250829095201089 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) 20250829095201089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095201089 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095201089 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095201089 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095201091 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@5f5792538a8d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@5f5792538a8d: Final verdict of PTC: pass 20250829095206108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41670<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(360)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(358)@5f5792538a8d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@5f5792538a8d: Final verdict of PTC: none 20250829095206113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095206113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(353)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(354)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(349)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(359)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(348)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@5f5792538a8d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(352)@5f5792538a8d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(346)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(356)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(351)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(351): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(352): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(353): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(354): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Aug 29 09:52:06 UTC 2025 ====== 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 20250829095206214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095206515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88756) 20250829095207115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095207115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88756, count=94424) 20250829095208116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095208116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Aug 29 09:52:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095209118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095209118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_check_complete_resend started. 20250829095209619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095209621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(368)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095209659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095209659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095209659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095209659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095209659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095209659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095209659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095209659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095209659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095209662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095209662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095209662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095209662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095209662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095209662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095209662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095209662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095209662 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095209662 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095209662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095209663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095209663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(369)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(368)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095209667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(365)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(370)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(369)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250829095209672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095209672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(373)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI196(367)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095209675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095209675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095209675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095209675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095209675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095209675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095209675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095209675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095209675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095209675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095209675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095209675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095209676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095209676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095209676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095209676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095209676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095209676 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095209676 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095209676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095209676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095209676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095209678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(374)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(370)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095209682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095209682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(372)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(375)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(378)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(378)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095209690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095209690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095209690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095209690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095209690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095209690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095209690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095209690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095209690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095209691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095209691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095209691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095209691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095209691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095209691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095209691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095209691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095209691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095209691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095209691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095209691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095209691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095209694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095209703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095209703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(377)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095210120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095210120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095210120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095210120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095210124 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095210125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@5f5792538a8d: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='D296BB35'O, index=0 SGSN_Test-GSUP(380)@5f5792538a8d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@5f5792538a8d: 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 := '7829AD77776513DC99381207757DCD26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D34B8C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DB1AF14520454C6'O } } } } } 20250829095211213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095211213 DLLC NOTICE LLME(ffffffff/d296bb35){UNASSIGNED} LLC RX: unknown TLLI 0xd296bb35, creating LLME on the fly (gprs_llc.c:552) 20250829095211213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095211213 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250829095211213 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095211213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095211213 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095211213 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095211213 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095211213 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095211213 DLLC NOTICE LLME(ffffffff/d296bb35){UNASSIGNED} LLGM Assign pre (d296bb35 => f4b4ce73) (gprs_llc.c:1079) 20250829095211213 DLLC NOTICE LLME(d296bb35/f4b4ce73){ASSIGNED} LLGM Assign post (d296bb35 => f4b4ce73) (gprs_llc.c:1125) 20250829095211213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095211213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095211213 DMM DEBUG MM(262420000000036/f4b4ce73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095211237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095211237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095211237 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095211237 DMM DEBUG MM(262420000000036/f4b4ce73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250829095211237 DMM NOTICE MM(262420000000036/f4b4ce73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095211237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095211237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095211237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095211237 DMM DEBUG MM(262420000000036/f4b4ce73) Requesting authorization (sgsn_auth.c:160) 20250829095211237 DMM INFO MM(262420000000036/f4b4ce73) Requesting authentication tuples (sgsn_auth.c:184) 20250829095211237 DMM DEBUG MM(262420000000036/f4b4ce73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095211237 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250829095211237 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(380)@5f5792538a8d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@5f5792538a8d: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250829095211243 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095211243 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095211243 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095211243 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095211243 DMM INFO MM(262420000000036/f4b4ce73) Subscriber data update (mmctx.c:445) 20250829095211243 DMM DEBUG MM(262420000000036/f4b4ce73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095211243 DMM INFO MM(262420000000036/f4b4ce73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095211243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095211243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095211243 DMM INFO MM(262420000000036/f4b4ce73) <- GMM AUTH AND CIPHERING REQ (rand = 78 29 ad 77 77 65 13 dc 99 38 12 07 75 7d cd 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095211260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095211260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095211260 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095211260 DMM INFO MM(262420000000036/f4b4ce73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095211260 DMM NOTICE MM(262420000000036/f4b4ce73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095211260 DMM DEBUG MM(262420000000036/f4b4ce73) checking auth: received GSM SRES = 9d 34 b8 c6 (gprs_gmm.c:716) 20250829095211260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095211260 DMM DEBUG MM(262420000000036/f4b4ce73) Requesting authorization (sgsn_auth.c:160) 20250829095211260 DMM INFO MM(262420000000036/f4b4ce73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095211260 DMM DEBUG MM(262420000000036/f4b4ce73) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095211260 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250829095211260 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) 20250829095211260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095211260 DMM INFO MM(262420000000036/f4b4ce73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b4ce73) (gprs_gmm.c:337) 20250829095211264 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095211264 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095211264 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250829095211264 DMM INFO MM(262420000000036/f4b4ce73) Subscriber data update (mmctx.c:445) 20250829095211264 DMM DEBUG MM(262420000000036/f4b4ce73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095211264 DMM INFO MM(262420000000036/f4b4ce73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095211264 DMM NOTICE MM(262420000000036/f4b4ce73) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250829095211264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095211264 DMM NOTICE MM(262420000000036/f4b4ce73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095211264 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) 20250829095211266 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095211266 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250829095211266 DMM INFO MM(262420000000036/f4b4ce73) Subscriber data update (mmctx.c:445) 20250829095211266 DMM DEBUG MM(262420000000036/f4b4ce73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@5f5792538a8d: Warning: Re-starting timer T, which is already active (running or expired). 20250829095217262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829095217262 DMM INFO MM(262420000000036/f4b4ce73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b4ce73) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@5f5792538a8d: Warning: Re-starting timer T, which is already active (running or expired). 20250829095219447 DGPRS DEBUG Checking for inactive LLMEs, time = 19692045 (sgsn.c:132) 20250829095219451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095219451 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095219451 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095219451 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095219451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095219451 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095219452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095219452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095219452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095219452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(368)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095219668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095219668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095219668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095219686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095219686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095219686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095219701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095219701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095219701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095223264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829095223264 DMM INFO MM(262420000000036/f4b4ce73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b4ce73) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@5f5792538a8d: Warning: Re-starting timer T, which is already active (running or expired). 20250829095229266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829095229266 DMM INFO MM(262420000000036/f4b4ce73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b4ce73) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@5f5792538a8d: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095229675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095229675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095229675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095229699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095229699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095229699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095229710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095229710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095229710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095230121 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829095230121 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250829095230122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095235268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829095235268 DMM INFO MM(262420000000036/f4b4ce73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4b4ce73) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@5f5792538a8d: Warning: Re-starting timer T, which is already active (running or expired). 20250829095239664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095239670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095239670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095239677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(368)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095239679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095239679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095239679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095239680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095239680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095239692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095239695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095239695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095239703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095239703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095239703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095239712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095239712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095239712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095241269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250829095241269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250829095241269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095241269 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250829095241269 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) 20250829095241269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Reject}: Deallocated (fsm.c:568) 20250829095241269 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095241269 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095241269 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095241269 DLLC NOTICE LLME(d296bb35/f4b4ce73){ASSIGNED} LLGM Assign pre (f4b4ce73 => ffffffff) (gprs_llc.c:1079) 20250829095241269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4b4ce73 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@5f5792538a8d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@5f5792538a8d: Final verdict of PTC: pass 20250829095245297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39332<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(368)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(380)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(378)@5f5792538a8d: Final verdict of PTC: none 20250829095245302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095245302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI196(367)@5f5792538a8d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(377)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@5f5792538a8d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(373)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(370)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(371)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(376)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(366)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(376): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(377): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Aug 29 09:52:45 UTC 2025 ====== 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 20250829095245380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095245681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104384) 20250829095246303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095246303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104384, count=109716) 20250829095247305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095247305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Aug 29 09:52:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095248307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095248308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_update started. 20250829095248784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095248787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095248831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095248831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095248831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095248831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095248831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095248831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095248831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095248831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095248831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095248832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095248832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095248832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095248832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095248832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095248832 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095248832 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095248832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095248832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095248835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095248842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095248842 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(387)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095248847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095248847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095248847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095248847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095248847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095248847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095248847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095248847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095248847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095248849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095248849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095248849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095248849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095248849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095248849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095248849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095248849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095248849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095248849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095248849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095248849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095248849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095248851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095248856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095248856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(392)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095248862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095248862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095248863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095248863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095248863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095248863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095248863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095248863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095248863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095248863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095248863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095248863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095248863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095248863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095248863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095248863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095248863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095248863 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095248863 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095248863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095248864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095248864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095248865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095248870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095248870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095249309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095249309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095249309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095249309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095249313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095249314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829095249448 DGPRS DEBUG Checking for inactive LLMEs, time = 19692075 (sgsn.c:132) 20250829095249452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095249452 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095249452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095249452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095249452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095249452 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095249452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095249452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095249452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095249452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_hlr_location_cancel_request_update-BVCI196(387)@5f5792538a8d: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='C808F240'O, index=0 SGSN_Test-GSUP(400)@5f5792538a8d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@5f5792538a8d: 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 := '1FACB9C4F418A1DD0CB317F2C7E591B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90ADC6E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '947CBC683D32871A'O } } } } } 20250829095250408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095250408 DLLC NOTICE LLME(ffffffff/c808f240){UNASSIGNED} LLC RX: unknown TLLI 0xc808f240, creating LLME on the fly (gprs_llc.c:552) 20250829095250408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095250408 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095250408 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095250408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095250408 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095250408 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095250408 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095250408 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095250408 DLLC NOTICE LLME(ffffffff/c808f240){UNASSIGNED} LLGM Assign pre (c808f240 => e91a166e) (gprs_llc.c:1079) 20250829095250408 DLLC NOTICE LLME(c808f240/e91a166e){ASSIGNED} LLGM Assign post (c808f240 => e91a166e) (gprs_llc.c:1125) 20250829095250408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095250408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095250408 DMM DEBUG MM(262420000000031/e91a166e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095250420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095250420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095250420 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095250420 DMM DEBUG MM(262420000000031/e91a166e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250829095250420 DMM NOTICE MM(262420000000031/e91a166e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095250420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095250420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095250420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095250420 DMM DEBUG MM(262420000000031/e91a166e) Requesting authorization (sgsn_auth.c:160) 20250829095250420 DMM INFO MM(262420000000031/e91a166e) Requesting authentication tuples (sgsn_auth.c:184) 20250829095250420 DMM DEBUG MM(262420000000031/e91a166e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095250420 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250829095250420 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(400)@5f5792538a8d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@5f5792538a8d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250829095250423 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095250423 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095250423 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095250423 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095250423 DMM INFO MM(262420000000031/e91a166e) Subscriber data update (mmctx.c:445) 20250829095250423 DMM DEBUG MM(262420000000031/e91a166e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095250423 DMM INFO MM(262420000000031/e91a166e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095250423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095250423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095250424 DMM INFO MM(262420000000031/e91a166e) <- GMM AUTH AND CIPHERING REQ (rand = 1f ac b9 c4 f4 18 a1 dd 0c b3 17 f2 c7 e5 91 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095250433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095250433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095250433 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095250433 DMM INFO MM(262420000000031/e91a166e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095250433 DMM NOTICE MM(262420000000031/e91a166e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095250433 DMM DEBUG MM(262420000000031/e91a166e) checking auth: received GSM SRES = 90 ad c6 e6 (gprs_gmm.c:716) 20250829095250433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095250433 DMM DEBUG MM(262420000000031/e91a166e) Requesting authorization (sgsn_auth.c:160) 20250829095250433 DMM INFO MM(262420000000031/e91a166e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095250433 DMM DEBUG MM(262420000000031/e91a166e) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095250433 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250829095250433 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) 20250829095250433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095250433 DMM INFO MM(262420000000031/e91a166e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe91a166e) (gprs_gmm.c:337) 20250829095250435 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095250435 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095250435 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250829095250435 DMM INFO MM(262420000000031/e91a166e) Subscriber data update (mmctx.c:445) 20250829095250435 DMM DEBUG MM(262420000000031/e91a166e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095250435 DMM INFO MM(262420000000031/e91a166e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095250435 DMM NOTICE MM(262420000000031/e91a166e) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250829095250435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095250435 DMM NOTICE MM(262420000000031/e91a166e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095250435 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) 20250829095250436 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095250436 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250829095250436 DMM INFO MM(262420000000031/e91a166e) Subscriber data update (mmctx.c:445) 20250829095250436 DMM DEBUG MM(262420000000031/e91a166e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095250442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095250442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095250442 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095250442 DMM INFO MM(262420000000031/e91a166e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095250442 DMM NOTICE MM(262420000000031/e91a166e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095250442 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095250442 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095250442 DLLC NOTICE LLME(c808f240/e91a166e){ASSIGNED} LLGM Assign pre (ffffffff => e91a166e) (gprs_llc.c:1079) 20250829095250442 DLLC NOTICE LLME(ffffffff/e91a166e){ASSIGNED} LLGM Assign post (ffffffff => e91a166e) (gprs_llc.c:1125) 20250829095250442 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095250442 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095250442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095250442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@5f5792538a8d: setverdict(pass): none -> pass 20250829095250492 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250829095250492 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250829095250492 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) 20250829095250492 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250829095250492 DMM INFO MM(262420000000031/e91a166e) Subscriber data update (mmctx.c:445) 20250829095250492 DMM DEBUG MM(262420000000031/e91a166e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250829095250492 DMM INFO MM(262420000000031/e91a166e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250829095250492 DMM INFO MM(262420000000031/e91a166e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095250492 DMM INFO MM(262420000000031/e91a166e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095250492 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095250492 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095250492 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095250493 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095250493 DLLC NOTICE LLME(ffffffff/e91a166e){ASSIGNED} LLGM Assign pre (e91a166e => ffffffff) (gprs_llc.c:1079) 20250829095250493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e91a166e => ffffffff) (gprs_llc.c:1125) 20250829095250493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095250493 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095250493 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095250493 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed MC@5f5792538a8d: Test Component 403 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(400)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(398)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(393)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5f5792538a8d: Final verdict of PTC: none 20250829095255506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095255506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_update-BVCI210(392)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(388)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5f5792538a8d: Final verdict of PTC: none 20250829095255508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI196(387)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(396)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(391)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(403)@5f5792538a8d: Final verdict of PTC: pass -NSVCI97-provIP(386)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(392): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Aug 29 09:52:55 UTC 2025 ====== 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 20250829095255576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095255877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97064) 20250829095256507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095256507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97064, count=101420) 20250829095257508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095257508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Aug 29 09:52:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095258510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095258510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_withdraw started. 20250829095258992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095258995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095259037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095259037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095259037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095259037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095259037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095259037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095259037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095259037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095259037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095259038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095259039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095259039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095259039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095259039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095259039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095259039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095259039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095259039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095259039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095259039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095259039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095259039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095259042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(405)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095259048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095259048 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(410)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(409)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095259059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095259059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095259059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095259059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095259059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095259059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095259059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095259059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095259059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095259060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095259060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095259060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095259060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095259060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095259060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095259060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095259060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095259060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095259060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095259060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095259060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095259060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095259063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(414)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(410)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095259070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095259070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(412)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(415)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(414)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095259078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095259078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095259078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095259078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095259078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095259078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095259078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095259078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095259078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095259079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095259079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095259079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095259079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095259079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095259079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095259079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095259079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095259079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095259079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095259079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095259080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095259080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095259081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095259086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095259086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095259510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095259510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095259511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095259511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(419)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095259515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095259516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(419)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(419)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(419)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@5f5792538a8d: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='F4442BFC'O, index=0 SGSN_Test-GSUP(420)@5f5792538a8d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@5f5792538a8d: 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 := '3DB88C22C40CD2EC8F583E0A03E883AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C2C5C16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA26FB95BC24543C'O } } } } } 20250829095300572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095300572 DLLC NOTICE LLME(ffffffff/f4442bfc){UNASSIGNED} LLC RX: unknown TLLI 0xf4442bfc, creating LLME on the fly (gprs_llc.c:552) 20250829095300572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095300572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095300572 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095300572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095300572 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095300572 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095300572 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095300572 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095300572 DLLC NOTICE LLME(ffffffff/f4442bfc){UNASSIGNED} LLGM Assign pre (f4442bfc => d6c7c613) (gprs_llc.c:1079) 20250829095300572 DLLC NOTICE LLME(f4442bfc/d6c7c613){ASSIGNED} LLGM Assign post (f4442bfc => d6c7c613) (gprs_llc.c:1125) 20250829095300572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095300572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095300572 DMM DEBUG MM(262420000000029/d6c7c613) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095300581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095300581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095300581 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095300581 DMM DEBUG MM(262420000000029/d6c7c613) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250829095300581 DMM NOTICE MM(262420000000029/d6c7c613) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095300581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095300581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095300581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095300581 DMM DEBUG MM(262420000000029/d6c7c613) Requesting authorization (sgsn_auth.c:160) 20250829095300581 DMM INFO MM(262420000000029/d6c7c613) Requesting authentication tuples (sgsn_auth.c:184) 20250829095300581 DMM DEBUG MM(262420000000029/d6c7c613) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095300581 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250829095300581 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(420)@5f5792538a8d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@5f5792538a8d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250829095300583 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095300583 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095300583 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095300583 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095300583 DMM INFO MM(262420000000029/d6c7c613) Subscriber data update (mmctx.c:445) 20250829095300583 DMM DEBUG MM(262420000000029/d6c7c613) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095300583 DMM INFO MM(262420000000029/d6c7c613) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095300583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095300583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095300583 DMM INFO MM(262420000000029/d6c7c613) <- GMM AUTH AND CIPHERING REQ (rand = 3d b8 8c 22 c4 0c d2 ec 8f 58 3e 0a 03 e8 83 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095300588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095300588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095300588 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095300588 DMM INFO MM(262420000000029/d6c7c613) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095300588 DMM NOTICE MM(262420000000029/d6c7c613) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095300588 DMM DEBUG MM(262420000000029/d6c7c613) checking auth: received GSM SRES = 3c 2c 5c 16 (gprs_gmm.c:716) 20250829095300588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095300588 DMM DEBUG MM(262420000000029/d6c7c613) Requesting authorization (sgsn_auth.c:160) 20250829095300588 DMM INFO MM(262420000000029/d6c7c613) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095300588 DMM DEBUG MM(262420000000029/d6c7c613) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095300588 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250829095300588 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) 20250829095300588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095300589 DMM INFO MM(262420000000029/d6c7c613) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c7c613) (gprs_gmm.c:337) 20250829095300590 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095300590 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095300590 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250829095300590 DMM INFO MM(262420000000029/d6c7c613) Subscriber data update (mmctx.c:445) 20250829095300590 DMM DEBUG MM(262420000000029/d6c7c613) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095300590 DMM INFO MM(262420000000029/d6c7c613) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095300590 DMM NOTICE MM(262420000000029/d6c7c613) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250829095300590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095300590 DMM NOTICE MM(262420000000029/d6c7c613) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095300590 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) 20250829095300590 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095300590 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250829095300590 DMM INFO MM(262420000000029/d6c7c613) Subscriber data update (mmctx.c:445) 20250829095300590 DMM DEBUG MM(262420000000029/d6c7c613) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095300594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095300594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095300594 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095300594 DMM INFO MM(262420000000029/d6c7c613) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095300594 DMM NOTICE MM(262420000000029/d6c7c613) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095300594 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095300594 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095300594 DLLC NOTICE LLME(f4442bfc/d6c7c613){ASSIGNED} LLGM Assign pre (ffffffff => d6c7c613) (gprs_llc.c:1079) 20250829095300594 DLLC NOTICE LLME(ffffffff/d6c7c613){ASSIGNED} LLGM Assign post (ffffffff => d6c7c613) (gprs_llc.c:1125) 20250829095300594 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095300594 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095300594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095300594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@5f5792538a8d: setverdict(pass): none -> pass 20250829095300644 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250829095300644 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250829095300644 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) 20250829095300644 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250829095300644 DMM INFO MM(262420000000029/d6c7c613) Subscriber data update (mmctx.c:445) 20250829095300644 DMM DEBUG MM(262420000000029/d6c7c613) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250829095300644 DMM INFO MM(262420000000029/d6c7c613) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250829095300644 DMM INFO MM(262420000000029/d6c7c613) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250829095300644 DMM NOTICE MM(262420000000029/d6c7c613) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250829095300644 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250829095300644 DMM INFO MM(262420000000029/d6c7c613) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250829095300644 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095300644 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095300644 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095300644 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095300645 DLLC NOTICE LLME(ffffffff/d6c7c613){ASSIGNED} LLGM Assign pre (d6c7c613 => ffffffff) (gprs_llc.c:1079) 20250829095300645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c7c613 => ffffffff) (gprs_llc.c:1125) 20250829095300645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095300645 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095300645 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095300645 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@5f5792538a8d: Removing Client IMSI='262420000000029'H, index=0 20250829095300657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095300657 DLLC NOTICE LLME(ffffffff/d6c7c613){UNASSIGNED} LLC RX: unknown TLLI 0xd6c7c613, creating LLME on the fly (gprs_llc.c:552) 20250829095300657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095300657 DMM NOTICE LLME(ffffffff/d6c7c613){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250829095300657 DLLC NOTICE LLME(ffffffff/d6c7c613){UNASSIGNED} LLGM Assign pre (d6c7c613 => ffffffff) (gprs_llc.c:1079) 20250829095300657 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c7c613 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@5f5792538a8d: Final verdict of PTC: pass 20250829095300664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(413)@5f5792538a8d: Final verdict of PTC: none 20250829095300669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095300670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(408)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(405)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(418)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(417)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(412)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(414)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(416)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(411)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(406)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(412): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(414): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Aug 29 09:53:00 UTC 2025 ====== 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 20250829095300788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095301090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96576) 20250829095301671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095301671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96576, count=97836) 20250829095302671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095302671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Aug 29 09:53:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095303673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095303673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250829095304203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095304206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(428)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095304239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095304239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095304239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095304239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095304239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095304239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095304239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095304239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095304239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095304241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095304241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095304241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095304241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095304241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095304241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095304241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095304241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095304241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095304241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095304241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095304242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095304242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095304246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(429)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(425)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(430)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(429)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250829095304256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095304256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(433)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095304259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095304259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095304259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095304259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095304259 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095304259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095304259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095304259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095304259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095304260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095304260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095304260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095304260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095304260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095304260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095304260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095304260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095304260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095304260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095304260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(433)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095304260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095304260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095304262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095304267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095304267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(435)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(434)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(438)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095304275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095304275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095304275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095304275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095304276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095304276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095304276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095304276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095304276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095304276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095304277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095304282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095304282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095304673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095304674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095304674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095304674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095304678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095304679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(439)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(439)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(439)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@5f5792538a8d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='EE282D23'O, index=0 SGSN_Test-GSUP(440)@5f5792538a8d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250829095305754 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) 20250829095305754 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@5f5792538a8d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@5f5792538a8d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@5f5792538a8d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@5f5792538a8d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@5f5792538a8d: Final verdict of PTC: pass 20250829095305763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(440)@5f5792538a8d: Final verdict of PTC: none 20250829095305768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095305768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(438)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(433)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(428)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(426)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(431)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(436)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Aug 29 09:53:05 UTC 2025 ====== 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 20250829095305836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095306138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49804) 20250829095306770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095306770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49804, count=54160) 20250829095307771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095307771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Aug 29 09:53:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095308772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095308773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250829095309241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095309242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(448)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095309295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095309295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095309295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095309295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095309295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095309295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095309295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095309295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095309295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095309297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095309297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095309297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095309297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095309297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095309297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095309297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095309297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095309297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095309297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095309297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095309298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095309298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(449)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095309302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(445)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(450)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095309309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095309309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(449)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(453)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(453)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095309311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095309311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095309311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095309311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095309311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095309311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095309311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095309311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095309311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(453)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095309312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095309312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095309312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095309312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095309312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095309312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095309312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095309312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095309312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095309312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095309312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095309312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095309313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(453)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(453)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095309315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(454)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(450)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095309321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095309321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(455)@5f5792538a8d: 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(452)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(454)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(458)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(458)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095309326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095309326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095309326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095309326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095309326 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095309326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095309326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095309326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095309326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095309327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095309327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095309327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095309327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095309327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095309327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095309327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095309327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095309327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095309327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095309327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095309327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095309327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(458)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095309330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095309337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095309337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095309773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095309774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095309774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095309774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095309777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(459)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095309779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(459)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(459)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(459)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@5f5792538a8d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='C8482750'O, index=0 SGSN_Test-GSUP(460)@5f5792538a8d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250829095310858 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) 20250829095310858 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@5f5792538a8d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@5f5792538a8d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@5f5792538a8d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@5f5792538a8d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@5f5792538a8d: Final verdict of PTC: pass 20250829095310869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095310873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095310874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(460)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(458)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(448)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@5f5792538a8d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(454)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(453)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(446)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(456)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(451)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(451): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(453): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(454): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@5f5792538a8d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Aug 29 09:53:10 UTC 2025 ====== 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 20250829095310979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095311281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46020) 20250829095311875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095311875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46020, count=53568) 20250829095312876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095312876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Aug 29 09:53:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095313876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095313877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_rau_unknown started. 20250829095314388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095314391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(468)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095314438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095314438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095314438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095314438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095314438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095314438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095314438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095314438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095314438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095314439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095314439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095314439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095314439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095314439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095314439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095314439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095314439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095314439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095314439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095314439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095314439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095314439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(468)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095314441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(469)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(465)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095314446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095314446 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(467)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(470)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(469)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(473)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(473)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095314452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095314452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095314452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095314452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095314452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095314452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095314452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095314452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095314452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(473)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095314453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095314453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095314453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095314453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095314453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095314453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095314453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095314453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095314453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095314453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095314453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(473)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095314453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095314453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(473)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095314455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(470)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(474)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095314459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095314459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(472)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(475)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(474)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(478)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095314467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095314467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095314467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095314467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095314467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095314467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095314467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095314467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095314467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095314468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095314468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095314468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095314468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095314468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095314468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095314468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095314468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095314468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095314468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095314468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095314469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095314469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(478)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095314471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095314475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095314475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095314878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095314878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095314878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095314878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095314882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095314883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(479)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(479)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(479)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(479)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@5f5792538a8d: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='DB1DAE6D'O, index=0 SGSN_Test-GSUP(480)@5f5792538a8d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250829095315959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095315959 DLLC NOTICE LLME(ffffffff/db1dae6d){UNASSIGNED} LLC RX: unknown TLLI 0xdb1dae6d, creating LLME on the fly (gprs_llc.c:552) 20250829095315959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250829095315959 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095315959 DMM NOTICE LLME(ffffffff/db1dae6d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250829095315959 DLLC NOTICE LLME(ffffffff/db1dae6d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250829095315959 DMM ERROR LLME(ffffffff/db1dae6d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250829095315959 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250829095315959 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250829095315959 DLLC NOTICE LLME(ffffffff/db1dae6d){UNASSIGNED} LLGM Assign pre (db1dae6d => ffffffff) (gprs_llc.c:1079) 20250829095315959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db1dae6d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@5f5792538a8d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@5f5792538a8d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@5f5792538a8d: Final verdict of PTC: pass 20250829095315988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(464)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(480)@5f5792538a8d: Final verdict of PTC: none TC_rau_unknown-BVCI210(472)@5f5792538a8d: Final verdict of PTC: none TC_rau_unknown-BVCI196(467)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(473)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(468)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(478)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@5f5792538a8d: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@5f5792538a8d: Final verdict of PTC: none 20250829095315996 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095315996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(465)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(474)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(466)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(471)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(476)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(471): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_rau_unknown-BVCI210(472): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(473): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(474): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@5f5792538a8d: Test case TC_rau_unknown finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Aug 29 09:53:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250829095316081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095316383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51344) 20250829095316998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095316998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51344, count=55700) 20250829095317999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095317999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Aug 29 09:53:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095319001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095319001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829095319449 DGPRS DEBUG Checking for inactive LLMEs, time = 19692105 (sgsn.c:132) 20250829095319452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095319452 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095319452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095319452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095319452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095319452 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095319452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095319452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095319453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095319453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_rau started. 20250829095319497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095319499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(488)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095319547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095319547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095319547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095319547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095319547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095319547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095319547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095319547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095319547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095319548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095319548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095319548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095319548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095319548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095319548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095319548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095319548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095319548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095319548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095319548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095319548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095319548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(488)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095319550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(489)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(485)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095319554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095319554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(487)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(490)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(489)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(493)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(493)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095319561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095319561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095319561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095319561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095319561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095319561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095319561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095319561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095319561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(493)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095319562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095319562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095319562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095319562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095319562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095319562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095319562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095319562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095319562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095319562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095319562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095319562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095319562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(493)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(493)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095319564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(494)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(490)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095319570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095319570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(492)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(495)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(494)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(498)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(498)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095319577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095319577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095319577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095319577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095319577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095319577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095319577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095319577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095319577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(498)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095319578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095319578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095319578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095319578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095319578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095319578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095319578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095319578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095319578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095319578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095319578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095319578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095319578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(498)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095319579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095319584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095319584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095320002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095320002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095320002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095320002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095320008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095320009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(499)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(499)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@5f5792538a8d: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='E0A90573'O, index=0 SGSN_Test-GSUP(500)@5f5792538a8d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@5f5792538a8d: 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 := '22A30B03D8189A6EFF02674DD19A5AE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C281C01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75574D2CE9A5AEDD'O } } } } } 20250829095321103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095321103 DLLC NOTICE LLME(ffffffff/e0a90573){UNASSIGNED} LLC RX: unknown TLLI 0xe0a90573, creating LLME on the fly (gprs_llc.c:552) 20250829095321103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095321103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095321103 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095321103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095321103 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095321103 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095321103 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095321103 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095321103 DLLC NOTICE LLME(ffffffff/e0a90573){UNASSIGNED} LLGM Assign pre (e0a90573 => f2659dfa) (gprs_llc.c:1079) 20250829095321103 DLLC NOTICE LLME(e0a90573/f2659dfa){ASSIGNED} LLGM Assign post (e0a90573 => f2659dfa) (gprs_llc.c:1125) 20250829095321103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095321103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095321103 DMM DEBUG MM(262420000000012/f2659dfa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095321116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095321116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095321116 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095321116 DMM DEBUG MM(262420000000012/f2659dfa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250829095321116 DMM NOTICE MM(262420000000012/f2659dfa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095321116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095321116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095321116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095321116 DMM DEBUG MM(262420000000012/f2659dfa) Requesting authorization (sgsn_auth.c:160) 20250829095321116 DMM INFO MM(262420000000012/f2659dfa) Requesting authentication tuples (sgsn_auth.c:184) 20250829095321116 DMM DEBUG MM(262420000000012/f2659dfa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095321116 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250829095321116 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(500)@5f5792538a8d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@5f5792538a8d: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250829095321121 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095321121 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095321121 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095321121 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095321121 DMM INFO MM(262420000000012/f2659dfa) Subscriber data update (mmctx.c:445) 20250829095321121 DMM DEBUG MM(262420000000012/f2659dfa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095321121 DMM INFO MM(262420000000012/f2659dfa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095321121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095321121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095321121 DMM INFO MM(262420000000012/f2659dfa) <- GMM AUTH AND CIPHERING REQ (rand = 22 a3 0b 03 d8 18 9a 6e ff 02 67 4d d1 9a 5a e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095321134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095321134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095321134 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095321134 DMM INFO MM(262420000000012/f2659dfa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095321134 DMM NOTICE MM(262420000000012/f2659dfa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095321134 DMM DEBUG MM(262420000000012/f2659dfa) checking auth: received GSM SRES = 9c 28 1c 01 (gprs_gmm.c:716) 20250829095321134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095321134 DMM DEBUG MM(262420000000012/f2659dfa) Requesting authorization (sgsn_auth.c:160) 20250829095321134 DMM INFO MM(262420000000012/f2659dfa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095321134 DMM DEBUG MM(262420000000012/f2659dfa) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095321134 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250829095321134 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) 20250829095321134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095321134 DMM INFO MM(262420000000012/f2659dfa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2659dfa) (gprs_gmm.c:337) 20250829095321137 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095321137 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095321137 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250829095321137 DMM INFO MM(262420000000012/f2659dfa) Subscriber data update (mmctx.c:445) 20250829095321137 DMM DEBUG MM(262420000000012/f2659dfa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095321137 DMM INFO MM(262420000000012/f2659dfa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095321137 DMM NOTICE MM(262420000000012/f2659dfa) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250829095321137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095321137 DMM NOTICE MM(262420000000012/f2659dfa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095321137 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) 20250829095321138 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095321138 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250829095321138 DMM INFO MM(262420000000012/f2659dfa) Subscriber data update (mmctx.c:445) 20250829095321138 DMM DEBUG MM(262420000000012/f2659dfa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095321150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095321150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095321150 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095321150 DMM INFO MM(262420000000012/f2659dfa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095321150 DMM NOTICE MM(262420000000012/f2659dfa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095321150 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095321150 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095321150 DLLC NOTICE LLME(e0a90573/f2659dfa){ASSIGNED} LLGM Assign pre (ffffffff => f2659dfa) (gprs_llc.c:1079) 20250829095321150 DLLC NOTICE LLME(ffffffff/f2659dfa){ASSIGNED} LLGM Assign post (ffffffff => f2659dfa) (gprs_llc.c:1125) 20250829095321150 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095321150 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095321150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095321150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@5f5792538a8d: setverdict(pass): none -> pass 20250829095321210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095321210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095321210 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095321210 DMM INFO MM(262420000000012/f2659dfa) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250829095321210 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095321210 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095321210 DLLC NOTICE LLME(ffffffff/f2659dfa){ASSIGNED} LLGM Assign pre (f2659dfa => d8f34dc3) (gprs_llc.c:1079) 20250829095321210 DLLC NOTICE LLME(f2659dfa/d8f34dc3){ASSIGNED} LLGM Assign post (f2659dfa => d8f34dc3) (gprs_llc.c:1125) 20250829095321210 DMM INFO MM(262420000000012/d8f34dc3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@5f5792538a8d: Removing Client IMSI='262420000000012'H, index=0 20250829095321225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095321225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250829095321225 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095321225 DMM INFO MM(262420000000012/d8f34dc3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095321225 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095321226 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095321226 DLLC NOTICE LLME(f2659dfa/d8f34dc3){ASSIGNED} LLGM Assign pre (ffffffff => d8f34dc3) (gprs_llc.c:1079) 20250829095321226 DLLC NOTICE LLME(ffffffff/d8f34dc3){ASSIGNED} LLGM Assign post (ffffffff => d8f34dc3) (gprs_llc.c:1125) 20250829095321226 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@5f5792538a8d: Final verdict of PTC: pass 20250829095321232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau-BVCI196(487)@5f5792538a8d: Final verdict of PTC: none 20250829095321238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095321238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(490)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(500)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(493)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(488)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau-BVCI210(492)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(498)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(494)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau-BVCI220(497)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(495)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(496)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(486)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(491)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(491): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau-BVCI210(492): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(493): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(494): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_rau finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Aug 29 09:53:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250829095321344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095321745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99820) 20250829095322239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095322239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99820, count=101080) 20250829095323241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095323241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Aug 29 09:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095324243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095324243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_rau_a_a started. 20250829095324858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095324860 DMM INFO MM(262420000000012/d8f34dc3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095324860 DMM INFO MM(262420000000012/d8f34dc3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095324860 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095324860 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095324860 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095324860 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095324860 DLLC NOTICE LLME(ffffffff/d8f34dc3){ASSIGNED} LLGM Assign pre (d8f34dc3 => ffffffff) (gprs_llc.c:1079) 20250829095324860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8f34dc3 => ffffffff) (gprs_llc.c:1125) 20250829095324860 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250829095324860 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) 20250829095324860 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:402) 20250829095324860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095324860 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095324860 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095324860 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095324860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(508)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095324890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095324890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095324890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095324890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095324890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095324890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095324890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095324890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095324890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095324891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095324891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095324891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095324891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095324891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095324891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095324891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095324891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095324891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095324891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095324891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095324891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095324891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(508)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(509)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095324894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(505)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(510)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095324900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095324900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(509)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(513)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(507)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(513)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095324904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095324904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095324904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095324904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095324904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095324904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095324904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095324904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095324904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095324905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095324905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095324905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095324905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095324905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095324905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095324905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095324905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095324905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095324905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095324905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095324906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095324906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(513)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095324907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(514)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(510)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095324912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095324912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(512)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(515)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(514)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(518)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(518)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095324919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095324919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095324919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095324919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095324919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095324919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095324919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095324919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095324919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095324920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095324920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095324920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095324920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095324920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095324920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095324920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095324920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095324920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095324920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095324920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095324920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095324920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(518)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095324922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095324929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095324929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095325244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095325244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095325244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095325244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095325249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095325250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(519)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(519)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(519)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@5f5792538a8d: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='E6CE1D36'O, index=0 SGSN_Test-GSUP(520)@5f5792538a8d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@5f5792538a8d: 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 := '68EB5D412FE74E4E9308FF5C41217EC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D2AFA91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEE4A041FCC5617E'O } } } } } 20250829095326344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326344 DLLC NOTICE LLME(ffffffff/e6ce1d36){UNASSIGNED} LLC RX: unknown TLLI 0xe6ce1d36, creating LLME on the fly (gprs_llc.c:552) 20250829095326344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095326344 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095326344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095326344 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095326344 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095326344 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095326344 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095326344 DLLC NOTICE LLME(ffffffff/e6ce1d36){UNASSIGNED} LLGM Assign pre (e6ce1d36 => d4e2ec7f) (gprs_llc.c:1079) 20250829095326344 DLLC NOTICE LLME(e6ce1d36/d4e2ec7f){ASSIGNED} LLGM Assign post (e6ce1d36 => d4e2ec7f) (gprs_llc.c:1125) 20250829095326344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095326344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095326344 DMM DEBUG MM(262420000000037/d4e2ec7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095326368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326368 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326369 DMM DEBUG MM(262420000000037/d4e2ec7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250829095326369 DMM NOTICE MM(262420000000037/d4e2ec7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095326369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095326369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095326369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095326369 DMM DEBUG MM(262420000000037/d4e2ec7f) Requesting authorization (sgsn_auth.c:160) 20250829095326369 DMM INFO MM(262420000000037/d4e2ec7f) Requesting authentication tuples (sgsn_auth.c:184) 20250829095326369 DMM DEBUG MM(262420000000037/d4e2ec7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095326369 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250829095326369 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(520)@5f5792538a8d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@5f5792538a8d: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250829095326374 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095326374 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095326374 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095326374 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095326374 DMM INFO MM(262420000000037/d4e2ec7f) Subscriber data update (mmctx.c:445) 20250829095326374 DMM DEBUG MM(262420000000037/d4e2ec7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095326374 DMM INFO MM(262420000000037/d4e2ec7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095326374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095326374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095326374 DMM INFO MM(262420000000037/d4e2ec7f) <- GMM AUTH AND CIPHERING REQ (rand = 68 eb 5d 41 2f e7 4e 4e 93 08 ff 5c 41 21 7e c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095326390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326390 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326390 DMM INFO MM(262420000000037/d4e2ec7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095326390 DMM NOTICE MM(262420000000037/d4e2ec7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095326390 DMM DEBUG MM(262420000000037/d4e2ec7f) checking auth: received GSM SRES = 1d 2a fa 91 (gprs_gmm.c:716) 20250829095326390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095326390 DMM DEBUG MM(262420000000037/d4e2ec7f) Requesting authorization (sgsn_auth.c:160) 20250829095326390 DMM INFO MM(262420000000037/d4e2ec7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095326390 DMM DEBUG MM(262420000000037/d4e2ec7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095326390 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250829095326390 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) 20250829095326390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095326390 DMM INFO MM(262420000000037/d4e2ec7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4e2ec7f) (gprs_gmm.c:337) 20250829095326393 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095326393 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095326393 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250829095326393 DMM INFO MM(262420000000037/d4e2ec7f) Subscriber data update (mmctx.c:445) 20250829095326393 DMM DEBUG MM(262420000000037/d4e2ec7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095326393 DMM INFO MM(262420000000037/d4e2ec7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095326393 DMM NOTICE MM(262420000000037/d4e2ec7f) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250829095326393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095326393 DMM NOTICE MM(262420000000037/d4e2ec7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095326393 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) 20250829095326394 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095326394 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250829095326394 DMM INFO MM(262420000000037/d4e2ec7f) Subscriber data update (mmctx.c:445) 20250829095326394 DMM DEBUG MM(262420000000037/d4e2ec7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095326405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326405 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326405 DMM INFO MM(262420000000037/d4e2ec7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095326405 DMM NOTICE MM(262420000000037/d4e2ec7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095326405 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095326405 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095326405 DLLC NOTICE LLME(e6ce1d36/d4e2ec7f){ASSIGNED} LLGM Assign pre (ffffffff => d4e2ec7f) (gprs_llc.c:1079) 20250829095326405 DLLC NOTICE LLME(ffffffff/d4e2ec7f){ASSIGNED} LLGM Assign post (ffffffff => d4e2ec7f) (gprs_llc.c:1125) 20250829095326405 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095326405 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095326405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095326405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@5f5792538a8d: setverdict(pass): none -> pass 20250829095326464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326464 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326464 DMM INFO MM(262420000000037/d4e2ec7f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095326464 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095326464 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095326464 DLLC NOTICE LLME(ffffffff/d4e2ec7f){ASSIGNED} LLGM Assign pre (d4e2ec7f => dcb23355) (gprs_llc.c:1079) 20250829095326464 DLLC NOTICE LLME(d4e2ec7f/dcb23355){ASSIGNED} LLGM Assign post (d4e2ec7f => dcb23355) (gprs_llc.c:1125) 20250829095326464 DMM INFO MM(262420000000037/dcb23355) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095326479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326479 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326479 DMM INFO MM(262420000000037/dcb23355) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095326479 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095326479 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095326479 DLLC NOTICE LLME(d4e2ec7f/dcb23355){ASSIGNED} LLGM Assign pre (ffffffff => dcb23355) (gprs_llc.c:1079) 20250829095326479 DLLC NOTICE LLME(ffffffff/dcb23355){ASSIGNED} LLGM Assign post (ffffffff => dcb23355) (gprs_llc.c:1125) 20250829095326479 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250829095326479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326479 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326479 DMM INFO MM(262420000000037/dcb23355) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095326479 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095326479 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095326479 DLLC NOTICE LLME(ffffffff/dcb23355){ASSIGNED} LLGM Assign pre (dcb23355 => cb02d3ff) (gprs_llc.c:1079) 20250829095326479 DLLC NOTICE LLME(dcb23355/cb02d3ff){ASSIGNED} LLGM Assign post (dcb23355 => cb02d3ff) (gprs_llc.c:1125) 20250829095326479 DMM INFO MM(262420000000037/cb02d3ff) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095326489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326489 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326489 DMM INFO MM(262420000000037/cb02d3ff) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095326489 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095326489 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095326489 DLLC NOTICE LLME(dcb23355/cb02d3ff){ASSIGNED} LLGM Assign pre (ffffffff => cb02d3ff) (gprs_llc.c:1079) 20250829095326489 DLLC NOTICE LLME(ffffffff/cb02d3ff){ASSIGNED} LLGM Assign post (ffffffff => cb02d3ff) (gprs_llc.c:1125) 20250829095326489 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250829095326490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095326490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095326490 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095326490 DMM INFO MM(262420000000037/cb02d3ff) -> GMM DETACH REQUEST TLLI=0xcb02d3ff type=GPRS detach Power-off (gprs_gmm.c:1512) 20250829095326490 DMM INFO MM(262420000000037/cb02d3ff) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095326490 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095326490 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095326490 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095326490 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095326490 DLLC NOTICE LLME(ffffffff/cb02d3ff){ASSIGNED} LLGM Assign pre (cb02d3ff => ffffffff) (gprs_llc.c:1079) 20250829095326490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb02d3ff => ffffffff) (gprs_llc.c:1125) 20250829095326490 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250829095326490 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) 20250829095326490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095326490 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095326490 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095326490 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095326491 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@5f5792538a8d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@5f5792538a8d: Final verdict of PTC: pass 20250829095331502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095331506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095331506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(520)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(508)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(518)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(513)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(507)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(510)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(505)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(516)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(506)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(511)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Aug 29 09:53:31 UTC 2025 ====== 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 20250829095331570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095331872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112512) 20250829095332507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095332507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112512, count=113152) 20250829095333508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095333509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Aug 29 09:53:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095334509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095334509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_rau_a_b started. 20250829095334946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095334950 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(528)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095334990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095334990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095334990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095334990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095334990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095334990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095334990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095334990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095334990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095334990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095334990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095334990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095334991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095334991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095334991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095334991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095334991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095334991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095334991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095334991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095334991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095334991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(529)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095334994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(530)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(525)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(529)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(533)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095335002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095335002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(527)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(533)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095335005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095335005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095335005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095335005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095335005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095335005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095335005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095335005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095335005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(533)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095335006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095335006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095335006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095335006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095335006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095335006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095335006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095335006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095335006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095335006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095335006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(534)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095335006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095335006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(533)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(533)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095335009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(534)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(530)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(538)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(538)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095335016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095335016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250829095335016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095335016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095335016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095335016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095335016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095335016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095335016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095335016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095335016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(538)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095335017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095335017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095335017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095335017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095335017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095335017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095335017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095335017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095335017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095335017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095335017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_rau_a_b-BVCI210(532)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095335018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095335018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(538)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(538)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095335020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095335025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095335025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(537)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095335510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095335510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095335510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095335510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(539)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(539)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095335515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095335516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(539)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(539)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(539)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(539)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(539)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(539)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@5f5792538a8d: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='D1264424'O, index=0 SGSN_Test-GSUP(540)@5f5792538a8d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@5f5792538a8d: 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 := 'DF3453C3D0D6F64133887516CACAB47E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD1D596F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C2E7CA94A632014'O } } } } } 20250829095336595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336595 DLLC NOTICE LLME(ffffffff/d1264424){UNASSIGNED} LLC RX: unknown TLLI 0xd1264424, creating LLME on the fly (gprs_llc.c:552) 20250829095336595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095336595 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095336595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095336595 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095336595 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095336595 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095336595 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095336595 DLLC NOTICE LLME(ffffffff/d1264424){UNASSIGNED} LLGM Assign pre (d1264424 => d05bd4d8) (gprs_llc.c:1079) 20250829095336595 DLLC NOTICE LLME(d1264424/d05bd4d8){ASSIGNED} LLGM Assign post (d1264424 => d05bd4d8) (gprs_llc.c:1125) 20250829095336595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095336595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095336595 DMM DEBUG MM(262420000000038/d05bd4d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095336616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336616 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336616 DMM DEBUG MM(262420000000038/d05bd4d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250829095336616 DMM NOTICE MM(262420000000038/d05bd4d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095336616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095336616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095336616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095336616 DMM DEBUG MM(262420000000038/d05bd4d8) Requesting authorization (sgsn_auth.c:160) 20250829095336616 DMM INFO MM(262420000000038/d05bd4d8) Requesting authentication tuples (sgsn_auth.c:184) 20250829095336616 DMM DEBUG MM(262420000000038/d05bd4d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095336616 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250829095336616 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(540)@5f5792538a8d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@5f5792538a8d: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250829095336623 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095336623 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095336623 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095336623 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095336623 DMM INFO MM(262420000000038/d05bd4d8) Subscriber data update (mmctx.c:445) 20250829095336623 DMM DEBUG MM(262420000000038/d05bd4d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095336623 DMM INFO MM(262420000000038/d05bd4d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095336623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095336623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095336623 DMM INFO MM(262420000000038/d05bd4d8) <- GMM AUTH AND CIPHERING REQ (rand = df 34 53 c3 d0 d6 f6 41 33 88 75 16 ca ca b4 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095336638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336638 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336638 DMM INFO MM(262420000000038/d05bd4d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095336638 DMM NOTICE MM(262420000000038/d05bd4d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095336638 DMM DEBUG MM(262420000000038/d05bd4d8) checking auth: received GSM SRES = bd 1d 59 6f (gprs_gmm.c:716) 20250829095336638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095336638 DMM DEBUG MM(262420000000038/d05bd4d8) Requesting authorization (sgsn_auth.c:160) 20250829095336638 DMM INFO MM(262420000000038/d05bd4d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095336638 DMM DEBUG MM(262420000000038/d05bd4d8) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095336638 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250829095336638 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) 20250829095336638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095336638 DMM INFO MM(262420000000038/d05bd4d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd05bd4d8) (gprs_gmm.c:337) 20250829095336642 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095336642 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095336642 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250829095336642 DMM INFO MM(262420000000038/d05bd4d8) Subscriber data update (mmctx.c:445) 20250829095336642 DMM DEBUG MM(262420000000038/d05bd4d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095336642 DMM INFO MM(262420000000038/d05bd4d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095336642 DMM NOTICE MM(262420000000038/d05bd4d8) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250829095336642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095336642 DMM NOTICE MM(262420000000038/d05bd4d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095336642 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) 20250829095336643 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095336643 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250829095336643 DMM INFO MM(262420000000038/d05bd4d8) Subscriber data update (mmctx.c:445) 20250829095336643 DMM DEBUG MM(262420000000038/d05bd4d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095336655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336655 DMM INFO MM(262420000000038/d05bd4d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095336655 DMM NOTICE MM(262420000000038/d05bd4d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095336655 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095336655 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095336655 DLLC NOTICE LLME(d1264424/d05bd4d8){ASSIGNED} LLGM Assign pre (ffffffff => d05bd4d8) (gprs_llc.c:1079) 20250829095336655 DLLC NOTICE LLME(ffffffff/d05bd4d8){ASSIGNED} LLGM Assign post (ffffffff => d05bd4d8) (gprs_llc.c:1125) 20250829095336655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095336655 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095336655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095336655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@5f5792538a8d: attach complete sending rau 20250829095336712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336712 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336712 DMM INFO MM(262420000000038/d05bd4d8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095336712 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095336712 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095336712 DLLC NOTICE LLME(ffffffff/d05bd4d8){ASSIGNED} LLGM Assign pre (d05bd4d8 => c8fc2aaf) (gprs_llc.c:1079) 20250829095336712 DLLC NOTICE LLME(d05bd4d8/c8fc2aaf){ASSIGNED} LLGM Assign post (d05bd4d8 => c8fc2aaf) (gprs_llc.c:1125) 20250829095336712 DMM INFO MM(262420000000038/c8fc2aaf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@5f5792538a8d: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@5f5792538a8d: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(532)@5f5792538a8d: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='C8FC2AAF'O, index=0 20250829095336729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336729 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336729 DMM INFO MM(262420000000038/c8fc2aaf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095336729 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095336729 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095336729 DLLC NOTICE LLME(d05bd4d8/c8fc2aaf){ASSIGNED} LLGM Assign pre (ffffffff => c8fc2aaf) (gprs_llc.c:1079) 20250829095336729 DLLC NOTICE LLME(ffffffff/c8fc2aaf){ASSIGNED} LLGM Assign post (ffffffff => c8fc2aaf) (gprs_llc.c:1125) 20250829095336729 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b(543)@5f5792538a8d: sending second RAU via different RA 20250829095336737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336737 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095336737 DMM INFO MM(262420000000038/c8fc2aaf) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c8fc2aaf, P-TMSI: c8fc2aaf (00000000), TLLI: c8fc2aaf (c8fc2aaf), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250829095336737 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250829095336737 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095336737 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095336737 DLLC NOTICE LLME(ffffffff/c8fc2aaf){ASSIGNED} LLGM Assign pre (c8fc2aaf => c8fc2aaf) (gprs_llc.c:1079) 20250829095336737 DLLC NOTICE LLME(c8fc2aaf/c8fc2aaf){ASSIGNED} LLGM Assign post (c8fc2aaf => c8fc2aaf) (gprs_llc.c:1125) 20250829095336737 DMM INFO MM(262420000000038/c8fc2aaf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095336768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336769 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336769 DMM INFO MM(262420000000038/c8fc2aaf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095336769 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095336769 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095336769 DLLC NOTICE LLME(c8fc2aaf/c8fc2aaf){ASSIGNED} LLGM Assign pre (ffffffff => c8fc2aaf) (gprs_llc.c:1079) 20250829095336769 DLLC NOTICE LLME(ffffffff/c8fc2aaf){ASSIGNED} LLGM Assign post (ffffffff => c8fc2aaf) (gprs_llc.c:1125) 20250829095336769 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250829095336770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095336770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095336770 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095336770 DMM INFO MM(262420000000038/c8fc2aaf) -> GMM DETACH REQUEST TLLI=0xc8fc2aaf type=GPRS detach Power-off (gprs_gmm.c:1512) 20250829095336770 DMM INFO MM(262420000000038/c8fc2aaf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095336770 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095336770 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095336770 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095336770 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095336770 DLLC NOTICE LLME(ffffffff/c8fc2aaf){ASSIGNED} LLGM Assign pre (c8fc2aaf => ffffffff) (gprs_llc.c:1079) 20250829095336770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8fc2aaf => ffffffff) (gprs_llc.c:1125) 20250829095336770 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250829095336770 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) 20250829095336770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095336770 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095336770 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095336770 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095336772 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@5f5792538a8d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@5f5792538a8d: Final verdict of PTC: pass 20250829095341790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(540)@5f5792538a8d: Final verdict of PTC: none 20250829095341794 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095341794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(528)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(539)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(538)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(534)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(533)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(524)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(527)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(532)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(537)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(531)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(536)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(526)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(531): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(532): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(533): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(534): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(536): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(537): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(538): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(539): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Aug 29 09:53:41 UTC 2025 ====== 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 20250829095341864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095342166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104184) 20250829095342795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095342795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104184, count=109516) 20250829095343796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095343796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Aug 29 09:53:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095344797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095344797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250829095345285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095345288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(548)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(548)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095345332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095345332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095345332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095345332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095345332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095345332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095345332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095345332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095345332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(548)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095345333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095345333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095345333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095345333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095345333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095345333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095345333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095345333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095345333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095345333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095345333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(548)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095345333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095345333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(548)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(549)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095345336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(545)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(550)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(549)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(553)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095345344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095345344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(553)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095345345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095345345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095345345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095345345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095345345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095345345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095345345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095345345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095345345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(553)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095345347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095345347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095345347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095345347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095345347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095345347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095345347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095345347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095345347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095345347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095345347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095345347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095345347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(553)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(553)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095345349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(554)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(550)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095345354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095345354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(555)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(554)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(558)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095345359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095345359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095345359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095345359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095345359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095345359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095345359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095345359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095345359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(558)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095345360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095345360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095345360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095345360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095345360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095345361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095345361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095345361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095345361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095345361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095345361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(558)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095345361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095345361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095345362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095345367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095345367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095345799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095345799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095345799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095345799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095345803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095345804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(559)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(559)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(559)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@5f5792538a8d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='E0BC8BBE'O, index=0 SGSN_Test-GSUP(560)@5f5792538a8d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(563) TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: 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 := '89A866DC82F590C19268E4332321E06E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5CC62AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0CBCAFF5791D270'O } } } } } 20250829095346874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346874 DLLC NOTICE LLME(ffffffff/e0bc8bbe){UNASSIGNED} LLC RX: unknown TLLI 0xe0bc8bbe, creating LLME on the fly (gprs_llc.c:552) 20250829095346874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346874 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095346874 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095346874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095346874 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095346874 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095346874 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095346874 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095346874 DLLC NOTICE LLME(ffffffff/e0bc8bbe){UNASSIGNED} LLGM Assign pre (e0bc8bbe => d2b81854) (gprs_llc.c:1079) 20250829095346874 DLLC NOTICE LLME(e0bc8bbe/d2b81854){ASSIGNED} LLGM Assign post (e0bc8bbe => d2b81854) (gprs_llc.c:1125) 20250829095346874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095346874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095346874 DMM DEBUG MM(262420000000039/d2b81854) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095346884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346884 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095346884 DMM DEBUG MM(262420000000039/d2b81854) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250829095346884 DMM NOTICE MM(262420000000039/d2b81854) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095346884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095346884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095346884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095346884 DMM DEBUG MM(262420000000039/d2b81854) Requesting authorization (sgsn_auth.c:160) 20250829095346884 DMM INFO MM(262420000000039/d2b81854) Requesting authentication tuples (sgsn_auth.c:184) 20250829095346884 DMM DEBUG MM(262420000000039/d2b81854) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095346884 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250829095346884 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(560)@5f5792538a8d: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@5f5792538a8d: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250829095346889 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095346889 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095346889 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095346889 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095346889 DMM INFO MM(262420000000039/d2b81854) Subscriber data update (mmctx.c:445) 20250829095346889 DMM DEBUG MM(262420000000039/d2b81854) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095346889 DMM INFO MM(262420000000039/d2b81854) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095346889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095346889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095346889 DMM INFO MM(262420000000039/d2b81854) <- GMM AUTH AND CIPHERING REQ (rand = 89 a8 66 dc 82 f5 90 c1 92 68 e4 33 23 21 e0 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095346897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346897 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095346897 DMM INFO MM(262420000000039/d2b81854) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095346897 DMM NOTICE MM(262420000000039/d2b81854) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095346897 DMM DEBUG MM(262420000000039/d2b81854) checking auth: received GSM SRES = a5 cc 62 ab (gprs_gmm.c:716) 20250829095346897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095346897 DMM DEBUG MM(262420000000039/d2b81854) Requesting authorization (sgsn_auth.c:160) 20250829095346897 DMM INFO MM(262420000000039/d2b81854) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095346897 DMM DEBUG MM(262420000000039/d2b81854) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095346897 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250829095346897 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250829095346897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095346898 DMM INFO MM(262420000000039/d2b81854) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b81854) (gprs_gmm.c:337) 20250829095346899 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095346899 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095346899 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250829095346899 DMM INFO MM(262420000000039/d2b81854) Subscriber data update (mmctx.c:445) 20250829095346899 DMM DEBUG MM(262420000000039/d2b81854) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095346899 DMM INFO MM(262420000000039/d2b81854) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095346899 DMM NOTICE MM(262420000000039/d2b81854) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250829095346899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095346899 DMM NOTICE MM(262420000000039/d2b81854) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095346899 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250829095346900 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095346900 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250829095346900 DMM INFO MM(262420000000039/d2b81854) Subscriber data update (mmctx.c:445) 20250829095346900 DMM DEBUG MM(262420000000039/d2b81854) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095346910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346910 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095346910 DMM INFO MM(262420000000039/d2b81854) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095346910 DMM NOTICE MM(262420000000039/d2b81854) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095346910 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095346910 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095346910 DLLC NOTICE LLME(e0bc8bbe/d2b81854){ASSIGNED} LLGM Assign pre (ffffffff => d2b81854) (gprs_llc.c:1079) 20250829095346910 DLLC NOTICE LLME(ffffffff/d2b81854){ASSIGNED} LLGM Assign post (ffffffff => d2b81854) (gprs_llc.c:1125) 20250829095346910 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095346910 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095346910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095346910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: attach complete sending rau 20250829095346968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346968 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095346968 DMM INFO MM(262420000000039/d2b81854) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095346968 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095346968 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095346968 DLLC NOTICE LLME(ffffffff/d2b81854){ASSIGNED} LLGM Assign pre (d2b81854 => eb0ed52f) (gprs_llc.c:1079) 20250829095346968 DLLC NOTICE LLME(d2b81854/eb0ed52f){ASSIGNED} LLGM Assign post (d2b81854 => eb0ed52f) (gprs_llc.c:1125) 20250829095346968 DMM INFO MM(262420000000039/eb0ed52f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@5f5792538a8d: Removing Client IMSI='262420000000039'H, index=0 20250829095346987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346988 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095346988 DMM INFO MM(262420000000039/eb0ed52f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095346988 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095346988 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095346988 DLLC NOTICE LLME(d2b81854/eb0ed52f){ASSIGNED} LLGM Assign pre (ffffffff => eb0ed52f) (gprs_llc.c:1079) 20250829095346988 DLLC NOTICE LLME(ffffffff/eb0ed52f){ASSIGNED} LLGM Assign post (ffffffff => eb0ed52f) (gprs_llc.c:1125) 20250829095346988 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@5f5792538a8d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='EB0ED52F'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: sending second RAU via different RA with wrong Old RA 20250829095346998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095346998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095346998 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095346998 DMM NOTICE LLME(ffffffff/eb0ed52f){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250829095346998 DLLC NOTICE LLME(ffffffff/eb0ed52f){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250829095346998 DMM NOTICE MM(262420000000039/eb0ed52f) Rx RA Update Request with unexpected TLLI=eb0ed52f Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250829095346998 DMM ERROR LLME(ffffffff/eb0ed52f){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250829095346998 DMM NOTICE MM(262420000000039/eb0ed52f) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250829095346998 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250829095346998 DMM INFO MM(262420000000039/eb0ed52f) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250829095346998 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095346998 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095346998 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095346998 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095346998 DLLC NOTICE LLME(ffffffff/eb0ed52f){ASSIGNED} LLGM Assign pre (eb0ed52f => ffffffff) (gprs_llc.c:1079) 20250829095346998 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb0ed52f => ffffffff) (gprs_llc.c:1125) 20250829095346998 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250829095346998 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250829095346998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095346998 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095346998 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095346998 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095347018 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250829095347020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095347020 DLLC NOTICE LLME(ffffffff/eb0ed52f){UNASSIGNED} LLC RX: unknown TLLI 0xeb0ed52f, creating LLME on the fly (gprs_llc.c:552) 20250829095347020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095347020 DMM NOTICE LLME(ffffffff/eb0ed52f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250829095349450 DGPRS DEBUG Checking for inactive LLMEs, time = 19692135 (sgsn.c:132) 20250829095349453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095349453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095349453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095349453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095349453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095349453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095349453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095349453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095349453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095349453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@5f5792538a8d: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@5f5792538a8d: Final verdict of PTC: pass 20250829095352033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095352037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095352037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(560)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(548)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(559)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(553)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(549)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(558)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(554)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@5f5792538a8d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(556)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(546)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(551)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(546): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(547): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(548): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(549): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(551): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(552): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(553): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(554): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(556): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(557): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Aug 29 09:53:52 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250829095352141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095352442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109340) 20250829095353038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095353039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109340, count=113696) 20250829095354040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095354040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Aug 29 09:53:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095355041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095355042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_usim_resync started. 20250829095355521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095355523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(568)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095355573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095355573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095355573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095355573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095355573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095355573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095355573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095355573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095355573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(568)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095355574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095355574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095355574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095355575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095355575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095355575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095355575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095355575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095355575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095355575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095355575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095355575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095355575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(568)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(569)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095355577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(565)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095355582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095355582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(570)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_usim_resync-BVCI196(567)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(573)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(573)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095355585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095355586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095355586 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095355586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095355586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(573)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095355586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095355586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095355586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095355586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095355586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095355586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095355586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095355586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095355586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095355587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095355587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095355589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(574)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(570)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095355595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095355595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(572)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(575)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(574)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(578)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(578)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095355601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095355601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095355601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095355602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095355602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095355602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095355602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095355602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095355602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(578)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095355602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095355602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095355602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095355602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095355602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095355602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095355602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095355602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095355602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095355602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095355602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(578)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095355603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095355603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(578)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095355604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095355609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095355609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(577)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095356043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095356043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095356043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095356043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(579)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(579)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095356047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095356049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(579)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(579)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(579)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(579)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(579)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(579)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@5f5792538a8d: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='FC6F0B26'O, index=0 SGSN_Test-GSUP(580)@5f5792538a8d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@5f5792538a8d: 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 := '369EE421E6C23BE1D3113FD1058065AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5BB3914'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '231B2FE3AFA68249'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6CBDDCEA5D38B10CAAD9D198668EA652'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9FA7A0057B784031954E9D474F640DB1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '36E6C29EC978010399BD8DCA59453E76'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3B5FE13E2D40ADA3'O } } } } } 20250829095357135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095357135 DLLC NOTICE LLME(ffffffff/fc6f0b26){UNASSIGNED} LLC RX: unknown TLLI 0xfc6f0b26, creating LLME on the fly (gprs_llc.c:552) 20250829095357135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095357135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095357135 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095357135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095357135 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095357135 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095357135 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095357135 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095357135 DLLC NOTICE LLME(ffffffff/fc6f0b26){UNASSIGNED} LLGM Assign pre (fc6f0b26 => c1b50b93) (gprs_llc.c:1079) 20250829095357135 DLLC NOTICE LLME(fc6f0b26/c1b50b93){ASSIGNED} LLGM Assign post (fc6f0b26 => c1b50b93) (gprs_llc.c:1125) 20250829095357136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095357136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095357136 DMM DEBUG MM(262420000000040/c1b50b93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095357158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095357158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095357158 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095357158 DMM DEBUG MM(262420000000040/c1b50b93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250829095357158 DMM NOTICE MM(262420000000040/c1b50b93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095357158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095357158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095357158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095357158 DMM DEBUG MM(262420000000040/c1b50b93) Requesting authorization (sgsn_auth.c:160) 20250829095357158 DMM INFO MM(262420000000040/c1b50b93) Requesting authentication tuples (sgsn_auth.c:184) 20250829095357158 DMM DEBUG MM(262420000000040/c1b50b93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095357158 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250829095357158 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(580)@5f5792538a8d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@5f5792538a8d: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250829095357165 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095357165 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095357165 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095357165 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095357165 DMM INFO MM(262420000000040/c1b50b93) Subscriber data update (mmctx.c:445) 20250829095357165 DMM DEBUG MM(262420000000040/c1b50b93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095357165 DMM INFO MM(262420000000040/c1b50b93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095357165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095357165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095357165 DMM INFO MM(262420000000040/c1b50b93) <- GMM AUTH AND CIPHERING REQ (rand = 36 9e e4 21 e6 c2 3b e1 d3 11 3f d1 05 80 65 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 36 e6 c2 9e c9 78 01 03 99 bd 8d ca 59 45 3e 76 ) (gprs_gmm.c:510) 20250829095357181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095357181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095357181 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095357181 DMM INFO MM(262420000000040/c1b50b93) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250829095357181 DMM INFO MM(262420000000040/c1b50b93) R99 AUTHENTICATION SYNCH (AUTS = a4db85913322e9a05b9fabaebeed) (gprs_gmm.c:761) 20250829095357181 DMM DEBUG MM(262420000000040/c1b50b93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095357181 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250829095357181 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e a4 db 85 91 33 22 e9 a0 5b 9f ab ae be ed 20 10 36 9e e4 21 e6 c2 3b e1 d3 11 3f d1 05 80 65 aa 28 01 01 (gprs_subscriber.c:210) 20250829095357181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250829095357181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250829095357183 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095357183 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095357183 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095357183 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095357183 DMM INFO MM(262420000000040/c1b50b93) Subscriber data update (mmctx.c:445) 20250829095357183 DMM DEBUG MM(262420000000040/c1b50b93) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250829095357184 DMM INFO MM(262420000000040/c1b50b93) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250829095357184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095357184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095357184 DMM INFO MM(262420000000040/c1b50b93) <- GMM AUTH AND CIPHERING REQ (rand = 46 9a c6 2d 2a 6f 00 07 df ae 96 66 60 aa 68 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f bb 7a fc dc cf 6b 37 25 16 be 60 f0 0a fe c0 ) (gprs_gmm.c:510) 20250829095357196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095357196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x769f70 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095357196 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095357196 DMM INFO MM(262420000000040/c1b50b93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095357196 DMM NOTICE MM(262420000000040/c1b50b93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095357196 DMM DEBUG MM(262420000000040/c1b50b93) checking auth: received UMTS RES = f7 b8 c9 e9 94 4f ce dd (gprs_gmm.c:716) 20250829095357196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095357196 DMM DEBUG MM(262420000000040/c1b50b93) Requesting authorization (sgsn_auth.c:160) 20250829095357196 DMM INFO MM(262420000000040/c1b50b93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095357196 DMM DEBUG MM(262420000000040/c1b50b93) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095357196 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250829095357196 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) 20250829095357196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095357196 DMM INFO MM(262420000000040/c1b50b93) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b50b93) (gprs_gmm.c:337) 20250829095357199 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095357199 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095357199 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250829095357199 DMM INFO MM(262420000000040/c1b50b93) Subscriber data update (mmctx.c:445) 20250829095357199 DMM DEBUG MM(262420000000040/c1b50b93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095357199 DMM INFO MM(262420000000040/c1b50b93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095357199 DMM NOTICE MM(262420000000040/c1b50b93) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250829095357199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095357199 DMM NOTICE MM(262420000000040/c1b50b93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095357199 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) 20250829095357201 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095357201 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250829095357201 DMM INFO MM(262420000000040/c1b50b93) Subscriber data update (mmctx.c:445) 20250829095357201 DMM DEBUG MM(262420000000040/c1b50b93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(567)@5f5792538a8d: Removing Client IMSI='262420000000040'H, index=0 20250829095357211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095357211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095357211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095357211 DMM INFO MM(262420000000040/c1b50b93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095357211 DMM NOTICE MM(262420000000040/c1b50b93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095357211 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095357211 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095357211 DLLC NOTICE LLME(fc6f0b26/c1b50b93){ASSIGNED} LLGM Assign pre (ffffffff => c1b50b93) (gprs_llc.c:1079) 20250829095357211 DLLC NOTICE LLME(ffffffff/c1b50b93){ASSIGNED} LLGM Assign post (ffffffff => c1b50b93) (gprs_llc.c:1125) 20250829095357211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095357211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095357211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095357211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(583)@5f5792538a8d: Final verdict of PTC: pass 20250829095357217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(580)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(577)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(567)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(578)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(573)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(568)@5f5792538a8d: Final verdict of PTC: none 20250829095357224 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095357224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(581)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(572)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(579)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(571)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(576)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(566)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none Fri Aug 29 09:53:57 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(576): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_resync-BVCI220(577): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(578): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(579): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. 20250829095357312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095357714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95172) 20250829095358225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095358225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95172, count=96432) 20250829095359227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095359227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Aug 29 09:53:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095400229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095400229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_usim_a54_a54 started. 20250829095400820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095400822 DMM INFO MM(262420000000040/c1b50b93) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095400822 DMM INFO MM(262420000000040/c1b50b93) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095400822 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095400822 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095400822 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095400822 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095400822 DLLC NOTICE LLME(ffffffff/c1b50b93){ASSIGNED} LLGM Assign pre (c1b50b93 => ffffffff) (gprs_llc.c:1079) 20250829095400822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b50b93 => ffffffff) (gprs_llc.c:1125) 20250829095400822 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250829095400822 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) 20250829095400822 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:402) 20250829095400822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095400822 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095400822 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095400822 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095400822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(588)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095400863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095400863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095400863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095400863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095400863 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095400863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095400863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095400863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095400863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095400864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095400864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095400864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095400864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095400864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095400864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095400864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095400864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095400864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095400864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095400864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095400864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095400864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095400866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(589)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(585)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095400871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095400871 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(590)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(587)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(589)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(593)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095400877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095400877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095400877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095400877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095400877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095400878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095400878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095400878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095400878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095400878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095400878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095400878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095400878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095400878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095400878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095400878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095400879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095400879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(594)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095400881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(590)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095400885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095400885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(595)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(592)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(594)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(598)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095400891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095400891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095400891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095400891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095400891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095400891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095400891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095400891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095400891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095400893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095400893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095400893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095400893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095400893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095400893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095400893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095400893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095400893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095400893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095400893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095400893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095400893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095400895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095400901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095400901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095401230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095401230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095401230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095401230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095401234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095401235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(599)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(599)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(599)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@5f5792538a8d: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='E95152F7'O, index=0 SGSN_Test-GSUP(600)@5f5792538a8d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@5f5792538a8d: 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 := '441F0F63C3AA0CE0F3C38AF5525D69A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3126508'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF6E62D294F7EFED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2B4396965FB6A286817487AD8CDA41C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2357D712DCCF3CC1064F1E92275F21E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '34D901D288680A804AF3477BA625150D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED36F649E841BFB9'O } } } } } 20250829095402321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095402321 DLLC NOTICE LLME(ffffffff/e95152f7){UNASSIGNED} LLC RX: unknown TLLI 0xe95152f7, creating LLME on the fly (gprs_llc.c:552) 20250829095402321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095402321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095402322 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095402322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095402322 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095402322 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095402322 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095402322 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095402322 DLLC NOTICE LLME(ffffffff/e95152f7){UNASSIGNED} LLGM Assign pre (e95152f7 => eb75f393) (gprs_llc.c:1079) 20250829095402322 DLLC NOTICE LLME(e95152f7/eb75f393){ASSIGNED} LLGM Assign post (e95152f7 => eb75f393) (gprs_llc.c:1125) 20250829095402322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095402322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095402322 DMM DEBUG MM(262420000000040/eb75f393) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095402332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095402332 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095402332 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095402332 DMM DEBUG MM(262420000000040/eb75f393) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250829095402332 DMM NOTICE MM(262420000000040/eb75f393) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095402332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095402332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095402332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095402332 DMM DEBUG MM(262420000000040/eb75f393) Requesting authorization (sgsn_auth.c:160) 20250829095402332 DMM INFO MM(262420000000040/eb75f393) Requesting authentication tuples (sgsn_auth.c:184) 20250829095402333 DMM DEBUG MM(262420000000040/eb75f393) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095402333 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250829095402333 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(600)@5f5792538a8d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@5f5792538a8d: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250829095402336 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095402336 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095402336 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095402336 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095402336 DMM INFO MM(262420000000040/eb75f393) Subscriber data update (mmctx.c:445) 20250829095402336 DMM DEBUG MM(262420000000040/eb75f393) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095402336 DMM INFO MM(262420000000040/eb75f393) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095402336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095402336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095402336 DMM INFO MM(262420000000040/eb75f393) <- GMM AUTH AND CIPHERING REQ (rand = 44 1f 0f 63 c3 aa 0c e0 f3 c3 8a f5 52 5d 69 a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 d9 01 d2 88 68 0a 80 4a f3 47 7b a6 25 15 0d ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@5f5792538a8d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@5f5792538a8d: Final verdict of PTC: pass 20250829095402349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(593)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(588)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(589)@5f5792538a8d: Final verdict of PTC: none 20250829095402354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095402354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(595)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(598)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(592)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(584)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(600)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(596)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(586)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(591)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(591): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(592): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Aug 29 09:54:02 UTC 2025 ====== 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 20250829095402410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095402812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72468) 20250829095403355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095403355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72468, count=73628) 20250829095404357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095404357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Aug 29 09:54:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095405358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095405358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_usim_a54_a53 started. 20250829095405916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095405919 DMM INFO MM(262420000000040/eb75f393) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095405919 DMM INFO MM(262420000000040/eb75f393) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095405919 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095405919 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095405919 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095405919 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095405919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Deallocated (fsm.c:568) 20250829095405919 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095405919 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095405919 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095405919 DLLC NOTICE LLME(e95152f7/eb75f393){ASSIGNED} LLGM Assign pre (eb75f393 => ffffffff) (gprs_llc.c:1079) 20250829095405919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb75f393 => ffffffff) (gprs_llc.c:1125) 20250829095405919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(608)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095405962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095405962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(608)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095405962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095405962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095405962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095405962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095405962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095405962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095405963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095405963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(608)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(609)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095405965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(605)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095405971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095405971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(610)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(609)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_usim_a54_a53-BVCI196(607)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(613)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095405976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095405976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095405976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095405976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095405976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095405976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095405976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095405976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095405976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095405976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095405976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095405976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095405976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095405977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095405977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095405977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095405977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095405977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095405977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095405977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095405977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095405977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095405979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(614)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(610)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095405985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095405985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(612)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(615)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(614)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(618)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(618)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095405991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095405991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095405991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095405991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095405991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095405991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095405991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095405991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095405991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(618)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095405992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095405992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095405992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095405992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095405992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095405992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095405992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095405992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095405992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095405992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095405992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095405992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095405992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(618)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095405994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095405999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095405999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(617)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095406360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095406360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095406360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095406360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095406364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(619)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095406365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(619)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(619)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@5f5792538a8d: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='C8AE1F78'O, index=0 SGSN_Test-GSUP(620)@5f5792538a8d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@5f5792538a8d: 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 := 'CCCF6A759B28150439125ADA508DABD9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18B5A8A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50F23D11CB0EFD1B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0C78791FC9467320B66146541C30077E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5575BAFA4F941246D6D9622BB218911D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '276C92CEAE282AAF343D7088F324FB91'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AC6FC6454F2C0628'O } } } } } 20250829095407462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095407462 DLLC NOTICE LLME(ffffffff/c8ae1f78){UNASSIGNED} LLC RX: unknown TLLI 0xc8ae1f78, creating LLME on the fly (gprs_llc.c:552) 20250829095407462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095407462 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095407462 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095407462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095407462 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095407462 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095407462 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095407462 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095407462 DLLC NOTICE LLME(ffffffff/c8ae1f78){UNASSIGNED} LLGM Assign pre (c8ae1f78 => fa16ff37) (gprs_llc.c:1079) 20250829095407462 DLLC NOTICE LLME(c8ae1f78/fa16ff37){ASSIGNED} LLGM Assign post (c8ae1f78 => fa16ff37) (gprs_llc.c:1125) 20250829095407462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095407462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095407462 DMM DEBUG MM(262420000000040/fa16ff37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095407484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095407484 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095407485 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095407485 DMM DEBUG MM(262420000000040/fa16ff37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250829095407485 DMM NOTICE MM(262420000000040/fa16ff37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095407485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095407485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095407485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095407485 DMM DEBUG MM(262420000000040/fa16ff37) Requesting authorization (sgsn_auth.c:160) 20250829095407485 DMM INFO MM(262420000000040/fa16ff37) Requesting authentication tuples (sgsn_auth.c:184) 20250829095407485 DMM DEBUG MM(262420000000040/fa16ff37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095407485 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250829095407485 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(620)@5f5792538a8d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@5f5792538a8d: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250829095407491 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095407491 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095407491 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095407491 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095407491 DMM INFO MM(262420000000040/fa16ff37) Subscriber data update (mmctx.c:445) 20250829095407492 DMM DEBUG MM(262420000000040/fa16ff37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095407492 DMM INFO MM(262420000000040/fa16ff37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095407492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095407492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095407492 DMM INFO MM(262420000000040/fa16ff37) <- GMM AUTH AND CIPHERING REQ (rand = cc cf 6a 75 9b 28 15 04 39 12 5a da 50 8d ab d9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 6c 92 ce ae 28 2a af 34 3d 70 88 f3 24 fb 91 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@5f5792538a8d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@5f5792538a8d: Final verdict of PTC: pass 20250829095407504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(604)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(620)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(617)@5f5792538a8d: Final verdict of PTC: none 20250829095407508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095407508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(614)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(613)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(618)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(619)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(606)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(616)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(611)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(608)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(616): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(617): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Aug 29 09:54:07 UTC 2025 ====== 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 20250829095407569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095407971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68652) 20250829095408509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095408510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68652, count=73008) 20250829095409510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095409510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Aug 29 09:54:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095410511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095410512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_usim_a53_a54 started. 20250829095411089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095411091 DMM INFO MM(262420000000040/fa16ff37) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095411091 DMM INFO MM(262420000000040/fa16ff37) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095411091 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095411091 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095411092 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095411092 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095411092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Deallocated (fsm.c:568) 20250829095411092 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095411092 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095411092 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095411092 DLLC NOTICE LLME(c8ae1f78/fa16ff37){ASSIGNED} LLGM Assign pre (fa16ff37 => ffffffff) (gprs_llc.c:1079) 20250829095411092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa16ff37 => ffffffff) (gprs_llc.c:1125) 20250829095411092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(628)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095411134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095411134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095411134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095411134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095411134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095411134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095411134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095411134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095411134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095411136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095411136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095411136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095411136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095411136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095411136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095411136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095411136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095411136 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095411136 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095411136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(628)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095411136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095411136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(629)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(628)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095411139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(625)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(629)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(633)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095411146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095411146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(633)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095411147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095411147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095411147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095411147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095411147 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095411147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095411147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095411147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095411147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(633)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_usim_a53_a54-BVCI196(627)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095411148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095411148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095411148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095411148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095411148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095411148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095411148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095411148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095411148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095411148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095411148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095411149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095411149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(633)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095411151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(634)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(630)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095411156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095411156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(635)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(632)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(634)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(638)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095411162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095411162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095411162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095411162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095411162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095411162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095411162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095411162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095411162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095411163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095411163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095411163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095411163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095411163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095411163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095411163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095411163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095411163 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095411163 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095411163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095411163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095411163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095411165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095411169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095411169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095411512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095411513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095411513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095411513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095411517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095411518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(639)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(639)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(639)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@5f5792538a8d: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='E71EE9B5'O, index=0 SGSN_Test-GSUP(640)@5f5792538a8d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@5f5792538a8d: 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 := 'EC94656C2F4BF542C23180D0877FF4BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F859EF44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '490A40D56BF128A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C59C400590E737C2A6C8F1F65E5CDAF9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EE3001B0A22FA63BEF204271AB33EFDF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '47BA1EBA055B7B92D42FCE431336F7CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '536C528D49FD0B42'O } } } } } 20250829095412613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095412613 DLLC NOTICE LLME(ffffffff/e71ee9b5){UNASSIGNED} LLC RX: unknown TLLI 0xe71ee9b5, creating LLME on the fly (gprs_llc.c:552) 20250829095412613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095412613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095412613 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095412613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095412613 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095412613 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095412613 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095412613 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095412613 DLLC NOTICE LLME(ffffffff/e71ee9b5){UNASSIGNED} LLGM Assign pre (e71ee9b5 => ded46256) (gprs_llc.c:1079) 20250829095412613 DLLC NOTICE LLME(e71ee9b5/ded46256){ASSIGNED} LLGM Assign post (e71ee9b5 => ded46256) (gprs_llc.c:1125) 20250829095412613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095412613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095412613 DMM DEBUG MM(262420000000040/ded46256) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095412642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095412642 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095412642 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095412642 DMM DEBUG MM(262420000000040/ded46256) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250829095412642 DMM NOTICE MM(262420000000040/ded46256) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095412642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095412642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095412642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095412642 DMM DEBUG MM(262420000000040/ded46256) Requesting authorization (sgsn_auth.c:160) 20250829095412642 DMM INFO MM(262420000000040/ded46256) Requesting authentication tuples (sgsn_auth.c:184) 20250829095412642 DMM DEBUG MM(262420000000040/ded46256) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095412642 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250829095412642 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(640)@5f5792538a8d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@5f5792538a8d: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250829095412648 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095412648 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095412648 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095412649 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095412649 DMM INFO MM(262420000000040/ded46256) Subscriber data update (mmctx.c:445) 20250829095412649 DMM DEBUG MM(262420000000040/ded46256) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095412649 DMM INFO MM(262420000000040/ded46256) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095412649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095412649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095412649 DMM INFO MM(262420000000040/ded46256) <- GMM AUTH AND CIPHERING REQ (rand = ec 94 65 6c 2f 4b f5 42 c2 31 80 d0 87 7f f4 ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 ba 1e ba 05 5b 7b 92 d4 2f ce 43 13 36 f7 ce ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@5f5792538a8d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@5f5792538a8d: Final verdict of PTC: pass 20250829095412669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(640)@5f5792538a8d: Final verdict of PTC: none 20250829095412674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(634)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@5f5792538a8d: Final verdict of PTC: none 20250829095412674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(639)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(633)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(632)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(638)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(628)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(636)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(631)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(626)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(631): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(632): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Aug 29 09:54:12 UTC 2025 ====== 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 20250829095412742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095413144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68544) 20250829095413675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095413675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68544, count=72900) 20250829095414676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095414677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Aug 29 09:54:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095415678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095415678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_usim_a50_a54 started. 20250829095416254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095416257 DMM INFO MM(262420000000040/ded46256) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095416257 DMM INFO MM(262420000000040/ded46256) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095416257 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095416257 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095416257 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095416257 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095416258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Deallocated (fsm.c:568) 20250829095416258 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095416258 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095416258 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095416258 DLLC NOTICE LLME(e71ee9b5/ded46256){ASSIGNED} LLGM Assign pre (ded46256 => ffffffff) (gprs_llc.c:1079) 20250829095416258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ded46256 => ffffffff) (gprs_llc.c:1125) 20250829095416258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(648)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(648)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095416301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095416301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095416301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095416301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095416301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095416301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095416301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095416301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095416301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(648)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095416303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095416303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095416303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095416303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095416303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095416303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095416303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095416303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095416303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095416303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095416303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095416304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095416304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(648)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(648)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095416309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(649)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(645)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095416318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095416318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(650)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(647)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(649)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(653)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(653)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095416327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095416327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095416327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095416327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095416327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095416327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095416327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095416327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095416327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095416328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095416328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095416328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095416328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095416328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095416328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095416328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095416328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095416328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095416328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095416328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095416329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095416329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095416333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(654)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(650)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095416338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095416338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(655)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(652)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(654)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(659)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(659)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095416350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095416350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095416350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095416350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095416350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095416350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095416350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095416350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095416350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(659)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095416350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095416350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095416350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095416351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095416351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095416351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095416351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095416351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095416351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095416351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(659)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(659)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095416353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095416358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095416358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(656)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095416679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095416679 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095416679 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095416679 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(658)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(658)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095416683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(658)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(658)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(658)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250829095416684 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(658)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(658)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(658)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(647)@5f5792538a8d: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='C4852525'O, index=0 SGSN_Test-GSUP(660)@5f5792538a8d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@5f5792538a8d: 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 := '2FE8339AA0C154CD8E02082017B1CD4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AEB0CA57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8425EA6005DF3A1E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '54D98FCAEB40BFDF2D582865CA69644A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B53E98F34D263E622F7E3E0D600F4F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A469E83F2245F094909F505458E5674'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F1B02A34FB277259'O } } } } } 20250829095417788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095417788 DLLC NOTICE LLME(ffffffff/c4852525){UNASSIGNED} LLC RX: unknown TLLI 0xc4852525, creating LLME on the fly (gprs_llc.c:552) 20250829095417788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095417788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095417788 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095417788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095417788 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095417788 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095417788 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095417788 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095417788 DLLC NOTICE LLME(ffffffff/c4852525){UNASSIGNED} LLGM Assign pre (c4852525 => c9572870) (gprs_llc.c:1079) 20250829095417788 DLLC NOTICE LLME(c4852525/c9572870){ASSIGNED} LLGM Assign post (c4852525 => c9572870) (gprs_llc.c:1125) 20250829095417788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095417788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095417788 DMM DEBUG MM(262420000000040/c9572870) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095417801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095417801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095417801 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095417801 DMM DEBUG MM(262420000000040/c9572870) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250829095417801 DMM NOTICE MM(262420000000040/c9572870) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095417801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095417801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095417801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095417801 DMM DEBUG MM(262420000000040/c9572870) Requesting authorization (sgsn_auth.c:160) 20250829095417801 DMM INFO MM(262420000000040/c9572870) Requesting authentication tuples (sgsn_auth.c:184) 20250829095417801 DMM DEBUG MM(262420000000040/c9572870) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095417801 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250829095417801 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(660)@5f5792538a8d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@5f5792538a8d: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250829095417803 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095417803 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095417803 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095417803 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095417803 DMM INFO MM(262420000000040/c9572870) Subscriber data update (mmctx.c:445) 20250829095417803 DMM DEBUG MM(262420000000040/c9572870) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095417803 DMM INFO MM(262420000000040/c9572870) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095417803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095417804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095417804 DMM INFO MM(262420000000040/c9572870) <- GMM AUTH AND CIPHERING REQ (rand = 2f e8 33 9a a0 c1 54 cd 8e 02 08 20 17 b1 cd 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 46 9e 83 f2 24 5f 09 49 09 f5 05 45 8e 56 74 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(647)@5f5792538a8d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@5f5792538a8d: Final verdict of PTC: pass 20250829095417811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(660)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(644)@5f5792538a8d: Final verdict of PTC: none 20250829095417816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095417816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(653)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(648)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(649)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(656)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(659)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(658)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(647)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(657)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(646)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(651)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(646): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(647): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(648): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(649): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(656): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(657): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(658): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(659): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Aug 29 09:54:17 UTC 2025 ====== 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 20250829095417912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095418314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68544) 20250829095418816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095418816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68544, count=72900) 20250829095419451 DGPRS DEBUG Checking for inactive LLMEs, time = 19692165 (sgsn.c:132) 20250829095419453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095419453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095419453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095419453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095419453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095419453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095419454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095419454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095419454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095419454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095419817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095419818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Aug 29 09:54:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095420818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095420818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_usim_a54_a50 started. 20250829095421425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095421427 DMM INFO MM(262420000000040/c9572870) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095421427 DMM INFO MM(262420000000040/c9572870) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095421427 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095421427 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095421427 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095421427 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095421427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Deallocated (fsm.c:568) 20250829095421427 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095421427 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095421427 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095421427 DLLC NOTICE LLME(c4852525/c9572870){ASSIGNED} LLGM Assign pre (c9572870 => ffffffff) (gprs_llc.c:1079) 20250829095421427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9572870 => ffffffff) (gprs_llc.c:1125) 20250829095421427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(668)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095421469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095421469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095421469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095421469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095421469 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095421469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095421469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095421469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095421469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095421470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095421470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095421470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095421470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095421470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095421470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095421470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095421470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095421470 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095421470 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095421470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095421470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095421470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(668)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095421472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(669)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(665)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095421477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095421477 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(670)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(667)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(669)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(673)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(673)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095421482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095421482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095421482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095421482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095421482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095421482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095421482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095421482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095421482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095421482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095421482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095421482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095421483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095421483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095421483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095421483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095421483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095421483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095421483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095421483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(673)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095421483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095421483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095421484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(670)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(674)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095421489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095421489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(672)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(675)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(674)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(678)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(678)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095421497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095421497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095421497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095421497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095421497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095421497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095421497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095421497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095421497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095421498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095421498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095421498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095421498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095421498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095421498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095421498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095421498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095421498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095421498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095421498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095421498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095421498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095421500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095421504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095421504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095421820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095421820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095421820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095421820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095421824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095421825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(679)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(679)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(679)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@5f5792538a8d: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='E9E16B7A'O, index=0 SGSN_Test-GSUP(680)@5f5792538a8d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@5f5792538a8d: 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 := '7D6D4794A8581F33E3BE08341A3B9930'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '499C149E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89835F158E9075D7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4DD88AB2C89D8B8D96270076DA8382BB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F34ACDED351D976F9CD58ECBB430E124'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7C39ACD941E99EF9F0B20B8D25730730'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F66D3F07A6D68356'O } } } } } 20250829095422910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095422910 DLLC NOTICE LLME(ffffffff/e9e16b7a){UNASSIGNED} LLC RX: unknown TLLI 0xe9e16b7a, creating LLME on the fly (gprs_llc.c:552) 20250829095422910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095422910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095422910 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095422910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095422910 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095422910 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095422910 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095422910 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095422910 DLLC NOTICE LLME(ffffffff/e9e16b7a){UNASSIGNED} LLGM Assign pre (e9e16b7a => fd636489) (gprs_llc.c:1079) 20250829095422910 DLLC NOTICE LLME(e9e16b7a/fd636489){ASSIGNED} LLGM Assign post (e9e16b7a => fd636489) (gprs_llc.c:1125) 20250829095422910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095422910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095422910 DMM DEBUG MM(262420000000040/fd636489) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095422923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095422923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095422923 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095422923 DMM DEBUG MM(262420000000040/fd636489) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250829095422923 DMM NOTICE MM(262420000000040/fd636489) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095422923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095422923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095422923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095422923 DMM DEBUG MM(262420000000040/fd636489) Requesting authorization (sgsn_auth.c:160) 20250829095422923 DMM INFO MM(262420000000040/fd636489) Requesting authentication tuples (sgsn_auth.c:184) 20250829095422923 DMM DEBUG MM(262420000000040/fd636489) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095422923 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250829095422923 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(680)@5f5792538a8d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@5f5792538a8d: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250829095422928 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095422928 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095422928 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095422928 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095422928 DMM INFO MM(262420000000040/fd636489) Subscriber data update (mmctx.c:445) 20250829095422928 DMM DEBUG MM(262420000000040/fd636489) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095422928 DMM INFO MM(262420000000040/fd636489) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095422928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095422928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095422928 DMM INFO MM(262420000000040/fd636489) <- GMM AUTH AND CIPHERING REQ (rand = 7d 6d 47 94 a8 58 1f 33 e3 be 08 34 1a 3b 99 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c 39 ac d9 41 e9 9e f9 f0 b2 0b 8d 25 73 07 30 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@5f5792538a8d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@5f5792538a8d: Final verdict of PTC: pass 20250829095422947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(664)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(667)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(669)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(680)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(673)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(668)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(678)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@5f5792538a8d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(672)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@5f5792538a8d: Final verdict of PTC: none 20250829095422954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095422955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(679)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(676)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(671)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(666)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Aug 29 09:54:22 UTC 2025 ====== 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 20250829095423015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095423417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71648) 20250829095423956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095423956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71648, count=72908) 20250829095424958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095424958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Aug 29 09:54:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095425959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095425959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_detach_unknown_nopoweroff started. 20250829095426521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095426523 DMM INFO MM(262420000000040/fd636489) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095426523 DMM INFO MM(262420000000040/fd636489) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095426523 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095426523 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095426523 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095426523 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829095426524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Deallocated (fsm.c:568) 20250829095426524 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095426524 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095426524 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095426524 DLLC NOTICE LLME(e9e16b7a/fd636489){ASSIGNED} LLGM Assign pre (fd636489 => ffffffff) (gprs_llc.c:1079) 20250829095426524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd636489 => ffffffff) (gprs_llc.c:1125) 20250829095426524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(688)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095426562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095426562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095426562 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095426562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095426562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095426564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095426564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095426564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095426564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095426564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095426564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095426564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095426564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095426564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(688)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(689)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095426566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(685)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(690)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095426571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095426571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(689)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(693)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(687)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(693)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095426574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095426574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095426575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095426575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095426575 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095426575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095426575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095426575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095426575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(693)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095426575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095426575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095426575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095426575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095426575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095426575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095426575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095426575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095426575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095426575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095426575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095426576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095426576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(693)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095426578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(694)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(690)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095426582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095426582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(692)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(694)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(698)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095426588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095426588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095426588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095426588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095426588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095426588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095426588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095426588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095426588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095426589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095426589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095426589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095426589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095426589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095426589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095426591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095426595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095426595 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095426960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095426960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095426960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095426960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095426962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095426962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(699)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(699)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(699)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@5f5792538a8d: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='FDE42C95'O, index=0 SGSN_Test-GSUP(700)@5f5792538a8d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250829095428041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095428041 DLLC NOTICE LLME(ffffffff/fde42c95){UNASSIGNED} LLC RX: unknown TLLI 0xfde42c95, creating LLME on the fly (gprs_llc.c:552) 20250829095428041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095428041 DMM NOTICE LLME(ffffffff/fde42c95){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250829095428041 DLLC NOTICE LLME(ffffffff/fde42c95){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250829095428041 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfde42c95 type=GPRS detach (gprs_gmm.c:1512) 20250829095428041 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250829095428041 DLLC NOTICE LLME(ffffffff/fde42c95){UNASSIGNED} LLGM Assign pre (fde42c95 => ffffffff) (gprs_llc.c:1079) 20250829095428041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fde42c95 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@5f5792538a8d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@5f5792538a8d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@5f5792538a8d: Final verdict of PTC: pass 20250829095428071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(700)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@5f5792538a8d: Final verdict of PTC: none 20250829095428077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095428077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI220(697)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(689)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(698)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(693)@5f5792538a8d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(688)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(696)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(686)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(691)@5f5792538a8d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@5f5792538a8d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Aug 29 09:54:28 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250829095428164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095428466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54884) 20250829095429079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095429079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54884, count=59240) 20250829095430080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095430081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Aug 29 09:54:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095431082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095431082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_detach_unknown_poweroff started. 20250829095431574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095431576 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(708)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095431621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095431621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095431621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095431621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095431621 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095431621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095431621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095431621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095431621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(708)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095431622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095431622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095431622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095431622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095431622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095431622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095431622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095431622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095431622 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095431622 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095431622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095431622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095431622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(708)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(708)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(709)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095431624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(705)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095431629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095431629 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(710)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(707)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(709)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(713)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095431634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095431634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095431634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095431634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095431634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095431634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095431634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095431634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095431634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095431635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095431635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095431635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095431635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095431635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095431635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095431635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095431635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(713)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095431635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095431637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(714)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(710)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095431642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095431642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(712)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(718)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095431648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095431648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095431648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095431648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095431648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095431648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095431648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095431648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095431648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095431649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095431649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095431649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095431649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095431649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095431649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095431649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095431649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095431649 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095431649 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095431649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(718)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095431649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095431649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095431651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095431655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095431655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095432083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095432083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095432083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095432083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095432087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(719)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095432088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(719)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(719)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@5f5792538a8d: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='F7F2F4E4'O, index=0 SGSN_Test-GSUP(720)@5f5792538a8d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250829095433176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095433176 DLLC NOTICE LLME(ffffffff/f7f2f4e4){UNASSIGNED} LLC RX: unknown TLLI 0xf7f2f4e4, creating LLME on the fly (gprs_llc.c:552) 20250829095433176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095433176 DMM NOTICE LLME(ffffffff/f7f2f4e4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@5f5792538a8d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@5f5792538a8d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@5f5792538a8d: Final verdict of PTC: pass 20250829095438193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(720)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(718)@5f5792538a8d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(712)@5f5792538a8d: Final verdict of PTC: none 20250829095438199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(715)@5f5792538a8d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(708)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@5f5792538a8d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(713)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@5f5792538a8d: Final verdict of PTC: none 20250829095438199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(705)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(706)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(716)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(711)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@5f5792538a8d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Aug 29 09:54:38 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250829095438318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095438620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52572) 20250829095439201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095439201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52572, count=53112) 20250829095440203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095440203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Aug 29 09:54:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095441204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095441205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_detach_nopoweroff started. 20250829095441723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095441726 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(728)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095441765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095441765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095441765 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095441765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095441765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095441767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095441767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095441767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095441767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095441767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095441767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095441767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095441767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095441767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095441767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095441767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095441767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095441767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(728)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(729)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095441770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(725)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(730)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095441775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095441775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(729)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(733)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI196(727)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(733)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095441778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095441778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095441778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095441778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095441779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095441779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095441779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095441779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095441779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095441779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095441779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095441779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095441779 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095441779 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095441779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(733)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(733)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095441780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095441780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095441781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(734)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(730)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095441786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095441786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(738)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(738)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095441794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095441794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095441794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095441794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095441794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095441794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095441794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095441794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095441794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(738)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095441795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095441795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095441795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095441795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095441795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095441795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095441795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095441795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095441795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(738)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(738)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095441797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095441801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095441801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(737)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095442206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095442206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095442206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095442206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(739)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(739)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095442211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095442212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(739)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(739)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(739)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(739)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(739)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(739)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@5f5792538a8d: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='E8351393'O, index=0 SGSN_Test-GSUP(740)@5f5792538a8d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@5f5792538a8d: 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 := '92975CF95216502FCFC2F97D7A307C5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A7778D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9366F460BFB28DAD'O } } } } } 20250829095443295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095443295 DLLC NOTICE LLME(ffffffff/e8351393){UNASSIGNED} LLC RX: unknown TLLI 0xe8351393, creating LLME on the fly (gprs_llc.c:552) 20250829095443295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095443295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095443295 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095443295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095443295 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095443295 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095443295 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095443295 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095443295 DLLC NOTICE LLME(ffffffff/e8351393){UNASSIGNED} LLGM Assign pre (e8351393 => d26aa4a3) (gprs_llc.c:1079) 20250829095443295 DLLC NOTICE LLME(e8351393/d26aa4a3){ASSIGNED} LLGM Assign post (e8351393 => d26aa4a3) (gprs_llc.c:1125) 20250829095443295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095443295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095443295 DMM DEBUG MM(262420000000015/d26aa4a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095443317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095443318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095443318 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095443318 DMM DEBUG MM(262420000000015/d26aa4a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250829095443318 DMM NOTICE MM(262420000000015/d26aa4a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095443318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095443318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095443318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095443318 DMM DEBUG MM(262420000000015/d26aa4a3) Requesting authorization (sgsn_auth.c:160) 20250829095443318 DMM INFO MM(262420000000015/d26aa4a3) Requesting authentication tuples (sgsn_auth.c:184) 20250829095443318 DMM DEBUG MM(262420000000015/d26aa4a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095443318 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250829095443318 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(740)@5f5792538a8d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@5f5792538a8d: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250829095443320 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095443320 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095443320 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095443320 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095443320 DMM INFO MM(262420000000015/d26aa4a3) Subscriber data update (mmctx.c:445) 20250829095443320 DMM DEBUG MM(262420000000015/d26aa4a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095443321 DMM INFO MM(262420000000015/d26aa4a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095443321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095443321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095443321 DMM INFO MM(262420000000015/d26aa4a3) <- GMM AUTH AND CIPHERING REQ (rand = 92 97 5c f9 52 16 50 2f cf c2 f9 7d 7a 30 7c 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095443329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095443329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095443329 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095443329 DMM INFO MM(262420000000015/d26aa4a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095443329 DMM NOTICE MM(262420000000015/d26aa4a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095443329 DMM DEBUG MM(262420000000015/d26aa4a3) checking auth: received GSM SRES = 9a 77 78 d4 (gprs_gmm.c:716) 20250829095443329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095443329 DMM DEBUG MM(262420000000015/d26aa4a3) Requesting authorization (sgsn_auth.c:160) 20250829095443329 DMM INFO MM(262420000000015/d26aa4a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095443329 DMM DEBUG MM(262420000000015/d26aa4a3) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095443329 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250829095443329 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) 20250829095443329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095443329 DMM INFO MM(262420000000015/d26aa4a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd26aa4a3) (gprs_gmm.c:337) 20250829095443331 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095443331 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095443331 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250829095443331 DMM INFO MM(262420000000015/d26aa4a3) Subscriber data update (mmctx.c:445) 20250829095443331 DMM DEBUG MM(262420000000015/d26aa4a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095443331 DMM INFO MM(262420000000015/d26aa4a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095443331 DMM NOTICE MM(262420000000015/d26aa4a3) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250829095443331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095443331 DMM NOTICE MM(262420000000015/d26aa4a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095443331 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) 20250829095443332 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095443332 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250829095443332 DMM INFO MM(262420000000015/d26aa4a3) Subscriber data update (mmctx.c:445) 20250829095443332 DMM DEBUG MM(262420000000015/d26aa4a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095443338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095443338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095443338 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095443338 DMM INFO MM(262420000000015/d26aa4a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095443338 DMM NOTICE MM(262420000000015/d26aa4a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095443338 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095443338 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095443338 DLLC NOTICE LLME(e8351393/d26aa4a3){ASSIGNED} LLGM Assign pre (ffffffff => d26aa4a3) (gprs_llc.c:1079) 20250829095443338 DLLC NOTICE LLME(ffffffff/d26aa4a3){ASSIGNED} LLGM Assign post (ffffffff => d26aa4a3) (gprs_llc.c:1125) 20250829095443338 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095443338 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095443338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095443339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@5f5792538a8d: setverdict(pass): none -> pass 20250829095443395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095443395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095443395 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095443395 DMM INFO MM(262420000000015/d26aa4a3) -> GMM DETACH REQUEST TLLI=0xd26aa4a3 type=GPRS detach (gprs_gmm.c:1512) 20250829095443395 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250829095443395 DMM INFO MM(262420000000015/d26aa4a3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095443395 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095443395 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095443395 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095443395 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095443395 DLLC NOTICE LLME(ffffffff/d26aa4a3){ASSIGNED} LLGM Assign pre (d26aa4a3 => ffffffff) (gprs_llc.c:1079) 20250829095443395 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d26aa4a3 => ffffffff) (gprs_llc.c:1125) 20250829095443395 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250829095443395 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) 20250829095443395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095443395 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095443395 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095443395 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095443397 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@5f5792538a8d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@5f5792538a8d: Final verdict of PTC: pass 20250829095443411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@5f5792538a8d: Final verdict of PTC: none 20250829095443416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095443416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI220(737)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(739)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(733)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(728)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(738)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@5f5792538a8d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@5f5792538a8d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(731)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(726)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(736)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(736): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(737): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(738): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(739): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@5f5792538a8d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Aug 29 09:54:43 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250829095443526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095443828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93616) 20250829095444418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095444418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93616, count=94156) 20250829095445419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095445419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Aug 29 09:54:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095446420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095446420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_detach_poweroff started. 20250829095446893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095446897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(748)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095446945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095446945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095446945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095446945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095446945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095446945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095446945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095446945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095446945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095446946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095446946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095446946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095446946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095446946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095446946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095446946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095446946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095446946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095446946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095446946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095446946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095446946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(748)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095446948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(749)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(745)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095446954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095446954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(750)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(747)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(753)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095446964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095446964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095446964 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095446964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095446964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095446964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095446965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095446965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095446965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095446965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095446965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095446965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095446965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095446965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095446965 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095446965 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095446965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(754)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095446965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095446965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095446967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(753)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(758)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(750)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(758)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095446974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095446974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095446974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095446974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095446974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095446974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095446974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095446974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095446974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829095446974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095446974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(758)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095446975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095446975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095446975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095446975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095446975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095446975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095446975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095446975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095446975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095446975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095446975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095446975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095446975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(758)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_detach_poweroff-BVCI210(751)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095446977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095446981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095446981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(757)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095447421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095447421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095447421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095447421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095447425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(759)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095447427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@5f5792538a8d: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='D35FBE3E'O, index=0 SGSN_Test-GSUP(760)@5f5792538a8d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@5f5792538a8d: 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 := '821514BBACDCAFF9193BE680395F9A41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65DBD289'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5CC0ED16CB32441'O } } } } } 20250829095448522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095448522 DLLC NOTICE LLME(ffffffff/d35fbe3e){UNASSIGNED} LLC RX: unknown TLLI 0xd35fbe3e, creating LLME on the fly (gprs_llc.c:552) 20250829095448522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095448522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095448522 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095448522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095448522 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095448522 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095448522 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095448522 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095448522 DLLC NOTICE LLME(ffffffff/d35fbe3e){UNASSIGNED} LLGM Assign pre (d35fbe3e => fca307d1) (gprs_llc.c:1079) 20250829095448522 DLLC NOTICE LLME(d35fbe3e/fca307d1){ASSIGNED} LLGM Assign post (d35fbe3e => fca307d1) (gprs_llc.c:1125) 20250829095448522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095448522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095448522 DMM DEBUG MM(262420000000016/fca307d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095448531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095448531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095448531 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095448531 DMM DEBUG MM(262420000000016/fca307d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250829095448531 DMM NOTICE MM(262420000000016/fca307d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095448531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095448531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095448531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095448531 DMM DEBUG MM(262420000000016/fca307d1) Requesting authorization (sgsn_auth.c:160) 20250829095448531 DMM INFO MM(262420000000016/fca307d1) Requesting authentication tuples (sgsn_auth.c:184) 20250829095448531 DMM DEBUG MM(262420000000016/fca307d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095448531 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250829095448531 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(760)@5f5792538a8d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@5f5792538a8d: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250829095448532 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095448532 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095448532 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095448532 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095448532 DMM INFO MM(262420000000016/fca307d1) Subscriber data update (mmctx.c:445) 20250829095448532 DMM DEBUG MM(262420000000016/fca307d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095448532 DMM INFO MM(262420000000016/fca307d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095448532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095448532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095448532 DMM INFO MM(262420000000016/fca307d1) <- GMM AUTH AND CIPHERING REQ (rand = 82 15 14 bb ac dc af f9 19 3b e6 80 39 5f 9a 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095448537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095448537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095448537 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095448537 DMM INFO MM(262420000000016/fca307d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095448537 DMM NOTICE MM(262420000000016/fca307d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095448537 DMM DEBUG MM(262420000000016/fca307d1) checking auth: received GSM SRES = 65 db d2 89 (gprs_gmm.c:716) 20250829095448537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095448537 DMM DEBUG MM(262420000000016/fca307d1) Requesting authorization (sgsn_auth.c:160) 20250829095448537 DMM INFO MM(262420000000016/fca307d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095448537 DMM DEBUG MM(262420000000016/fca307d1) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095448537 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250829095448537 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) 20250829095448537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095448537 DMM INFO MM(262420000000016/fca307d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca307d1) (gprs_gmm.c:337) 20250829095448537 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095448537 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095448537 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250829095448537 DMM INFO MM(262420000000016/fca307d1) Subscriber data update (mmctx.c:445) 20250829095448537 DMM DEBUG MM(262420000000016/fca307d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095448537 DMM INFO MM(262420000000016/fca307d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095448537 DMM NOTICE MM(262420000000016/fca307d1) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250829095448537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095448538 DMM NOTICE MM(262420000000016/fca307d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095448538 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) 20250829095448538 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095448538 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250829095448538 DMM INFO MM(262420000000016/fca307d1) Subscriber data update (mmctx.c:445) 20250829095448538 DMM DEBUG MM(262420000000016/fca307d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095448541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095448541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095448541 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095448541 DMM INFO MM(262420000000016/fca307d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095448541 DMM NOTICE MM(262420000000016/fca307d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095448541 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095448541 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095448541 DLLC NOTICE LLME(d35fbe3e/fca307d1){ASSIGNED} LLGM Assign pre (ffffffff => fca307d1) (gprs_llc.c:1079) 20250829095448541 DLLC NOTICE LLME(ffffffff/fca307d1){ASSIGNED} LLGM Assign post (ffffffff => fca307d1) (gprs_llc.c:1125) 20250829095448541 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095448541 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095448541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095448541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@5f5792538a8d: setverdict(pass): none -> pass 20250829095448599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095448599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250829095448599 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095448599 DMM INFO MM(262420000000016/fca307d1) -> GMM DETACH REQUEST TLLI=0xfca307d1 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250829095448599 DMM INFO MM(262420000000016/fca307d1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095448599 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095448599 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095448599 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095448599 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095448599 DLLC NOTICE LLME(ffffffff/fca307d1){ASSIGNED} LLGM Assign pre (fca307d1 => ffffffff) (gprs_llc.c:1079) 20250829095448599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fca307d1 => ffffffff) (gprs_llc.c:1125) 20250829095448599 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250829095448599 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) 20250829095448600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095448600 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095448600 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095448600 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095448602 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250829095449452 DGPRS DEBUG Checking for inactive LLMEs, time = 19692195 (sgsn.c:132) 20250829095449454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095449454 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095449454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095449454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095449454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095449454 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095449454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095449454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095449454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095449454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@5f5792538a8d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@5f5792538a8d: Final verdict of PTC: pass 20250829095453615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(760)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(758)@5f5792538a8d: Final verdict of PTC: none 20250829095453616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095453616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_poweroff-BVCI196(747)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(754)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(748)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@5f5792538a8d: Final verdict of PTC: none TC_detach_poweroff-BVCI210(751)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(753)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(746)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(752)@5f5792538a8d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(757)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(756)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_poweroff-BVCI210(751): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(753): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(756): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_poweroff-BVCI220(757): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@5f5792538a8d: Test case TC_detach_poweroff finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Aug 29 09:54:53 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250829095453672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095453974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95464) 20250829095454617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095454617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95464, count=101516) 20250829095455619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095455619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Aug 29 09:54:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095456620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095456620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act started. 20250829095457082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095457085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095457124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095457124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095457124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095457124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095457124 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095457124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095457124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095457124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095457124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095457126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095457126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095457126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095457126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095457126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095457126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095457126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095457126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095457126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095457126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095457126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095457126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095457126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095457129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095457136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act-BVCI196(767)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095457140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095457140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095457140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095457140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095457140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095457141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095457141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095457141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095457141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095457141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095457141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095457141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095457141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095457141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095457141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095457141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095457141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095457141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095457143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095457147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(772)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095457156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095457156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095457156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095457157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095457157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095457157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095457157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095457157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095457157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095457157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095457157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095457157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095457158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095457158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095457158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095457158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095457158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095457158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095457158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095457158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095457158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095457158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095457160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095457165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095457621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095457621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095457621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095457621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095457625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095457626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@5f5792538a8d: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='DA1FBD58'O, index=0 SGSN_Test-GSUP(780)@5f5792538a8d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@5f5792538a8d: 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 := '21B389FE84D20354A55995A849C1D1CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '549C894C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2E128A052F7E450'O } } } } } 20250829095457715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457715 DLLC NOTICE LLME(ffffffff/da1fbd58){UNASSIGNED} LLC RX: unknown TLLI 0xda1fbd58, creating LLME on the fly (gprs_llc.c:552) 20250829095457715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095457715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095457715 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095457715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095457715 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095457715 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095457715 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095457715 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095457715 DLLC NOTICE LLME(ffffffff/da1fbd58){UNASSIGNED} LLGM Assign pre (da1fbd58 => c577ee9e) (gprs_llc.c:1079) 20250829095457715 DLLC NOTICE LLME(da1fbd58/c577ee9e){ASSIGNED} LLGM Assign post (da1fbd58 => c577ee9e) (gprs_llc.c:1125) 20250829095457715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095457715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095457715 DMM DEBUG MM(262420000000017/c577ee9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095457728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095457729 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095457729 DMM DEBUG MM(262420000000017/c577ee9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250829095457729 DMM NOTICE MM(262420000000017/c577ee9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095457729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095457729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095457729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095457729 DMM DEBUG MM(262420000000017/c577ee9e) Requesting authorization (sgsn_auth.c:160) 20250829095457729 DMM INFO MM(262420000000017/c577ee9e) Requesting authentication tuples (sgsn_auth.c:184) 20250829095457729 DMM DEBUG MM(262420000000017/c577ee9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095457729 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250829095457729 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(780)@5f5792538a8d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250829095457734 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095457734 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095457734 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095457734 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095457734 DMM INFO MM(262420000000017/c577ee9e) Subscriber data update (mmctx.c:445) 20250829095457734 DMM DEBUG MM(262420000000017/c577ee9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095457734 DMM INFO MM(262420000000017/c577ee9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095457734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095457734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095457734 DMM INFO MM(262420000000017/c577ee9e) <- GMM AUTH AND CIPHERING REQ (rand = 21 b3 89 fe 84 d2 03 54 a5 59 95 a8 49 c1 d1 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095457748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095457748 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095457748 DMM INFO MM(262420000000017/c577ee9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095457748 DMM NOTICE MM(262420000000017/c577ee9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095457748 DMM DEBUG MM(262420000000017/c577ee9e) checking auth: received GSM SRES = 54 9c 89 4c (gprs_gmm.c:716) 20250829095457748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095457748 DMM DEBUG MM(262420000000017/c577ee9e) Requesting authorization (sgsn_auth.c:160) 20250829095457748 DMM INFO MM(262420000000017/c577ee9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095457748 DMM DEBUG MM(262420000000017/c577ee9e) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095457749 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250829095457749 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) 20250829095457749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095457749 DMM INFO MM(262420000000017/c577ee9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc577ee9e) (gprs_gmm.c:337) 20250829095457752 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095457752 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095457752 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250829095457752 DMM INFO MM(262420000000017/c577ee9e) Subscriber data update (mmctx.c:445) 20250829095457752 DMM DEBUG MM(262420000000017/c577ee9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095457752 DMM INFO MM(262420000000017/c577ee9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095457752 DMM NOTICE MM(262420000000017/c577ee9e) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250829095457752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095457752 DMM NOTICE MM(262420000000017/c577ee9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095457752 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) 20250829095457753 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095457753 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250829095457753 DMM INFO MM(262420000000017/c577ee9e) Subscriber data update (mmctx.c:445) 20250829095457753 DMM DEBUG MM(262420000000017/c577ee9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095457762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095457762 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095457762 DMM INFO MM(262420000000017/c577ee9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095457762 DMM NOTICE MM(262420000000017/c577ee9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095457762 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095457762 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095457762 DLLC NOTICE LLME(da1fbd58/c577ee9e){ASSIGNED} LLGM Assign pre (ffffffff => c577ee9e) (gprs_llc.c:1079) 20250829095457762 DLLC NOTICE LLME(ffffffff/c577ee9e){ASSIGNED} LLGM Assign post (ffffffff => c577ee9e) (gprs_llc.c:1125) 20250829095457762 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095457762 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095457762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095457762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@5f5792538a8d: setverdict(pass): none -> pass 20250829095457821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095457821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095457821 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095457821 DMM INFO MM(262420000000017/c577ee9e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095457821 DMM INFO MM(262420000000017/c577ee9e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095457821 DMM DEBUG MM(262420000000017/c577ee9e) Using GGSN 0 (gprs_sm.c:317) 20250829095457821 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) 20250829095457821 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250829095457821 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095457821 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095457821 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250829095457849 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 5e 57 b1 0b 11 85 10 9b 54 14 05 7f 0e cd 9d bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:465) 20250829095457849 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c17170) (sgsn_libgtp.c:633) 20250829095457849 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095457849 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c15948 TLLI=c577ee9e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095457849 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095457849 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@5f5792538a8d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@5f5792538a8d: Final verdict of PTC: pass 20250829095457868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@5f5792538a8d: Final verdict of PTC: none 20250829095457873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095457873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act-BVCI220(777)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(768)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(773)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(778)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(766)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(771)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(776)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Aug 29 09:54:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250829095457962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095458365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89260) 20250829095458875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095458875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89260, count=93616) 20250829095459877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095459877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Aug 29 09:55:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095500878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095500878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_pdp_act_unattached started. 20250829095501483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095501485 DMM INFO MM(262420000000017/c577ee9e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095501486 DMM INFO MM(262420000000017/c577ee9e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095501486 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095501486 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095501486 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095501486 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095501486 DLLC NOTICE LLME(ffffffff/c577ee9e){ASSIGNED} LLGM Assign pre (c577ee9e => ffffffff) (gprs_llc.c:1079) 20250829095501486 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c577ee9e => ffffffff) (gprs_llc.c:1125) 20250829095501486 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c155f0 (gprs_sndcp.c:574) 20250829095501486 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c15948, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095501486 DMM NOTICE MM(262420000000017/c577ee9e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095501486 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250829095501486 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095501486 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095501486 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250829095501486 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250829095501486 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) 20250829095501486 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:402) 20250829095501486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095501486 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095501486 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095501486 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095501486 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095501524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095501524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095501524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095501524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095501524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095501524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095501524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095501524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095501524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095501525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095501525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095501525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095501525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095501525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095501525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095501525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095501525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095501525 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095501526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095501526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095501526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095501526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(789)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095501528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(785)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095501534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095501534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(790)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(789)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI196(787)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(793)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095501540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095501540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095501540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095501540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095501540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095501540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095501540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095501540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095501540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095501542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095501542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095501542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095501542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095501542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095501542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095501542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095501542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095501542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095501542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095501542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095501542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095501542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095501545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(794)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(790)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095501551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095501551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(792)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(795)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(794)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095501557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095501557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095501557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095501557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095501557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095501557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095501557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095501557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095501557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095501558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095501558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095501558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095501558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095501558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095501558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095501558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095501558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095501558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095501558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095501558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095501558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095501558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095501560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095501565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095501565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(797)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095501879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095501879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095501879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095501879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(799)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(799)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095501883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(799)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(799)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(799)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250829095501884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(799)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(799)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(799)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@5f5792538a8d: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='CD4063DC'O, index=0 SGSN_Test-GSUP(800)@5f5792538a8d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250829095501939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095501939 DLLC NOTICE LLME(ffffffff/cd4063dc){UNASSIGNED} LLC RX: unknown TLLI 0xcd4063dc, creating LLME on the fly (gprs_llc.c:552) 20250829095501939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095501939 DMM NOTICE LLME(ffffffff/cd4063dc){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250829095501939 DLLC NOTICE LLME(ffffffff/cd4063dc){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250829095501939 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@5f5792538a8d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@5f5792538a8d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@5f5792538a8d: Final verdict of PTC: pass 20250829095501958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(800)@5f5792538a8d: Final verdict of PTC: none 20250829095501964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095501964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(799)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(788)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(784)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(798)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(789)@5f5792538a8d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(797)@5f5792538a8d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(787)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(793)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(794)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@5f5792538a8d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(792)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(786)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(796)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(791)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(792): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(794): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(797): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(799): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@5f5792538a8d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Aug 29 09:55:01 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250829095502064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095502467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56484) 20250829095502966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095502966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56484, count=60840) 20250829095503967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095503967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Aug 29 09:55:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095504969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095504969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user started. 20250829095505577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095505580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(808)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095505632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095505632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095505632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095505632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095505632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095505632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095505632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095505632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095505632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095505633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095505633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095505633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095505633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095505633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095505633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095505633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095505633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095505633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095505633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095505633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095505634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095505634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(808)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(809)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095505637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(810)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(805)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095505644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095505644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(807)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(809)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(814)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(814)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(813)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095505652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095505652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095505652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095505652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095505652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095505652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095505653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095505653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095505653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(814)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095505653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095505653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095505653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095505653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095505653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095505653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095505653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095505653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095505653 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095505653 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095505653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095505654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095505654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(814)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(814)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095505656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(810)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(813)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(818)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095505664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095505664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(818)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095505665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095505665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095505665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095505665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095505665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095505665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095505665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095505665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095505665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_pdp_act_user-BVCI210(811)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095505666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095505666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095505666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095505666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095505666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095505666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095505666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095505666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095505666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095505666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095505666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095505666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095505666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095505669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095505675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095505675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095505970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095505970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095505970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095505970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095505974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(819)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095505976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(819)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(819)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='C9E7F026'O, index=0 SGSN_Test-GSUP(820)@5f5792538a8d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@5f5792538a8d: 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 := '190F7C11547F6708381F44D47B3D279F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9C3AEE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '446280A8742DDBEB'O } } } } } 20250829095506045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095506045 DLLC NOTICE LLME(ffffffff/c9e7f026){UNASSIGNED} LLC RX: unknown TLLI 0xc9e7f026, creating LLME on the fly (gprs_llc.c:552) 20250829095506045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095506045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095506045 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095506045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095506045 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095506045 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095506045 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095506045 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095506045 DLLC NOTICE LLME(ffffffff/c9e7f026){UNASSIGNED} LLGM Assign pre (c9e7f026 => db239ce7) (gprs_llc.c:1079) 20250829095506045 DLLC NOTICE LLME(c9e7f026/db239ce7){ASSIGNED} LLGM Assign post (c9e7f026 => db239ce7) (gprs_llc.c:1125) 20250829095506045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095506045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095506045 DMM DEBUG MM(262420000000019/db239ce7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095506066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095506066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095506066 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095506066 DMM DEBUG MM(262420000000019/db239ce7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250829095506066 DMM NOTICE MM(262420000000019/db239ce7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095506066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095506066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095506066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095506066 DMM DEBUG MM(262420000000019/db239ce7) Requesting authorization (sgsn_auth.c:160) 20250829095506066 DMM INFO MM(262420000000019/db239ce7) Requesting authentication tuples (sgsn_auth.c:184) 20250829095506066 DMM DEBUG MM(262420000000019/db239ce7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095506066 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250829095506066 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(820)@5f5792538a8d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250829095506072 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095506072 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095506072 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095506072 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095506072 DMM INFO MM(262420000000019/db239ce7) Subscriber data update (mmctx.c:445) 20250829095506072 DMM DEBUG MM(262420000000019/db239ce7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095506072 DMM INFO MM(262420000000019/db239ce7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095506072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095506072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095506072 DMM INFO MM(262420000000019/db239ce7) <- GMM AUTH AND CIPHERING REQ (rand = 19 0f 7c 11 54 7f 67 08 38 1f 44 d4 7b 3d 27 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095506087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095506087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095506087 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095506087 DMM INFO MM(262420000000019/db239ce7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095506087 DMM NOTICE MM(262420000000019/db239ce7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095506087 DMM DEBUG MM(262420000000019/db239ce7) checking auth: received GSM SRES = d9 c3 ae e6 (gprs_gmm.c:716) 20250829095506087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095506087 DMM DEBUG MM(262420000000019/db239ce7) Requesting authorization (sgsn_auth.c:160) 20250829095506087 DMM INFO MM(262420000000019/db239ce7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095506087 DMM DEBUG MM(262420000000019/db239ce7) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095506087 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250829095506087 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) 20250829095506088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095506088 DMM INFO MM(262420000000019/db239ce7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb239ce7) (gprs_gmm.c:337) 20250829095506090 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095506090 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095506090 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250829095506090 DMM INFO MM(262420000000019/db239ce7) Subscriber data update (mmctx.c:445) 20250829095506090 DMM DEBUG MM(262420000000019/db239ce7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095506090 DMM INFO MM(262420000000019/db239ce7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095506090 DMM NOTICE MM(262420000000019/db239ce7) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250829095506090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095506090 DMM NOTICE MM(262420000000019/db239ce7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095506091 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) 20250829095506092 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095506092 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250829095506092 DMM INFO MM(262420000000019/db239ce7) Subscriber data update (mmctx.c:445) 20250829095506092 DMM DEBUG MM(262420000000019/db239ce7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095506103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095506103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095506103 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095506103 DMM INFO MM(262420000000019/db239ce7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095506103 DMM NOTICE MM(262420000000019/db239ce7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095506103 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095506103 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095506103 DLLC NOTICE LLME(c9e7f026/db239ce7){ASSIGNED} LLGM Assign pre (ffffffff => db239ce7) (gprs_llc.c:1079) 20250829095506103 DLLC NOTICE LLME(ffffffff/db239ce7){ASSIGNED} LLGM Assign post (ffffffff => db239ce7) (gprs_llc.c:1125) 20250829095506103 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095506103 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095506103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095506104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@5f5792538a8d: setverdict(pass): none -> pass 20250829095506159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095506159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095506159 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095506159 DMM INFO MM(262420000000019/db239ce7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095506159 DMM INFO MM(262420000000019/db239ce7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095506159 DMM DEBUG MM(262420000000019/db239ce7) Using GGSN 0 (gprs_sm.c:317) 20250829095506159 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) 20250829095506159 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250829095506159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095506159 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095506159 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250829095506187 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 f7 6c 16 23 11 5c 35 71 65 14 05 7f f9 c0 a5 7c 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:465) 20250829095506187 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc21a8, cbp=0x563e05c175e0) (sgsn_libgtp.c:633) 20250829095506187 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095506187 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1c3c8 TLLI=db239ce7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095506187 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095506187 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095506204 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250829095506218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095506218 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095506218 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@5f5792538a8d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@5f5792538a8d: Final verdict of PTC: pass 20250829095506230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(805)@5f5792538a8d: Final verdict of PTC: none 20250829095506236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095506236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(820)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(811)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(813)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(808)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(814)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(818)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(806)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(816)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(812)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(811): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(812): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(813): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(814): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Aug 29 09:55:06 UTC 2025 ====== 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 20250829095506291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095506693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96024) 20250829095507236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095507237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96024, count=97184) 20250829095508238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095508238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Aug 29 09:55:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095509240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095509240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_ggsn_reject started. 20250829095509812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095509814 DMM INFO MM(262420000000019/db239ce7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095509814 DMM INFO MM(262420000000019/db239ce7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095509814 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095509814 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095509814 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095509814 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095509814 DLLC NOTICE LLME(ffffffff/db239ce7){ASSIGNED} LLGM Assign pre (db239ce7 => ffffffff) (gprs_llc.c:1079) 20250829095509814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db239ce7 => ffffffff) (gprs_llc.c:1125) 20250829095509814 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1c070 (gprs_sndcp.c:574) 20250829095509814 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1c3c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095509814 DMM NOTICE MM(262420000000019/db239ce7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095509814 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250829095509814 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095509814 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095509814 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250829095509814 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250829095509814 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) 20250829095509814 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:402) 20250829095509814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095509814 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095509814 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095509814 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095509815 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(828)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095509861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095509861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095509861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095509861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095509861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095509861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095509861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095509861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095509861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095509862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095509862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095509862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095509862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095509862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095509862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095509862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095509862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095509862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095509862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095509862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095509862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095509862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(828)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095509864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(829)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(825)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095509868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095509868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(830)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(829)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(833)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095509875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095509875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095509875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095509875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095509875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095509875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095509875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095509875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095509875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095509876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095509876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095509876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095509876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095509876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095509876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095509876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095509876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095509876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095509876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095509876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095509877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095509877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(833)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(834)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095509879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(830)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(835)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095509884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095509884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(834)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(838)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(838)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095509891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095509891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(838)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095509891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095509891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095509891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095509891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095509891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095509891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095509892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095509892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(838)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(838)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095509894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095509898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095509898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(836)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095510241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095510241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095510241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095510241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(839)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(839)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095510249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095510251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(839)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(839)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(839)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(839)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(839)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(839)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@5f5792538a8d: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='FD0D0A8F'O, index=0 SGSN_Test-GSUP(840)@5f5792538a8d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@5f5792538a8d: 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 := '1D2BF558D35CAB79C23C685ECEAFFBF5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B4DCE27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F158E29A9FDC12FF'O } } } } } 20250829095510311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095510311 DLLC NOTICE LLME(ffffffff/fd0d0a8f){UNASSIGNED} LLC RX: unknown TLLI 0xfd0d0a8f, creating LLME on the fly (gprs_llc.c:552) 20250829095510311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095510312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095510312 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095510312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095510312 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095510312 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095510312 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095510312 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095510312 DLLC NOTICE LLME(ffffffff/fd0d0a8f){UNASSIGNED} LLGM Assign pre (fd0d0a8f => faa67079) (gprs_llc.c:1079) 20250829095510312 DLLC NOTICE LLME(fd0d0a8f/faa67079){ASSIGNED} LLGM Assign post (fd0d0a8f => faa67079) (gprs_llc.c:1125) 20250829095510312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095510312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095510312 DMM DEBUG MM(262420000000020/faa67079) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095510325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095510325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095510325 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095510325 DMM DEBUG MM(262420000000020/faa67079) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250829095510325 DMM NOTICE MM(262420000000020/faa67079) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095510325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095510325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095510325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095510325 DMM DEBUG MM(262420000000020/faa67079) Requesting authorization (sgsn_auth.c:160) 20250829095510325 DMM INFO MM(262420000000020/faa67079) Requesting authentication tuples (sgsn_auth.c:184) 20250829095510325 DMM DEBUG MM(262420000000020/faa67079) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095510325 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250829095510325 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(840)@5f5792538a8d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250829095510328 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095510328 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095510328 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095510328 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095510328 DMM INFO MM(262420000000020/faa67079) Subscriber data update (mmctx.c:445) 20250829095510328 DMM DEBUG MM(262420000000020/faa67079) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095510328 DMM INFO MM(262420000000020/faa67079) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095510328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095510328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095510328 DMM INFO MM(262420000000020/faa67079) <- GMM AUTH AND CIPHERING REQ (rand = 1d 2b f5 58 d3 5c ab 79 c2 3c 68 5e ce af fb f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095510339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095510339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095510339 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095510339 DMM INFO MM(262420000000020/faa67079) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095510339 DMM NOTICE MM(262420000000020/faa67079) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095510339 DMM DEBUG MM(262420000000020/faa67079) checking auth: received GSM SRES = 3b 4d ce 27 (gprs_gmm.c:716) 20250829095510339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095510339 DMM DEBUG MM(262420000000020/faa67079) Requesting authorization (sgsn_auth.c:160) 20250829095510339 DMM INFO MM(262420000000020/faa67079) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095510339 DMM DEBUG MM(262420000000020/faa67079) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095510339 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250829095510339 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) 20250829095510339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095510339 DMM INFO MM(262420000000020/faa67079) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa67079) (gprs_gmm.c:337) 20250829095510340 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095510340 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095510340 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250829095510340 DMM INFO MM(262420000000020/faa67079) Subscriber data update (mmctx.c:445) 20250829095510340 DMM DEBUG MM(262420000000020/faa67079) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095510341 DMM INFO MM(262420000000020/faa67079) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095510341 DMM NOTICE MM(262420000000020/faa67079) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250829095510341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095510341 DMM NOTICE MM(262420000000020/faa67079) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095510341 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) 20250829095510341 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095510341 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250829095510341 DMM INFO MM(262420000000020/faa67079) Subscriber data update (mmctx.c:445) 20250829095510341 DMM DEBUG MM(262420000000020/faa67079) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095510350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095510350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095510350 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095510350 DMM INFO MM(262420000000020/faa67079) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095510350 DMM NOTICE MM(262420000000020/faa67079) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095510350 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095510350 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095510350 DLLC NOTICE LLME(fd0d0a8f/faa67079){ASSIGNED} LLGM Assign pre (ffffffff => faa67079) (gprs_llc.c:1079) 20250829095510350 DLLC NOTICE LLME(ffffffff/faa67079){ASSIGNED} LLGM Assign post (ffffffff => faa67079) (gprs_llc.c:1125) 20250829095510350 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095510350 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095510350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095510350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@5f5792538a8d: setverdict(pass): none -> pass 20250829095510408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095510408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095510408 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095510408 DMM INFO MM(262420000000020/faa67079) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095510408 DMM INFO MM(262420000000020/faa67079) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095510408 DMM DEBUG MM(262420000000020/faa67079) Using GGSN 0 (gprs_sm.c:317) 20250829095510408 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) 20250829095510408 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250829095510408 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095510408 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095510408 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250829095510436 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 7a 6b 4c 68 11 9a 2b 16 0f 14 05 7f 4c 29 3f 0b 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:465) 20250829095510436 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095510436 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250829095510436 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250829095510436 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095510436 DMM NOTICE MM(262420000000020/faa67079) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@5f5792538a8d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@5f5792538a8d: Final verdict of PTC: pass 20250829095510455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095510460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095510461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(840)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(838)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(833)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(839)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(828)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(836)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(832)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(826)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(837)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(831)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(836): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(837): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(838): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(839): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Aug 29 09:55:10 UTC 2025 ====== 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 20250829095510570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095510972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98564) 20250829095511461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095511462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98564, count=99724) 20250829095512462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095512462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Aug 29 09:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095513463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095513464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_deact_mo started. 20250829095514093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095514096 DMM INFO MM(262420000000020/faa67079) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095514096 DMM INFO MM(262420000000020/faa67079) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095514096 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095514096 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095514096 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095514096 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095514096 DLLC NOTICE LLME(ffffffff/faa67079){ASSIGNED} LLGM Assign pre (faa67079 => ffffffff) (gprs_llc.c:1079) 20250829095514096 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa67079 => ffffffff) (gprs_llc.c:1125) 20250829095514096 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250829095514096 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) 20250829095514096 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:402) 20250829095514096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095514096 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095514096 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095514096 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095514096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(848)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095514147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095514147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095514147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095514147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095514147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095514147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095514147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095514147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095514147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095514149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095514149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095514149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095514149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095514149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095514149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095514149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095514149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095514149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095514149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095514149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095514149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095514149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095514153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095514162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(850)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(849)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(853)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(853)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095514168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095514168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095514168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095514168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095514168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095514168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095514168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095514168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095514168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095514169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095514169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095514169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095514169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095514169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095514169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095514169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095514169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095514169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095514169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095514169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095514170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095514170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(853)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095514172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(854)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(850)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095514179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(854)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(858)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(852)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(858)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095514183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095514183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095514183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095514183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095514183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095514183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095514184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095514184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095514184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095514184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095514184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095514184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095514184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095514184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095514184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095514184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095514187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095514193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(857)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095514464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095514464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095514464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095514464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095514466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(859)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095514467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(859)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(859)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='E8B08256'O, index=0 SGSN_Test-GSUP(860)@5f5792538a8d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(863) TC_attach_pdp_act_user_deact_mo(863)@5f5792538a8d: 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 := '8EE99DD75F89F81612D8EB432A7787F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F139BD63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D03CA3FD95944CA'O } } } } } 20250829095514509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514509 DLLC NOTICE LLME(ffffffff/e8b08256){UNASSIGNED} LLC RX: unknown TLLI 0xe8b08256, creating LLME on the fly (gprs_llc.c:552) 20250829095514509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095514509 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095514509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095514509 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095514509 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095514509 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095514509 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095514509 DLLC NOTICE LLME(ffffffff/e8b08256){UNASSIGNED} LLGM Assign pre (e8b08256 => cb1cc359) (gprs_llc.c:1079) 20250829095514509 DLLC NOTICE LLME(e8b08256/cb1cc359){ASSIGNED} LLGM Assign post (e8b08256 => cb1cc359) (gprs_llc.c:1125) 20250829095514509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095514509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095514509 DMM DEBUG MM(262420000000021/cb1cc359) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095514523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514523 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095514523 DMM DEBUG MM(262420000000021/cb1cc359) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250829095514523 DMM NOTICE MM(262420000000021/cb1cc359) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095514523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095514523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095514523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095514523 DMM DEBUG MM(262420000000021/cb1cc359) Requesting authorization (sgsn_auth.c:160) 20250829095514523 DMM INFO MM(262420000000021/cb1cc359) Requesting authentication tuples (sgsn_auth.c:184) 20250829095514523 DMM DEBUG MM(262420000000021/cb1cc359) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095514523 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250829095514523 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(860)@5f5792538a8d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250829095514527 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095514527 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095514527 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095514527 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095514527 DMM INFO MM(262420000000021/cb1cc359) Subscriber data update (mmctx.c:445) 20250829095514527 DMM DEBUG MM(262420000000021/cb1cc359) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095514527 DMM INFO MM(262420000000021/cb1cc359) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095514527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095514527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095514527 DMM INFO MM(262420000000021/cb1cc359) <- GMM AUTH AND CIPHERING REQ (rand = 8e e9 9d d7 5f 89 f8 16 12 d8 eb 43 2a 77 87 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095514541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514542 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095514542 DMM INFO MM(262420000000021/cb1cc359) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095514542 DMM NOTICE MM(262420000000021/cb1cc359) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095514542 DMM DEBUG MM(262420000000021/cb1cc359) checking auth: received GSM SRES = f1 39 bd 63 (gprs_gmm.c:716) 20250829095514542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095514542 DMM DEBUG MM(262420000000021/cb1cc359) Requesting authorization (sgsn_auth.c:160) 20250829095514542 DMM INFO MM(262420000000021/cb1cc359) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095514542 DMM DEBUG MM(262420000000021/cb1cc359) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095514542 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250829095514542 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) 20250829095514542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095514542 DMM INFO MM(262420000000021/cb1cc359) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb1cc359) (gprs_gmm.c:337) 20250829095514547 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095514547 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095514547 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250829095514547 DMM INFO MM(262420000000021/cb1cc359) Subscriber data update (mmctx.c:445) 20250829095514547 DMM DEBUG MM(262420000000021/cb1cc359) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095514547 DMM INFO MM(262420000000021/cb1cc359) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095514547 DMM NOTICE MM(262420000000021/cb1cc359) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250829095514547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095514547 DMM NOTICE MM(262420000000021/cb1cc359) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095514547 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) 20250829095514548 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095514548 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250829095514548 DMM INFO MM(262420000000021/cb1cc359) Subscriber data update (mmctx.c:445) 20250829095514548 DMM DEBUG MM(262420000000021/cb1cc359) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095514553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514553 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095514553 DMM INFO MM(262420000000021/cb1cc359) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095514553 DMM NOTICE MM(262420000000021/cb1cc359) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095514553 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095514553 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095514553 DLLC NOTICE LLME(e8b08256/cb1cc359){ASSIGNED} LLGM Assign pre (ffffffff => cb1cc359) (gprs_llc.c:1079) 20250829095514553 DLLC NOTICE LLME(ffffffff/cb1cc359){ASSIGNED} LLGM Assign post (ffffffff => cb1cc359) (gprs_llc.c:1125) 20250829095514553 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095514553 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095514553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095514553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@5f5792538a8d: setverdict(pass): none -> pass 20250829095514606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514607 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095514607 DMM INFO MM(262420000000021/cb1cc359) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095514607 DMM INFO MM(262420000000021/cb1cc359) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095514607 DMM DEBUG MM(262420000000021/cb1cc359) Using GGSN 0 (gprs_sm.c:317) 20250829095514607 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) 20250829095514607 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250829095514607 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095514607 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095514607 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250829095514625 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 87 1f b5 c1 11 b6 29 43 12 14 05 7f 02 53 67 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=1031 from retransmit req queue (gtp.c:465) 20250829095514625 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095514625 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095514625 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=cb1cc359, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095514625 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095514625 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095514636 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250829095514651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514651 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514651 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095514658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095514658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250829095514659 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095514659 DMM INFO MM(262420000000021/cb1cc359) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250829095514659 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095514659 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250829095514661 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:465) 20250829095514661 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095514661 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250829095514661 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=cb1cc359, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095514661 DMM INFO MM(262420000000021/cb1cc359) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250829095514661 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250829095514661 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@5f5792538a8d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@5f5792538a8d: Final verdict of PTC: pass 20250829095514673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(860)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(844)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(848)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(853)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(858)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@5f5792538a8d: Final verdict of PTC: none 20250829095514678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095514678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(859)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(856)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(846)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(851)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Aug 29 09:55:14 UTC 2025 ====== 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 20250829095514785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095515188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105648) 20250829095515680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095515680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105648, count=106808) 20250829095516681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095516681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Aug 29 09:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095517682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095517682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_deact_mt started. 20250829095518307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095518310 DMM INFO MM(262420000000021/cb1cc359) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095518310 DMM INFO MM(262420000000021/cb1cc359) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095518310 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095518310 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095518310 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095518310 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095518310 DLLC NOTICE LLME(ffffffff/cb1cc359){ASSIGNED} LLGM Assign pre (cb1cc359 => ffffffff) (gprs_llc.c:1079) 20250829095518310 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1cc359 => ffffffff) (gprs_llc.c:1125) 20250829095518310 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250829095518310 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) 20250829095518310 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:402) 20250829095518310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095518310 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095518310 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095518310 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095518310 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(868)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095518352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095518352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095518352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095518352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095518352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095518352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095518352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095518352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095518352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(868)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095518353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095518353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095518353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095518354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095518354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095518354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095518354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095518354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095518354 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095518354 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095518354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095518354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095518354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095518357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(869)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(865)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095518363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(870)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(869)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(873)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(873)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095518369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095518369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095518369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095518369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095518369 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095518369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095518369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095518369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095518369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(873)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095518370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095518370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095518370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095518370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095518370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095518370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095518370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095518370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095518370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095518370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095518370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(873)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095518370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095518370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(873)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095518372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(874)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(870)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095518376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(872)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(874)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(878)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095518384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095518384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095518384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095518384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095518384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095518384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095518384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095518384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095518384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095518385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095518385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095518385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095518385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095518385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095518385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095518385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095518385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095518385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095518385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095518385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095518385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095518385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095518388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095518394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(877)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095518683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095518683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095518683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095518683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095518687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095518688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(879)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(879)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(879)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='E687DB80'O, index=0 SGSN_Test-GSUP(880)@5f5792538a8d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(883) TC_attach_pdp_act_user_deact_mt(883)@5f5792538a8d: 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 := 'E681170AF27AA310BA2377EBD376EAC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F589FFB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6934CD45CD2D54CC'O } } } } } 20250829095518741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518741 DLLC NOTICE LLME(ffffffff/e687db80){UNASSIGNED} LLC RX: unknown TLLI 0xe687db80, creating LLME on the fly (gprs_llc.c:552) 20250829095518741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095518741 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095518741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095518741 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095518741 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095518741 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095518741 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095518741 DLLC NOTICE LLME(ffffffff/e687db80){UNASSIGNED} LLGM Assign pre (e687db80 => d0bd4a6b) (gprs_llc.c:1079) 20250829095518741 DLLC NOTICE LLME(e687db80/d0bd4a6b){ASSIGNED} LLGM Assign post (e687db80 => d0bd4a6b) (gprs_llc.c:1125) 20250829095518741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095518741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095518741 DMM DEBUG MM(262420000000022/d0bd4a6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095518749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518749 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095518749 DMM DEBUG MM(262420000000022/d0bd4a6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250829095518749 DMM NOTICE MM(262420000000022/d0bd4a6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095518749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095518749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095518749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095518749 DMM DEBUG MM(262420000000022/d0bd4a6b) Requesting authorization (sgsn_auth.c:160) 20250829095518749 DMM INFO MM(262420000000022/d0bd4a6b) Requesting authentication tuples (sgsn_auth.c:184) 20250829095518749 DMM DEBUG MM(262420000000022/d0bd4a6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095518749 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250829095518749 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(880)@5f5792538a8d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250829095518751 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095518751 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095518751 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095518751 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095518751 DMM INFO MM(262420000000022/d0bd4a6b) Subscriber data update (mmctx.c:445) 20250829095518751 DMM DEBUG MM(262420000000022/d0bd4a6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095518751 DMM INFO MM(262420000000022/d0bd4a6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095518751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095518751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095518751 DMM INFO MM(262420000000022/d0bd4a6b) <- GMM AUTH AND CIPHERING REQ (rand = e6 81 17 0a f2 7a a3 10 ba 23 77 eb d3 76 ea c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095518757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518757 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095518757 DMM INFO MM(262420000000022/d0bd4a6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095518757 DMM NOTICE MM(262420000000022/d0bd4a6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095518757 DMM DEBUG MM(262420000000022/d0bd4a6b) checking auth: received GSM SRES = f5 89 ff b5 (gprs_gmm.c:716) 20250829095518757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095518757 DMM DEBUG MM(262420000000022/d0bd4a6b) Requesting authorization (sgsn_auth.c:160) 20250829095518757 DMM INFO MM(262420000000022/d0bd4a6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095518757 DMM DEBUG MM(262420000000022/d0bd4a6b) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095518757 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250829095518757 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) 20250829095518757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095518757 DMM INFO MM(262420000000022/d0bd4a6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0bd4a6b) (gprs_gmm.c:337) 20250829095518758 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095518758 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095518758 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250829095518758 DMM INFO MM(262420000000022/d0bd4a6b) Subscriber data update (mmctx.c:445) 20250829095518758 DMM DEBUG MM(262420000000022/d0bd4a6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095518758 DMM INFO MM(262420000000022/d0bd4a6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095518758 DMM NOTICE MM(262420000000022/d0bd4a6b) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250829095518758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095518758 DMM NOTICE MM(262420000000022/d0bd4a6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095518758 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) 20250829095518759 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095518759 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250829095518759 DMM INFO MM(262420000000022/d0bd4a6b) Subscriber data update (mmctx.c:445) 20250829095518759 DMM DEBUG MM(262420000000022/d0bd4a6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095518764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518765 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095518765 DMM INFO MM(262420000000022/d0bd4a6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095518765 DMM NOTICE MM(262420000000022/d0bd4a6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095518765 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095518765 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095518765 DLLC NOTICE LLME(e687db80/d0bd4a6b){ASSIGNED} LLGM Assign pre (ffffffff => d0bd4a6b) (gprs_llc.c:1079) 20250829095518765 DLLC NOTICE LLME(ffffffff/d0bd4a6b){ASSIGNED} LLGM Assign post (ffffffff => d0bd4a6b) (gprs_llc.c:1125) 20250829095518765 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095518765 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095518765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095518765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@5f5792538a8d: setverdict(pass): none -> pass 20250829095518816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518816 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095518816 DMM INFO MM(262420000000022/d0bd4a6b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095518817 DMM INFO MM(262420000000022/d0bd4a6b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095518817 DMM DEBUG MM(262420000000022/d0bd4a6b) Using GGSN 0 (gprs_sm.c:317) 20250829095518817 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) 20250829095518817 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250829095518817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095518817 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095518817 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250829095518823 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 33 7b 04 ae 11 56 a0 39 b8 14 05 7f 96 bc 04 3f 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:465) 20250829095518823 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095518823 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095518823 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=d0bd4a6b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095518823 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095518823 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095518826 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250829095518829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518829 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518829 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095518830 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250829095518830 DGPRS INFO PDP(262420000000022:5): Context 0x7f7bdadc3220 was deleted (sgsn_libgtp.c:707) 20250829095518830 DMM INFO MM(262420000000022/d0bd4a6b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095518830 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250829095518830 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@5f5792538a8d: Removing Client IMSI='262420000000022'H, index=0 20250829095518833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095518833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250829095518833 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095518833 DMM INFO MM(262420000000022/d0bd4a6b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@5f5792538a8d: Final verdict of PTC: pass 20250829095518835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(880)@5f5792538a8d: Final verdict of PTC: none 20250829095518836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095518836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(879)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(868)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(878)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(867)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(864)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(873)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(872)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(874)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(866)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(871)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(876)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(871): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(872): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(873): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(874): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Aug 29 09:55:18 UTC 2025 ====== 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 20250829095518908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095519310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101364) 20250829095519453 DGPRS DEBUG Checking for inactive LLMEs, time = 19692225 (sgsn.c:132) 20250829095519454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095519454 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095519454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095519454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095519454 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095519454 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095519455 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095519455 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095519455 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095519455 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095519837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095519837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101364, count=112968) 20250829095520839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095520839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Aug 29 09:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095521841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095521841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_dup started. 20250829095522405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095522407 DMM INFO MM(262420000000022/d0bd4a6b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095522407 DMM INFO MM(262420000000022/d0bd4a6b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095522408 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095522408 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095522408 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095522408 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095522408 DLLC NOTICE LLME(ffffffff/d0bd4a6b){ASSIGNED} LLGM Assign pre (d0bd4a6b => ffffffff) (gprs_llc.c:1079) 20250829095522408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0bd4a6b => ffffffff) (gprs_llc.c:1125) 20250829095522408 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095522408 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095522408 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250829095522408 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) 20250829095522408 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:402) 20250829095522408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095522408 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095522408 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095522408 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095522408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(888)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095522451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095522451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095522451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095522451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095522451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095522451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095522451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095522451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095522451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095522452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095522452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095522452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095522452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095522452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095522452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095522452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095522452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095522452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095522452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095522452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095522452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095522452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(888)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(889)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095522455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(890)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(885)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(889)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(893)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(893)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095522466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522466 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095522467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095522467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(893)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095522467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095522467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095522467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095522467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095522467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095522467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_pdp_act_deact_dup-BVCI196(887)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(893)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095522468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095522468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(893)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095522470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(894)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(890)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095522474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(895)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(892)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(894)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(899)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(899)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095522485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095522485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095522485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095522485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095522485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(899)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095522486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095522486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095522486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095522486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095522486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095522486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095522486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095522486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095522486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095522486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095522486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095522486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095522486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(899)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(899)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095522488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095522493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(896)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095522842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095522842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095522842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095522842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(898)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(898)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095522847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095522849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(898)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(898)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(898)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(898)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(898)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(898)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@5f5792538a8d: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='FA2E84E7'O, index=0 SGSN_Test-GSUP(900)@5f5792538a8d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: 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 := '13BC9E9D486E56A787B25FB479AF10C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80C89EEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '025968DBB5424816'O } } } } } 20250829095522928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522928 DLLC NOTICE LLME(ffffffff/fa2e84e7){UNASSIGNED} LLC RX: unknown TLLI 0xfa2e84e7, creating LLME on the fly (gprs_llc.c:552) 20250829095522928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095522928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095522928 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095522928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095522928 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095522928 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095522928 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095522928 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095522928 DLLC NOTICE LLME(ffffffff/fa2e84e7){UNASSIGNED} LLGM Assign pre (fa2e84e7 => c70af6ea) (gprs_llc.c:1079) 20250829095522928 DLLC NOTICE LLME(fa2e84e7/c70af6ea){ASSIGNED} LLGM Assign post (fa2e84e7 => c70af6ea) (gprs_llc.c:1125) 20250829095522928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095522928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095522928 DMM DEBUG MM(262420000000046/c70af6ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095522947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095522947 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095522947 DMM DEBUG MM(262420000000046/c70af6ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250829095522947 DMM NOTICE MM(262420000000046/c70af6ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095522947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095522947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095522947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095522947 DMM DEBUG MM(262420000000046/c70af6ea) Requesting authorization (sgsn_auth.c:160) 20250829095522947 DMM INFO MM(262420000000046/c70af6ea) Requesting authentication tuples (sgsn_auth.c:184) 20250829095522947 DMM DEBUG MM(262420000000046/c70af6ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095522947 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250829095522947 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(900)@5f5792538a8d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250829095522954 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095522954 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095522954 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095522954 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095522954 DMM INFO MM(262420000000046/c70af6ea) Subscriber data update (mmctx.c:445) 20250829095522954 DMM DEBUG MM(262420000000046/c70af6ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095522954 DMM INFO MM(262420000000046/c70af6ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095522954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095522954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095522954 DMM INFO MM(262420000000046/c70af6ea) <- GMM AUTH AND CIPHERING REQ (rand = 13 bc 9e 9d 48 6e 56 a7 87 b2 5f b4 79 af 10 c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095522970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095522970 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095522970 DMM INFO MM(262420000000046/c70af6ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095522970 DMM NOTICE MM(262420000000046/c70af6ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095522970 DMM DEBUG MM(262420000000046/c70af6ea) checking auth: received GSM SRES = 80 c8 9e ea (gprs_gmm.c:716) 20250829095522970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095522970 DMM DEBUG MM(262420000000046/c70af6ea) Requesting authorization (sgsn_auth.c:160) 20250829095522970 DMM INFO MM(262420000000046/c70af6ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095522970 DMM DEBUG MM(262420000000046/c70af6ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095522970 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250829095522970 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) 20250829095522970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095522970 DMM INFO MM(262420000000046/c70af6ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70af6ea) (gprs_gmm.c:337) 20250829095522974 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095522974 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095522974 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250829095522974 DMM INFO MM(262420000000046/c70af6ea) Subscriber data update (mmctx.c:445) 20250829095522974 DMM DEBUG MM(262420000000046/c70af6ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095522974 DMM INFO MM(262420000000046/c70af6ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095522974 DMM NOTICE MM(262420000000046/c70af6ea) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250829095522974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095522974 DMM NOTICE MM(262420000000046/c70af6ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095522974 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) 20250829095522976 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095522976 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250829095522976 DMM INFO MM(262420000000046/c70af6ea) Subscriber data update (mmctx.c:445) 20250829095522976 DMM DEBUG MM(262420000000046/c70af6ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095522986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095522986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095522986 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095522986 DMM INFO MM(262420000000046/c70af6ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095522986 DMM NOTICE MM(262420000000046/c70af6ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095522986 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095522986 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095522986 DLLC NOTICE LLME(fa2e84e7/c70af6ea){ASSIGNED} LLGM Assign pre (ffffffff => c70af6ea) (gprs_llc.c:1079) 20250829095522986 DLLC NOTICE LLME(ffffffff/c70af6ea){ASSIGNED} LLGM Assign post (ffffffff => c70af6ea) (gprs_llc.c:1125) 20250829095522986 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095522986 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095522986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095522986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: setverdict(pass): none -> pass 20250829095523043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095523043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095523043 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095523043 DMM INFO MM(262420000000046/c70af6ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095523043 DMM INFO MM(262420000000046/c70af6ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095523043 DMM DEBUG MM(262420000000046/c70af6ea) Using GGSN 0 (gprs_sm.c:317) 20250829095523043 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) 20250829095523044 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250829095523044 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095523044 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095523044 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250829095523063 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 57 c2 35 2a 11 e0 42 22 1d 14 05 7f 1b d2 98 d3 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:465) 20250829095523063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095523063 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095523063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=c70af6ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095523063 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095523063 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095523079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095523079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250829095523079 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095523079 DMM INFO MM(262420000000046/c70af6ea) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250829095523079 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095523080 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250829095523080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095523080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095523080 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095523080 DMM INFO MM(262420000000046/c70af6ea) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250829095523080 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095523080 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: "Received deletePDPContextResponse 0, seq_nr=1035" 20250829095523083 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:465) 20250829095523083 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095523083 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250829095523083 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=c70af6ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095523083 DMM INFO MM(262420000000046/c70af6ea) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: "Received deletePDPContextResponse 1, seq_nr=1036" 20250829095523083 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250829095523083 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095523083 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:465) 20250829095523083 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:470) TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@5f5792538a8d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@5f5792538a8d: Final verdict of PTC: pass 20250829095525106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40352<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(893)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(892)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(900)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@5f5792538a8d: Final verdict of PTC: none 20250829095525110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095525110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(899)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(896)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(898)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(888)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(894)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(891)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(886)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(897)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(891): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(892): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(893): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(894): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(896): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(897): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(898): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(899): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Aug 29 09:55:25 UTC 2025 ====== 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 20250829095525165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095525566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103060) 20250829095526112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095526112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103060, count=107416) 20250829095527114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095527114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Aug 29 09:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095528114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095528114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_second_attempt started. 20250829095528681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095528684 DMM INFO MM(262420000000046/c70af6ea) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095528684 DMM INFO MM(262420000000046/c70af6ea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095528684 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095528684 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095528684 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095528684 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095528684 DLLC NOTICE LLME(ffffffff/c70af6ea){ASSIGNED} LLGM Assign pre (c70af6ea => ffffffff) (gprs_llc.c:1079) 20250829095528684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c70af6ea => ffffffff) (gprs_llc.c:1125) 20250829095528684 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250829095528684 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) 20250829095528684 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:402) 20250829095528684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095528684 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095528684 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095528684 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095528684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(908)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095528729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095528729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095528729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095528729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095528729 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095528729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095528729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095528729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095528729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095528731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095528731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095528731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095528731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095528731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095528731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095528731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095528731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095528731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095528731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095528731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095528732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095528732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095528735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(909)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(905)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095528740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095528740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(910)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(907)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(909)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(913)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095528746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095528746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095528746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095528746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095528746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095528746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095528746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095528746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095528746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095528747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095528747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095528747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095528747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095528747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095528747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095528747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095528747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095528747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095528747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095528747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095528748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095528748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(914)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095528750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(910)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095528755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095528755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(915)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(912)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(914)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(918)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095528760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095528760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095528760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095528760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095528760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095528760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095528760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095528760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095528760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095528761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095528761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095528761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095528761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095528761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095528761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095528761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095528761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095528761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095528761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095528761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095528761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095528761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095528763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095528767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095528767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095529115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095529115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095529115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095529115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095529117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095529118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(919)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@5f5792538a8d: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='F7ACC8A2'O, index=0 SGSN_Test-GSUP(920)@5f5792538a8d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@5f5792538a8d: 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 := '42024C259354861FE65E08CD4EC0FDCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A838F4B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '204F831A59743A48'O } } } } } 20250829095529157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095529157 DLLC NOTICE LLME(ffffffff/f7acc8a2){UNASSIGNED} LLC RX: unknown TLLI 0xf7acc8a2, creating LLME on the fly (gprs_llc.c:552) 20250829095529157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095529157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095529157 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095529157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095529157 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095529157 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095529157 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095529157 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095529157 DLLC NOTICE LLME(ffffffff/f7acc8a2){UNASSIGNED} LLGM Assign pre (f7acc8a2 => feb13738) (gprs_llc.c:1079) 20250829095529157 DLLC NOTICE LLME(f7acc8a2/feb13738){ASSIGNED} LLGM Assign post (f7acc8a2 => feb13738) (gprs_llc.c:1125) 20250829095529157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095529157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095529157 DMM DEBUG MM(262420000000022/feb13738) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095529165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095529165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095529165 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095529165 DMM DEBUG MM(262420000000022/feb13738) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250829095529165 DMM NOTICE MM(262420000000022/feb13738) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095529165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095529165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095529165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095529165 DMM DEBUG MM(262420000000022/feb13738) Requesting authorization (sgsn_auth.c:160) 20250829095529166 DMM INFO MM(262420000000022/feb13738) Requesting authentication tuples (sgsn_auth.c:184) 20250829095529166 DMM DEBUG MM(262420000000022/feb13738) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095529166 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250829095529166 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(920)@5f5792538a8d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@5f5792538a8d: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250829095529167 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095529167 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095529167 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095529167 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095529167 DMM INFO MM(262420000000022/feb13738) Subscriber data update (mmctx.c:445) 20250829095529167 DMM DEBUG MM(262420000000022/feb13738) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095529167 DMM INFO MM(262420000000022/feb13738) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095529167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095529167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095529167 DMM INFO MM(262420000000022/feb13738) <- GMM AUTH AND CIPHERING REQ (rand = 42 02 4c 25 93 54 86 1f e6 5e 08 cd 4e c0 fd cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095529172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095529172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095529172 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095529172 DMM INFO MM(262420000000022/feb13738) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095529172 DMM NOTICE MM(262420000000022/feb13738) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095529172 DMM DEBUG MM(262420000000022/feb13738) checking auth: received GSM SRES = 6a 83 8f 4b (gprs_gmm.c:716) 20250829095529172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095529172 DMM DEBUG MM(262420000000022/feb13738) Requesting authorization (sgsn_auth.c:160) 20250829095529172 DMM INFO MM(262420000000022/feb13738) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095529172 DMM DEBUG MM(262420000000022/feb13738) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095529173 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250829095529173 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) 20250829095529173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095529173 DMM INFO MM(262420000000022/feb13738) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb13738) (gprs_gmm.c:337) 20250829095529173 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095529173 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095529173 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250829095529173 DMM INFO MM(262420000000022/feb13738) Subscriber data update (mmctx.c:445) 20250829095529173 DMM DEBUG MM(262420000000022/feb13738) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095529173 DMM INFO MM(262420000000022/feb13738) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095529173 DMM NOTICE MM(262420000000022/feb13738) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250829095529173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095529173 DMM NOTICE MM(262420000000022/feb13738) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095529173 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) 20250829095529174 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095529174 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250829095529174 DMM INFO MM(262420000000022/feb13738) Subscriber data update (mmctx.c:445) 20250829095529174 DMM DEBUG MM(262420000000022/feb13738) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095529177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095529177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095529177 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095529177 DMM INFO MM(262420000000022/feb13738) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095529177 DMM NOTICE MM(262420000000022/feb13738) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095529177 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095529177 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095529177 DLLC NOTICE LLME(f7acc8a2/feb13738){ASSIGNED} LLGM Assign pre (ffffffff => feb13738) (gprs_llc.c:1079) 20250829095529177 DLLC NOTICE LLME(ffffffff/feb13738){ASSIGNED} LLGM Assign post (ffffffff => feb13738) (gprs_llc.c:1125) 20250829095529177 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095529177 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095529177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095529177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_second_attempt(923)@5f5792538a8d: 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 := 'CAECE7BFFDEFFA9F398E72F97A4218E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '633F9B46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C377279F23D91022'O } } } } } 20250829095529234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095529234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095529234 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095529235 DMM INFO MM(262420000000022/feb13738) -> GMM ATTACH REQUEST MI(TMSI-0xFEB13738) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095529235 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095529235 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095529235 DLLC NOTICE LLME(ffffffff/feb13738){ASSIGNED} LLGM Assign pre (feb13738 => ffd6429d) (gprs_llc.c:1079) 20250829095529235 DLLC NOTICE LLME(feb13738/ffd6429d){ASSIGNED} LLGM Assign post (feb13738 => ffd6429d) (gprs_llc.c:1125) 20250829095529235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095529235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095529235 DMM DEBUG MM(262420000000022/ffd6429d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095529247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095529247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095529247 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095529247 DMM DEBUG MM(262420000000022/ffd6429d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250829095529247 DMM NOTICE MM(262420000000022/ffd6429d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095529247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095529247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095529247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095529247 DMM DEBUG MM(262420000000022/ffd6429d) Requesting authorization (sgsn_auth.c:160) 20250829095529247 DMM INFO MM(262420000000022/ffd6429d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095529247 DMM DEBUG MM(262420000000022/ffd6429d) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095529247 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250829095529247 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) 20250829095535248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250829095535248 DMM ERROR MM(262420000000022/ffd6429d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250829095535248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250829095535248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095535248 DMM NOTICE MM(262420000000022/ffd6429d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250829095535249 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250829095535249 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) 20250829095535249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Reject}: Deallocated (fsm.c:568) 20250829095535249 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Deallocated (fsm.c:568) 20250829095535249 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095535249 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095535249 DLLC NOTICE LLME(feb13738/ffd6429d){ASSIGNED} LLGM Assign pre (ffd6429d => ffffffff) (gprs_llc.c:1079) 20250829095535249 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd6429d => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095538738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095538738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095538738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095538759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095538759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095538759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095538771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095538772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095538772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095548753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095548753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095548753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095548769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095548770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095548770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095548784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095548784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095548784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095549117 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829095549117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250829095549118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095549454 DGPRS DEBUG Checking for inactive LLMEs, time = 19692255 (sgsn.c:132) 20250829095549455 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095549455 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095549456 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095549456 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095549456 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095549456 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095549456 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095549456 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095549456 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095549456 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095558732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095558738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095558738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095558748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095558754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095558755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095558757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095558757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095558757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095558762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095558764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095558764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095558773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095558773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095558773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095558787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095558787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095558787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@5f5792538a8d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f5792538a8d: Test Component 923 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(920)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(913)@5f5792538a8d: Final verdict of PTC: none 20250829095559175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095559175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(909)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@5f5792538a8d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(917)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(918)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(908)@5f5792538a8d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(907)@5f5792538a8d: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(922)@5f5792538a8d: Final verdict of PTC: none 20250829095559177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(906)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(916)@5f5792538a8d: Final verdict of PTC: none TC_attach_second_attempt(923)@5f5792538a8d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(911)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@5f5792538a8d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Aug 29 09:55:59 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250829095559242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095559644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123472) 20250829095600177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095600177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=123472, count=127972) 20250829095601178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095601178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Aug 29 09:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095602180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095602181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_echo_timeout started. 20250829095602731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095602734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(928)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095602782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095602782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095602782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095602782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095602782 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095602782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095602782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095602782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095602782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095602783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095602783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095602783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095602783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095602783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095602783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095602783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095602783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095602784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095602784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095602784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095602784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095602784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(928)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095602786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(929)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(925)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095602790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095602790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(927)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(930)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(929)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(933)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095602796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095602796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095602796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095602796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095602796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095602796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095602796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095602796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095602796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095602797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095602797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095602797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095602797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095602797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095602797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095602797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095602797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095602797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095602797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095602797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095602797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095602797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095602799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095602804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095602804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(932)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(935)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(934)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(938)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095602813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095602813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095602813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095602813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095602813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095602813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095602813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095602813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095602813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095602814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095602814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095602814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095602815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095602815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095602815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095602815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095602815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095602815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095602815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095602815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095602815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095602815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095602818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095602824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095602824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095603182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095603182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095603182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095603182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095603186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095603188 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(939)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@5f5792538a8d: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='EB4E6A08'O, index=0 SGSN_Test-GSUP(940)@5f5792538a8d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@5f5792538a8d: 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 := '3670D2D0F567382876EE6A411DC593A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '161C6626'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '963B07D99AAAA199'O } } } } } 20250829095603271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095603271 DLLC NOTICE LLME(ffffffff/eb4e6a08){UNASSIGNED} LLC RX: unknown TLLI 0xeb4e6a08, creating LLME on the fly (gprs_llc.c:552) 20250829095603271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095603271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095603271 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095603271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095603271 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095603271 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095603271 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095603271 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095603271 DLLC NOTICE LLME(ffffffff/eb4e6a08){UNASSIGNED} LLGM Assign pre (eb4e6a08 => ca95823d) (gprs_llc.c:1079) 20250829095603271 DLLC NOTICE LLME(eb4e6a08/ca95823d){ASSIGNED} LLGM Assign post (eb4e6a08 => ca95823d) (gprs_llc.c:1125) 20250829095603271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095603271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095603271 DMM DEBUG MM(262420000000067/ca95823d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095603292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095603292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095603292 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095603292 DMM DEBUG MM(262420000000067/ca95823d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250829095603292 DMM NOTICE MM(262420000000067/ca95823d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095603292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095603292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095603292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095603292 DMM DEBUG MM(262420000000067/ca95823d) Requesting authorization (sgsn_auth.c:160) 20250829095603292 DMM INFO MM(262420000000067/ca95823d) Requesting authentication tuples (sgsn_auth.c:184) 20250829095603292 DMM DEBUG MM(262420000000067/ca95823d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095603292 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250829095603292 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(940)@5f5792538a8d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@5f5792538a8d: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250829095603298 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095603298 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095603298 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095603298 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095603298 DMM INFO MM(262420000000067/ca95823d) Subscriber data update (mmctx.c:445) 20250829095603298 DMM DEBUG MM(262420000000067/ca95823d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095603298 DMM INFO MM(262420000000067/ca95823d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095603298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095603298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095603298 DMM INFO MM(262420000000067/ca95823d) <- GMM AUTH AND CIPHERING REQ (rand = 36 70 d2 d0 f5 67 38 28 76 ee 6a 41 1d c5 93 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095603316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095603316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095603316 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095603316 DMM INFO MM(262420000000067/ca95823d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095603316 DMM NOTICE MM(262420000000067/ca95823d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095603316 DMM DEBUG MM(262420000000067/ca95823d) checking auth: received GSM SRES = 16 1c 66 26 (gprs_gmm.c:716) 20250829095603316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095603316 DMM DEBUG MM(262420000000067/ca95823d) Requesting authorization (sgsn_auth.c:160) 20250829095603316 DMM INFO MM(262420000000067/ca95823d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095603316 DMM DEBUG MM(262420000000067/ca95823d) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095603316 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250829095603316 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) 20250829095603316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095603316 DMM INFO MM(262420000000067/ca95823d) <- GMM ATTACH ACCEPT (new P-TMSI=0xca95823d) (gprs_gmm.c:337) 20250829095603320 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095603320 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095603320 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250829095603320 DMM INFO MM(262420000000067/ca95823d) Subscriber data update (mmctx.c:445) 20250829095603320 DMM DEBUG MM(262420000000067/ca95823d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095603320 DMM INFO MM(262420000000067/ca95823d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095603320 DMM NOTICE MM(262420000000067/ca95823d) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250829095603320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095603320 DMM NOTICE MM(262420000000067/ca95823d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095603320 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) 20250829095603322 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095603322 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250829095603322 DMM INFO MM(262420000000067/ca95823d) Subscriber data update (mmctx.c:445) 20250829095603322 DMM DEBUG MM(262420000000067/ca95823d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095603332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095603332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095603332 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095603332 DMM INFO MM(262420000000067/ca95823d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095603332 DMM NOTICE MM(262420000000067/ca95823d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095603332 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095603332 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095603332 DLLC NOTICE LLME(eb4e6a08/ca95823d){ASSIGNED} LLGM Assign pre (ffffffff => ca95823d) (gprs_llc.c:1079) 20250829095603332 DLLC NOTICE LLME(ffffffff/ca95823d){ASSIGNED} LLGM Assign post (ffffffff => ca95823d) (gprs_llc.c:1125) 20250829095603332 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095603332 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095603332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095603332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@5f5792538a8d: setverdict(pass): none -> pass 20250829095603389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095603389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095603389 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095603389 DMM INFO MM(262420000000067/ca95823d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095603390 DMM INFO MM(262420000000067/ca95823d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095603390 DMM DEBUG MM(262420000000067/ca95823d) Using GGSN 0 (gprs_sm.c:317) 20250829095603390 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) 20250829095603390 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250829095603390 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095603390 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095603390 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250829095603418 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 f0 ac 2e 6f 11 eb 52 d8 a4 14 05 7f bb eb ad 06 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:465) 20250829095603419 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095603419 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095603419 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=ca95823d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095603419 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095603419 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095608208 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250829095608216 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:465) 20250829095608216 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x563e05c0c710) (sgsn_libgtp.c:633) -NSVCI97(928)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095612794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095612795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095612795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095612805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095612806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095612806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095612825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095612825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095612825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095613210 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1039" 20250829095618211 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250829095618211 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1039" 20250829095619455 DGPRS DEBUG Checking for inactive LLMEs, time = 19692285 (sgsn.c:132) 20250829095619456 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095619456 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095619456 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095619456 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095619456 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095619456 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095619457 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095619457 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095619457 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095619457 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095622809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095622809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095622809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095622818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095622818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095622818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095622838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095622838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095622838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095623183 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829095623183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250829095623184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095623212 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250829095623212 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250829095623212 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1041" 20250829095628214 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250829095628214 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250829095628214 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250829095628214 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1041" 20250829095632784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095632789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095632789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095632798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095632801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095632801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095632814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095632814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095632814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095632816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095632818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095632818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095632822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095632822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095632822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095632843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095632843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095632843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095633215 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250829095633215 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250829095633215 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250829095633215 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250829095633215 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1043" 20250829095638217 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250829095638217 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250829095638217 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250829095638217 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250829095638217 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x563e05c0c710) (sgsn_libgtp.c:633) 20250829095638217 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x563e05c0c710) (sgsn_libgtp.c:637) 20250829095638217 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250829095638217 DMM INFO MM(262420000000067/ca95823d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095638217 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250829095638218 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095638218 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250829095638218 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250829095638218 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095638218 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250829095638218 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250829095638218 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095638218 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250829095638218 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250829095638218 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095638218 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250829095638218 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@5f5792538a8d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@5f5792538a8d: Removing Client IMSI='262420000000067'H, index=0 20250829095638234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095638234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250829095638234 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095638234 DMM INFO MM(262420000000067/ca95823d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@5f5792538a8d: Final verdict of PTC: pass 20250829095638239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(940)@5f5792538a8d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@5f5792538a8d: Final verdict of PTC: none 20250829095638245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(935)@5f5792538a8d: Final verdict of PTC: none 20250829095638245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(929)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@5f5792538a8d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(932)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(939)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(938)@5f5792538a8d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(933)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(928)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(931)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(926)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(936)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Aug 29 09:56:38 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250829095638301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095638703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127928) 20250829095639246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095639246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127928, count=129088) 20250829095640248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095640248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Aug 29 09:56:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095641250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095641250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_restart_ctr_echo started. 20250829095641808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095641809 DMM INFO MM(262420000000067/ca95823d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095641809 DMM INFO MM(262420000000067/ca95823d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095641809 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095641809 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095641809 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095641809 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095641810 DLLC NOTICE LLME(ffffffff/ca95823d){ASSIGNED} LLGM Assign pre (ca95823d => ffffffff) (gprs_llc.c:1079) 20250829095641810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca95823d => ffffffff) (gprs_llc.c:1125) 20250829095641810 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095641810 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095641810 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250829095641810 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) 20250829095641810 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:402) 20250829095641810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095641810 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095641810 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095641810 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095641810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(948)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095641850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095641850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095641850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095641850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095641850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095641850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095641850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095641850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095641850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095641851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095641851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095641851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095641851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095641851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095641851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095641851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095641851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095641851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095641851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095641851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095641851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095641851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(948)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095641853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(949)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(945)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(950)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095641858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095641858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(947)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(954)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(954)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(953)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095641868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095641868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095641868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095641868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095641868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095641868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095641868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095641868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095641868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(954)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095641868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095641868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095641868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095641868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095641869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095641869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095641869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095641869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095641869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095641869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095641869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095641869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095641869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(954)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(954)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095641871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(953)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(958)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(950)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(958)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095641878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095641878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095641878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095641878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095641878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095641878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095641878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095641878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095641878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(958)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095641879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095641879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095641879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095641879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095641879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095641879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095641879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095641879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095641879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095641879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095641879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095641879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095641879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(958)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095641879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095641879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(951)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095641882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095641889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095641889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(957)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095642252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095642252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095642252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095642252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(959)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(959)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095642256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(959)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(959)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095642257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(959)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(959)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(959)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(959)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@5f5792538a8d: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='D46FC6F0'O, index=0 SGSN_Test-GSUP(960)@5f5792538a8d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@5f5792538a8d: 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 := 'E5A9E47884A665ED8761F4EB6381B4A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08391FD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48F6EB2583EBCAC7'O } } } } } 20250829095642343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095642343 DLLC NOTICE LLME(ffffffff/d46fc6f0){UNASSIGNED} LLC RX: unknown TLLI 0xd46fc6f0, creating LLME on the fly (gprs_llc.c:552) 20250829095642343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095642343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095642343 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095642343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095642343 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095642343 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095642343 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095642344 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095642344 DLLC NOTICE LLME(ffffffff/d46fc6f0){UNASSIGNED} LLGM Assign pre (d46fc6f0 => e43bff43) (gprs_llc.c:1079) 20250829095642344 DLLC NOTICE LLME(d46fc6f0/e43bff43){ASSIGNED} LLGM Assign post (d46fc6f0 => e43bff43) (gprs_llc.c:1125) 20250829095642344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095642344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095642344 DMM DEBUG MM(262420000000023/e43bff43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095642398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095642398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095642399 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095642399 DMM DEBUG MM(262420000000023/e43bff43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250829095642399 DMM NOTICE MM(262420000000023/e43bff43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095642399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095642399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095642399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095642399 DMM DEBUG MM(262420000000023/e43bff43) Requesting authorization (sgsn_auth.c:160) 20250829095642399 DMM INFO MM(262420000000023/e43bff43) Requesting authentication tuples (sgsn_auth.c:184) 20250829095642399 DMM DEBUG MM(262420000000023/e43bff43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095642399 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250829095642399 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(960)@5f5792538a8d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@5f5792538a8d: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250829095642409 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095642409 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095642409 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095642409 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095642409 DMM INFO MM(262420000000023/e43bff43) Subscriber data update (mmctx.c:445) 20250829095642409 DMM DEBUG MM(262420000000023/e43bff43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095642409 DMM INFO MM(262420000000023/e43bff43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095642409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095642409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095642409 DMM INFO MM(262420000000023/e43bff43) <- GMM AUTH AND CIPHERING REQ (rand = e5 a9 e4 78 84 a6 65 ed 87 61 f4 eb 63 81 b4 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095642418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095642418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095642418 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095642418 DMM INFO MM(262420000000023/e43bff43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095642418 DMM NOTICE MM(262420000000023/e43bff43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095642418 DMM DEBUG MM(262420000000023/e43bff43) checking auth: received GSM SRES = 08 39 1f d4 (gprs_gmm.c:716) 20250829095642418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095642418 DMM DEBUG MM(262420000000023/e43bff43) Requesting authorization (sgsn_auth.c:160) 20250829095642418 DMM INFO MM(262420000000023/e43bff43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095642418 DMM DEBUG MM(262420000000023/e43bff43) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095642418 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250829095642418 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) 20250829095642418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095642418 DMM INFO MM(262420000000023/e43bff43) <- GMM ATTACH ACCEPT (new P-TMSI=0xe43bff43) (gprs_gmm.c:337) 20250829095642419 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095642419 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095642419 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250829095642419 DMM INFO MM(262420000000023/e43bff43) Subscriber data update (mmctx.c:445) 20250829095642419 DMM DEBUG MM(262420000000023/e43bff43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095642419 DMM INFO MM(262420000000023/e43bff43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095642419 DMM NOTICE MM(262420000000023/e43bff43) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250829095642419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095642419 DMM NOTICE MM(262420000000023/e43bff43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095642419 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) 20250829095642419 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095642419 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250829095642419 DMM INFO MM(262420000000023/e43bff43) Subscriber data update (mmctx.c:445) 20250829095642419 DMM DEBUG MM(262420000000023/e43bff43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095642424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095642424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095642424 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095642424 DMM INFO MM(262420000000023/e43bff43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095642424 DMM NOTICE MM(262420000000023/e43bff43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095642424 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095642424 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095642424 DLLC NOTICE LLME(d46fc6f0/e43bff43){ASSIGNED} LLGM Assign pre (ffffffff => e43bff43) (gprs_llc.c:1079) 20250829095642424 DLLC NOTICE LLME(ffffffff/e43bff43){ASSIGNED} LLGM Assign post (ffffffff => e43bff43) (gprs_llc.c:1125) 20250829095642424 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095642424 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095642424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095642424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@5f5792538a8d: setverdict(pass): none -> pass 20250829095642486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095642486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095642486 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095642486 DMM INFO MM(262420000000023/e43bff43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095642486 DMM INFO MM(262420000000023/e43bff43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095642486 DMM DEBUG MM(262420000000023/e43bff43) Using GGSN 0 (gprs_sm.c:317) 20250829095642486 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250829095642486 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095642486 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095642486 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250829095642515 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 13 e4 fa a3 11 cd d7 c8 96 14 05 7f 03 f2 59 8a 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:465) 20250829095642515 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc00b8, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095642515 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095642515 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=e43bff43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095642516 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095642516 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095647487 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250829095647491 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:465) 20250829095647491 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x563e05c0c710) (sgsn_libgtp.c:633) 20250829095649456 DGPRS DEBUG Checking for inactive LLMEs, time = 19692315 (sgsn.c:132) 20250829095649457 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095649457 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095649457 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095649457 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095649457 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095649457 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095649457 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095649457 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095649457 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095649458 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095651856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095651856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095651856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(954)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095651881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095651881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095651881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(954)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095651890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095651891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095651891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(958)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095652488 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250829095652493 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:465) 20250829095652493 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x563e05c0c710) (sgsn_libgtp.c:633) 20250829095652493 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250829095652493 DMM INFO MM(262420000000023/e43bff43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095652493 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250829095652493 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@5f5792538a8d: Removing Client IMSI='262420000000023'H, index=0 20250829095652509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095652510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250829095652510 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095652510 DMM INFO MM(262420000000023/e43bff43) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@5f5792538a8d: Final verdict of PTC: pass 20250829095652515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095652521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(960)@5f5792538a8d: Final verdict of PTC: none 20250829095652521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(948)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@5f5792538a8d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(947)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(959)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(954)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(958)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(949)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(953)@5f5792538a8d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(957)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@5f5792538a8d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(951)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(956)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(952)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(946)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(951): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(952): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(953): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(954): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(956): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(957): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(958): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(959): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Aug 29 09:56:52 UTC 2025 ====== 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 20250829095652644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095653045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113792) 20250829095653521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095653521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113792, count=114952) 20250829095654522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095654522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Aug 29 09:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095655523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095655523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_restart_ctr_create started. 20250829095656125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095656128 DMM INFO MM(262420000000023/e43bff43) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095656128 DMM INFO MM(262420000000023/e43bff43) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095656128 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095656128 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095656128 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095656128 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095656128 DLLC NOTICE LLME(ffffffff/e43bff43){ASSIGNED} LLGM Assign pre (e43bff43 => ffffffff) (gprs_llc.c:1079) 20250829095656128 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e43bff43 => ffffffff) (gprs_llc.c:1125) 20250829095656128 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095656128 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095656128 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250829095656128 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) 20250829095656128 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:402) 20250829095656128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095656128 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095656128 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095656128 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095656128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(968)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095656174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095656174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095656174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095656174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095656174 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095656174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095656174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095656174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095656174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095656175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095656175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095656175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095656175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095656175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095656175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095656175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095656175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095656175 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095656175 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095656175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095656176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095656176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(969)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095656178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(965)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(970)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095656186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(969)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(973)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI196(967)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(973)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095656190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095656190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095656190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095656190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095656190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095656190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095656190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095656190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095656190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(973)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095656191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095656191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095656191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095656191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095656191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095656191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095656191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095656191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095656191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095656191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095656191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095656191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095656191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(973)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(973)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095656193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(974)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(970)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095656199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(975)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(972)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(974)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(978)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(978)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095656205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095656205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095656205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095656205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095656205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095656205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095656205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095656205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095656205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095656206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095656206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095656206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095656206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095656206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095656206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095656206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095656206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095656206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095656206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095656206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095656206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095656206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095656209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095656214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095656525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095656525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095656525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095656525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095656529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095656530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(979)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(979)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(979)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@5f5792538a8d: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='DC0C5E61'O, index=0 SGSN_Test-GSUP(980)@5f5792538a8d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@5f5792538a8d: 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 := '4D3AE5A389B2842569685E9B30E05F4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D702624E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5011D3B0085CA8D'O } } } } } 20250829095656597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656597 DLLC NOTICE LLME(ffffffff/dc0c5e61){UNASSIGNED} LLC RX: unknown TLLI 0xdc0c5e61, creating LLME on the fly (gprs_llc.c:552) 20250829095656597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095656597 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095656597 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095656597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095656597 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095656597 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095656597 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095656597 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095656597 DLLC NOTICE LLME(ffffffff/dc0c5e61){UNASSIGNED} LLGM Assign pre (dc0c5e61 => e21bc472) (gprs_llc.c:1079) 20250829095656597 DLLC NOTICE LLME(dc0c5e61/e21bc472){ASSIGNED} LLGM Assign post (dc0c5e61 => e21bc472) (gprs_llc.c:1125) 20250829095656597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095656597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095656598 DMM DEBUG MM(262420000000024/e21bc472) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095656608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095656608 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095656608 DMM DEBUG MM(262420000000024/e21bc472) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250829095656608 DMM NOTICE MM(262420000000024/e21bc472) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095656608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095656608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095656608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095656608 DMM DEBUG MM(262420000000024/e21bc472) Requesting authorization (sgsn_auth.c:160) 20250829095656608 DMM INFO MM(262420000000024/e21bc472) Requesting authentication tuples (sgsn_auth.c:184) 20250829095656608 DMM DEBUG MM(262420000000024/e21bc472) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095656608 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250829095656608 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(980)@5f5792538a8d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@5f5792538a8d: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250829095656613 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095656613 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095656613 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095656613 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095656613 DMM INFO MM(262420000000024/e21bc472) Subscriber data update (mmctx.c:445) 20250829095656613 DMM DEBUG MM(262420000000024/e21bc472) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095656613 DMM INFO MM(262420000000024/e21bc472) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095656613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095656613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095656613 DMM INFO MM(262420000000024/e21bc472) <- GMM AUTH AND CIPHERING REQ (rand = 4d 3a e5 a3 89 b2 84 25 69 68 5e 9b 30 e0 5f 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095656622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095656622 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095656622 DMM INFO MM(262420000000024/e21bc472) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095656622 DMM NOTICE MM(262420000000024/e21bc472) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095656622 DMM DEBUG MM(262420000000024/e21bc472) checking auth: received GSM SRES = d7 02 62 4e (gprs_gmm.c:716) 20250829095656622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095656622 DMM DEBUG MM(262420000000024/e21bc472) Requesting authorization (sgsn_auth.c:160) 20250829095656622 DMM INFO MM(262420000000024/e21bc472) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095656622 DMM DEBUG MM(262420000000024/e21bc472) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095656622 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250829095656622 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) 20250829095656622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095656622 DMM INFO MM(262420000000024/e21bc472) <- GMM ATTACH ACCEPT (new P-TMSI=0xe21bc472) (gprs_gmm.c:337) 20250829095656624 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095656624 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095656624 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250829095656624 DMM INFO MM(262420000000024/e21bc472) Subscriber data update (mmctx.c:445) 20250829095656624 DMM DEBUG MM(262420000000024/e21bc472) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095656624 DMM INFO MM(262420000000024/e21bc472) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095656624 DMM NOTICE MM(262420000000024/e21bc472) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250829095656624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095656624 DMM NOTICE MM(262420000000024/e21bc472) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095656624 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) 20250829095656625 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095656625 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250829095656625 DMM INFO MM(262420000000024/e21bc472) Subscriber data update (mmctx.c:445) 20250829095656625 DMM DEBUG MM(262420000000024/e21bc472) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095656634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095656634 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095656634 DMM INFO MM(262420000000024/e21bc472) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095656634 DMM NOTICE MM(262420000000024/e21bc472) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095656634 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095656634 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095656634 DLLC NOTICE LLME(dc0c5e61/e21bc472){ASSIGNED} LLGM Assign pre (ffffffff => e21bc472) (gprs_llc.c:1079) 20250829095656634 DLLC NOTICE LLME(ffffffff/e21bc472){ASSIGNED} LLGM Assign post (ffffffff => e21bc472) (gprs_llc.c:1125) 20250829095656634 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095656634 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095656634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095656634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@5f5792538a8d: setverdict(pass): none -> pass 20250829095656692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095656692 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095656692 DMM INFO MM(262420000000024/e21bc472) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095656692 DMM INFO MM(262420000000024/e21bc472) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095656692 DMM DEBUG MM(262420000000024/e21bc472) Using GGSN 0 (gprs_sm.c:317) 20250829095656692 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250829095656692 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095656692 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095656692 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250829095656717 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 63 66 d9 63 11 4c 9d 29 aa 14 05 7f 46 1b ec 04 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:465) 20250829095656717 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f7bdadc00b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250829095656717 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f7bdadc00b8, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095656717 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250829095656717 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250829095656717 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095656717 DMM NOTICE MM(262420000000024/e21bc472) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095656731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095656731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095656731 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095656731 DMM INFO MM(262420000000024/e21bc472) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095656731 DMM INFO MM(262420000000024/e21bc472) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095656731 DMM DEBUG MM(262420000000024/e21bc472) Using GGSN 0 (gprs_sm.c:317) 20250829095656731 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250829095656731 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095656731 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095656731 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250829095656737 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 63 66 d9 63 11 4c 9d 29 aa 14 05 7f 46 1b ec 04 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:465) 20250829095656737 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f7bdadc00b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250829095656737 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc00b8, cbp=0x563e05c19660) (sgsn_libgtp.c:633) 20250829095656737 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095656737 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=e21bc472, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095656737 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095656737 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@5f5792538a8d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@5f5792538a8d: Final verdict of PTC: pass 20250829095656754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(970)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(980)@5f5792538a8d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@5f5792538a8d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(978)@5f5792538a8d: Final verdict of PTC: none 20250829095656760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095656760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(968)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(974)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(979)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@5f5792538a8d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(972)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(973)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(971)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(966)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(976)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(971): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(972): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(973): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(974): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Aug 29 09:56:56 UTC 2025 ====== 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 20250829095656825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095657226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104484) 20250829095657761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095657761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104484, count=105024) 20250829095658762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095658762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Aug 29 09:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095659763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095659763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250829095700320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095700324 DMM INFO MM(262420000000024/e21bc472) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095700324 DMM INFO MM(262420000000024/e21bc472) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095700324 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095700324 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095700324 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095700324 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095700324 DLLC NOTICE LLME(ffffffff/e21bc472){ASSIGNED} LLGM Assign pre (e21bc472 => ffffffff) (gprs_llc.c:1079) 20250829095700324 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e21bc472 => ffffffff) (gprs_llc.c:1125) 20250829095700324 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095700324 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095700324 DMM NOTICE MM(262420000000024/e21bc472) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095700324 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250829095700324 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095700324 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095700324 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250829095700324 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250829095700324 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) 20250829095700324 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:402) 20250829095700324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095700324 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095700324 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095700324 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095700324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(988)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095700364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095700364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095700364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095700364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095700364 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095700364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095700364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095700364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095700364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095700365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095700365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095700365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095700365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095700365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095700365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095700365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095700365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095700365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095700365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095700365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095700365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095700365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(988)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095700368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(989)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(985)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095700373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095700373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(990)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(989)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(993)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(993)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095700377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095700377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095700377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095700377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095700377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095700377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095700377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095700377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095700377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095700378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095700378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095700378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095700378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095700378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095700378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095700378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095700378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095700378 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095700378 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095700378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095700378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095700378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095700381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(994)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(990)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095700385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095700386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(995)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(994)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(998)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(998)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095700395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095700395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095700395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095700395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095700395 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095700395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095700395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095700395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095700395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(998)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095700396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095700396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095700396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095700396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095700396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095700396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095700396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095700396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095700396 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095700396 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095700396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095700397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095700397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095700399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095700403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095700403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095700765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095700765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095700765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095700765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095700769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095700771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(999)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@5f5792538a8d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='C7736E94'O, index=0 SGSN_Test-GSUP(1000)@5f5792538a8d: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@5f5792538a8d: 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 := 'AD0194D6B250538A33DFB4F27CE6DEFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10E58BE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5E162FDCCB7F59F'O } } } } } 20250829095701855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095701855 DLLC NOTICE LLME(ffffffff/c7736e94){UNASSIGNED} LLC RX: unknown TLLI 0xc7736e94, creating LLME on the fly (gprs_llc.c:552) 20250829095701855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095701855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095701855 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095701855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095701855 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095701855 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095701855 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095701855 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095701855 DLLC NOTICE LLME(ffffffff/c7736e94){UNASSIGNED} LLGM Assign pre (c7736e94 => c893243c) (gprs_llc.c:1079) 20250829095701855 DLLC NOTICE LLME(c7736e94/c893243c){ASSIGNED} LLGM Assign post (c7736e94 => c893243c) (gprs_llc.c:1125) 20250829095701855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095701855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095701855 DMM DEBUG MM(262420000000025/c893243c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095701868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095701868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095701868 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095701868 DMM DEBUG MM(262420000000025/c893243c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250829095701868 DMM NOTICE MM(262420000000025/c893243c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095701868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095701868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095701868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095701868 DMM DEBUG MM(262420000000025/c893243c) Requesting authorization (sgsn_auth.c:160) 20250829095701868 DMM INFO MM(262420000000025/c893243c) Requesting authentication tuples (sgsn_auth.c:184) 20250829095701868 DMM DEBUG MM(262420000000025/c893243c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095701868 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250829095701868 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(1000)@5f5792538a8d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250829095701871 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095701871 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095701871 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095701871 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095701871 DMM INFO MM(262420000000025/c893243c) Subscriber data update (mmctx.c:445) 20250829095701871 DMM DEBUG MM(262420000000025/c893243c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095701871 DMM INFO MM(262420000000025/c893243c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095701871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095701871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095701871 DMM INFO MM(262420000000025/c893243c) <- GMM AUTH AND CIPHERING REQ (rand = ad 01 94 d6 b2 50 53 8a 33 df b4 f2 7c e6 de fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095701881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095701881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095701881 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095701881 DMM INFO MM(262420000000025/c893243c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095701881 DMM NOTICE MM(262420000000025/c893243c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095701881 DMM DEBUG MM(262420000000025/c893243c) checking auth: received GSM SRES = 10 e5 8b e7 (gprs_gmm.c:716) 20250829095701881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095701881 DMM DEBUG MM(262420000000025/c893243c) Requesting authorization (sgsn_auth.c:160) 20250829095701881 DMM INFO MM(262420000000025/c893243c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095701881 DMM DEBUG MM(262420000000025/c893243c) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095701881 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250829095701881 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) 20250829095701881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095701881 DMM INFO MM(262420000000025/c893243c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc893243c) (gprs_gmm.c:337) 20250829095701882 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095701882 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095701882 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250829095701882 DMM INFO MM(262420000000025/c893243c) Subscriber data update (mmctx.c:445) 20250829095701883 DMM DEBUG MM(262420000000025/c893243c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095701883 DMM INFO MM(262420000000025/c893243c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095701883 DMM NOTICE MM(262420000000025/c893243c) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250829095701883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095701883 DMM NOTICE MM(262420000000025/c893243c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095701883 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) 20250829095701883 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095701883 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250829095701883 DMM INFO MM(262420000000025/c893243c) Subscriber data update (mmctx.c:445) 20250829095701883 DMM DEBUG MM(262420000000025/c893243c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095701889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095701889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095701889 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095701889 DMM INFO MM(262420000000025/c893243c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095701889 DMM NOTICE MM(262420000000025/c893243c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095701889 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095701889 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095701889 DLLC NOTICE LLME(c7736e94/c893243c){ASSIGNED} LLGM Assign pre (ffffffff => c893243c) (gprs_llc.c:1079) 20250829095701889 DLLC NOTICE LLME(ffffffff/c893243c){ASSIGNED} LLGM Assign post (ffffffff => c893243c) (gprs_llc.c:1125) 20250829095701889 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095701889 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095701889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095701889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@5f5792538a8d: setverdict(pass): none -> pass 20250829095701948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095701948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095701948 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095701948 DMM INFO MM(262420000000025/c893243c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095701948 DMM INFO MM(262420000000025/c893243c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095701948 DMM DEBUG MM(262420000000025/c893243c) Using GGSN 0 (gprs_sm.c:317) 20250829095701948 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) 20250829095701948 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250829095701948 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095701948 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095701948 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250829095701974 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 75 2c 9f 67 11 ba a1 7a ad 14 05 7f 2f 02 8c 0f 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:465) 20250829095701974 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829095701974 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095701974 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=c893243c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095701974 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095701974 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095701986 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250829095701986 DGPRS INFO PDP(262420000000025:5): Context 0x7f7bdadc1130 was deleted (sgsn_libgtp.c:707) 20250829095701986 DMM INFO MM(262420000000025/c893243c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095701986 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250829095701986 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829095709987 DMM INFO MM(262420000000025/c893243c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095710368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095710368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095710369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095710386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095710386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095710386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095710406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095710406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095710406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095717000 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250829095717988 DMM INFO MM(262420000000025/c893243c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095719457 DGPRS DEBUG Checking for inactive LLMEs, time = 19692345 (sgsn.c:132) 20250829095719458 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095719458 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095719458 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095719458 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095719458 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095719458 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095719459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095719459 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095719459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095719459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(988)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095720375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095720375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095720375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095720400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095720400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095720400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095720421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095720421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095720421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095720765 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829095720766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250829095720766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095725990 DMM INFO MM(262420000000025/c893243c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095730367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095730372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095730372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095730379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(988)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095730379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095730379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095730379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095730383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095730383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095730398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095730401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095730401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095730404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095730404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095730404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095730423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095730423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095730423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095733991 DMM INFO MM(262420000000025/c893243c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@5f5792538a8d: Removing Client IMSI='262420000000025'H, index=0 20250829095734009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095734009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250829095734009 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095734009 DMM INFO MM(262420000000025/c893243c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@5f5792538a8d: Final verdict of PTC: pass 20250829095734014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45326<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1000)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(988)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(993)@5f5792538a8d: Final verdict of PTC: none 20250829095734020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(995)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(994)@5f5792538a8d: Final verdict of PTC: none 20250829095734020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(999)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(986)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(996)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(991)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(998)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(996): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(998): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(999): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Aug 29 09:57:34 UTC 2025 ====== 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 20250829095734083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095734485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121412) 20250829095735021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095735021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=121412, count=127464) 20250829095736023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095736023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Aug 29 09:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095737024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095737025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250829095737583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095737585 DMM INFO MM(262420000000025/c893243c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095737585 DMM INFO MM(262420000000025/c893243c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095737585 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095737585 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095737585 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095737585 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095737585 DLLC NOTICE LLME(ffffffff/c893243c){ASSIGNED} LLGM Assign pre (c893243c => ffffffff) (gprs_llc.c:1079) 20250829095737585 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c893243c => ffffffff) (gprs_llc.c:1125) 20250829095737585 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095737585 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095737585 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250829095737586 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) 20250829095737586 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:402) 20250829095737586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095737586 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095737586 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095737586 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095737586 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1008)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095737634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095737634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095737634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095737634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095737634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095737634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095737634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095737634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095737634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095737635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095737635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095737635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095737635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095737635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095737635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095737635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095737635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095737635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095737635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095737635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1008)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095737636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095737636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1009)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1008)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095737640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1010)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1005)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095737646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095737646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1009)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1014)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1014)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1013)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095737652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095737652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095737652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095737652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095737652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095737652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095737652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095737652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095737652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1014)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095737653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095737653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095737653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095737653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095737653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095737653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095737653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095737653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095737653 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095737653 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095737653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095737653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095737653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1014)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1014)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095737656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1013)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1018)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1010)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1018)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095737662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095737662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095737662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095737662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095737662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095737662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095737662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095737662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095737662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829095737662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095737662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1018)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095737663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095737663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095737663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095737663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095737663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095737663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095737663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095737663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095737663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095737663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095737663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095737663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095737663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1011)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095737665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095737670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095737670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095738026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095738026 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095738026 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095738026 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095738030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095738032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@5f5792538a8d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='D24A934C'O, index=0 SGSN_Test-GSUP(1020)@5f5792538a8d: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(1023) TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: 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 := '00D6A6F7C3F08BBFDDB5E8D2EAA21F1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '499F1A70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDD64D81FD459FE5'O } } } } } 20250829095738113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095738113 DLLC NOTICE LLME(ffffffff/d24a934c){UNASSIGNED} LLC RX: unknown TLLI 0xd24a934c, creating LLME on the fly (gprs_llc.c:552) 20250829095738113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095738113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095738113 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095738113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095738113 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095738113 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095738113 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095738113 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095738113 DLLC NOTICE LLME(ffffffff/d24a934c){UNASSIGNED} LLGM Assign pre (d24a934c => c012efee) (gprs_llc.c:1079) 20250829095738113 DLLC NOTICE LLME(d24a934c/c012efee){ASSIGNED} LLGM Assign post (d24a934c => c012efee) (gprs_llc.c:1125) 20250829095738113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095738113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095738113 DMM DEBUG MM(262420000000027/c012efee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095738131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095738131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095738131 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095738131 DMM DEBUG MM(262420000000027/c012efee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250829095738131 DMM NOTICE MM(262420000000027/c012efee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095738131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095738131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095738131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095738131 DMM DEBUG MM(262420000000027/c012efee) Requesting authorization (sgsn_auth.c:160) 20250829095738132 DMM INFO MM(262420000000027/c012efee) Requesting authentication tuples (sgsn_auth.c:184) 20250829095738132 DMM DEBUG MM(262420000000027/c012efee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095738132 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250829095738132 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(1020)@5f5792538a8d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250829095738137 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095738137 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095738137 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095738137 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095738137 DMM INFO MM(262420000000027/c012efee) Subscriber data update (mmctx.c:445) 20250829095738137 DMM DEBUG MM(262420000000027/c012efee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095738137 DMM INFO MM(262420000000027/c012efee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095738137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095738137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095738137 DMM INFO MM(262420000000027/c012efee) <- GMM AUTH AND CIPHERING REQ (rand = 00 d6 a6 f7 c3 f0 8b bf dd b5 e8 d2 ea a2 1f 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095738153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095738153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095738153 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095738153 DMM INFO MM(262420000000027/c012efee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095738153 DMM NOTICE MM(262420000000027/c012efee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095738153 DMM DEBUG MM(262420000000027/c012efee) checking auth: received GSM SRES = 49 9f 1a 70 (gprs_gmm.c:716) 20250829095738153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095738153 DMM DEBUG MM(262420000000027/c012efee) Requesting authorization (sgsn_auth.c:160) 20250829095738153 DMM INFO MM(262420000000027/c012efee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095738153 DMM DEBUG MM(262420000000027/c012efee) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095738153 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250829095738153 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) 20250829095738153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095738153 DMM INFO MM(262420000000027/c012efee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc012efee) (gprs_gmm.c:337) 20250829095738156 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095738156 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095738156 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250829095738156 DMM INFO MM(262420000000027/c012efee) Subscriber data update (mmctx.c:445) 20250829095738156 DMM DEBUG MM(262420000000027/c012efee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095738156 DMM INFO MM(262420000000027/c012efee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095738156 DMM NOTICE MM(262420000000027/c012efee) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250829095738156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095738156 DMM NOTICE MM(262420000000027/c012efee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095738156 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) 20250829095738157 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095738157 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250829095738157 DMM INFO MM(262420000000027/c012efee) Subscriber data update (mmctx.c:445) 20250829095738157 DMM DEBUG MM(262420000000027/c012efee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095738173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095738173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095738173 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095738173 DMM INFO MM(262420000000027/c012efee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095738173 DMM NOTICE MM(262420000000027/c012efee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095738173 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095738173 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095738173 DLLC NOTICE LLME(d24a934c/c012efee){ASSIGNED} LLGM Assign pre (ffffffff => c012efee) (gprs_llc.c:1079) 20250829095738173 DLLC NOTICE LLME(ffffffff/c012efee){ASSIGNED} LLGM Assign post (ffffffff => c012efee) (gprs_llc.c:1125) 20250829095738173 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095738173 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095738173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095738173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: setverdict(pass): none -> pass 20250829095738231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095738231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095738231 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095738231 DMM INFO MM(262420000000027/c012efee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095738231 DMM INFO MM(262420000000027/c012efee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095738232 DMM DEBUG MM(262420000000027/c012efee) Using GGSN 0 (gprs_sm.c:317) 20250829095738232 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) 20250829095738232 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250829095738232 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095738232 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095738232 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: First createPDPContextRequest received, dropping & waiting for retransmission 20250829095743233 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250829095743255 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 4e 70 cd e0 11 9e 5a 1e 97 14 05 7f 3a a7 c8 ef 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:465) 20250829095743255 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829095743255 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095743255 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=c012efee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095743255 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095743255 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250829095743271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095743271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250829095743271 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095743271 DMM INFO MM(262420000000027/c012efee) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250829095743271 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095743271 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095747644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095747644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095747644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1014)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095747665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095747665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095747665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1014)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095747675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095747675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095747675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095748273 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250829095748280 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:465) 20250829095748280 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829095748280 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250829095748280 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=c012efee, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095748280 DMM INFO MM(262420000000027/c012efee) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250829095748280 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250829095748280 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@5f5792538a8d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@5f5792538a8d: Final verdict of PTC: pass 20250829095748300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095748304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095748304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1008)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1020)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1004)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1018)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1014)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1011)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1013)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1012)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1016)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1006)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1011): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1012): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1013): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1014): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Aug 29 09:57:48 UTC 2025 ====== 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 20250829095748420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095748822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106144) 20250829095749305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095749306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829095749458 DGPRS DEBUG Checking for inactive LLMEs, time = 19692375 (sgsn.c:132) 20250829095749459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095749459 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095749459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095749459 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095749459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095749459 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095749459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095749459 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095749459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095749459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=106144, count=114520) 20250829095750307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095750307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Aug 29 09:57:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095751309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095751309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250829095751924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095751926 DMM INFO MM(262420000000027/c012efee) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095751926 DMM INFO MM(262420000000027/c012efee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095751926 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095751926 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095751926 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095751926 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095751926 DLLC NOTICE LLME(ffffffff/c012efee){ASSIGNED} LLGM Assign pre (c012efee => ffffffff) (gprs_llc.c:1079) 20250829095751926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c012efee => ffffffff) (gprs_llc.c:1125) 20250829095751926 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250829095751926 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) 20250829095751926 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:402) 20250829095751926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095751926 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095751926 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095751926 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095751926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1028)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095751962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095751962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095751962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095751962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095751962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095751962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095751962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095751962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095751962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095751963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095751963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095751963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095751963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095751963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095751963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095751963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095751963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095751963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095751963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095751963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095751963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095751963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1028)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095751965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1025)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1029)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095751969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095751969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1030)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1029)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1033)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1033)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095751977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095751977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095751977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095751977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095751977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095751977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095751977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095751977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095751977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1033)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095751978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095751978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095751978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095751978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095751978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095751978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095751978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095751978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095751978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095751978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095751978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095751979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095751979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1033)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1033)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1034)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095751981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1030)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095751987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095751987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1035)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1034)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1038)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1038)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095751991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095751991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095751991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095751991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095751991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095751991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095751991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095751991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095751991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1038)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095751992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095751992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095751992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095751992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095751992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095751992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095751992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095751992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095751992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095751992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095751992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095751992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095751992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1038)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1038)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095751995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095752000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095752311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095752311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095752311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095752311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095752315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095752316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@5f5792538a8d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='C2C36B40'O, index=0 SGSN_Test-GSUP(1040)@5f5792538a8d: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: 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 := '3A65280B1F8BC0A22CF924844FB6DFE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47AD3501'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C63352F2D45FAF1F'O } } } } } 20250829095752400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752400 DLLC NOTICE LLME(ffffffff/c2c36b40){UNASSIGNED} LLC RX: unknown TLLI 0xc2c36b40, creating LLME on the fly (gprs_llc.c:552) 20250829095752400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095752400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095752400 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095752400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095752400 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095752400 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095752400 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095752400 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095752400 DLLC NOTICE LLME(ffffffff/c2c36b40){UNASSIGNED} LLGM Assign pre (c2c36b40 => cb9d930f) (gprs_llc.c:1079) 20250829095752400 DLLC NOTICE LLME(c2c36b40/cb9d930f){ASSIGNED} LLGM Assign post (c2c36b40 => cb9d930f) (gprs_llc.c:1125) 20250829095752400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095752400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095752400 DMM DEBUG MM(262420000000028/cb9d930f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095752415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095752416 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095752416 DMM DEBUG MM(262420000000028/cb9d930f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250829095752416 DMM NOTICE MM(262420000000028/cb9d930f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095752416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095752416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095752416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095752416 DMM DEBUG MM(262420000000028/cb9d930f) Requesting authorization (sgsn_auth.c:160) 20250829095752416 DMM INFO MM(262420000000028/cb9d930f) Requesting authentication tuples (sgsn_auth.c:184) 20250829095752416 DMM DEBUG MM(262420000000028/cb9d930f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095752416 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250829095752416 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(1040)@5f5792538a8d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250829095752420 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095752420 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095752420 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095752420 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095752420 DMM INFO MM(262420000000028/cb9d930f) Subscriber data update (mmctx.c:445) 20250829095752420 DMM DEBUG MM(262420000000028/cb9d930f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095752420 DMM INFO MM(262420000000028/cb9d930f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095752420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095752420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095752420 DMM INFO MM(262420000000028/cb9d930f) <- GMM AUTH AND CIPHERING REQ (rand = 3a 65 28 0b 1f 8b c0 a2 2c f9 24 84 4f b6 df e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095752435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095752436 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095752436 DMM INFO MM(262420000000028/cb9d930f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095752436 DMM NOTICE MM(262420000000028/cb9d930f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095752436 DMM DEBUG MM(262420000000028/cb9d930f) checking auth: received GSM SRES = 47 ad 35 01 (gprs_gmm.c:716) 20250829095752436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095752436 DMM DEBUG MM(262420000000028/cb9d930f) Requesting authorization (sgsn_auth.c:160) 20250829095752436 DMM INFO MM(262420000000028/cb9d930f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095752436 DMM DEBUG MM(262420000000028/cb9d930f) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095752436 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250829095752436 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) 20250829095752436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095752436 DMM INFO MM(262420000000028/cb9d930f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9d930f) (gprs_gmm.c:337) 20250829095752439 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095752439 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095752439 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250829095752439 DMM INFO MM(262420000000028/cb9d930f) Subscriber data update (mmctx.c:445) 20250829095752439 DMM DEBUG MM(262420000000028/cb9d930f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095752439 DMM INFO MM(262420000000028/cb9d930f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095752439 DMM NOTICE MM(262420000000028/cb9d930f) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250829095752439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095752439 DMM NOTICE MM(262420000000028/cb9d930f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095752439 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) 20250829095752440 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095752440 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250829095752440 DMM INFO MM(262420000000028/cb9d930f) Subscriber data update (mmctx.c:445) 20250829095752440 DMM DEBUG MM(262420000000028/cb9d930f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095752450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095752450 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095752450 DMM INFO MM(262420000000028/cb9d930f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095752450 DMM NOTICE MM(262420000000028/cb9d930f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095752450 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095752450 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095752450 DLLC NOTICE LLME(c2c36b40/cb9d930f){ASSIGNED} LLGM Assign pre (ffffffff => cb9d930f) (gprs_llc.c:1079) 20250829095752450 DLLC NOTICE LLME(ffffffff/cb9d930f){ASSIGNED} LLGM Assign post (ffffffff => cb9d930f) (gprs_llc.c:1125) 20250829095752450 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095752450 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095752451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095752451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: setverdict(pass): none -> pass 20250829095752508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095752508 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095752508 DMM INFO MM(262420000000028/cb9d930f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095752508 DMM INFO MM(262420000000028/cb9d930f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095752508 DMM DEBUG MM(262420000000028/cb9d930f) Using GGSN 0 (gprs_sm.c:317) 20250829095752508 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) 20250829095752508 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250829095752508 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095752508 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095752508 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250829095752527 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 21 cd 27 1e 11 04 47 72 51 14 05 7f 9d 5a 1e b8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:465) 20250829095752527 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829095752527 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095752527 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=cb9d930f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095752527 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095752527 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095752541 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250829095752541 DGPRS INFO PDP(262420000000028:5): Context 0x7f7bdadc1130 was deleted (sgsn_libgtp.c:707) 20250829095752541 DMM INFO MM(262420000000028/cb9d930f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095752541 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250829095752541 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250829095752553 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250829095752554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095752554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250829095752554 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095752554 DMM INFO MM(262420000000028/cb9d930f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250829095752555 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:3017) 20250829095752555 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@5f5792538a8d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@5f5792538a8d: Final verdict of PTC: pass 20250829095752567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095752571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095752571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1040)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1039)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1038)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1028)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1034)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1033)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1036)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1026)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1031)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1026): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1031): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1033): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1034): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1036): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1038): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1039): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Aug 29 09:57:52 UTC 2025 ====== 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 20250829095752643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095753044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102436) 20250829095753571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095753571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102436, count=103596) 20250829095754572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095754572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Aug 29 09:57:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095755573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095755573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250829095756118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095756121 DMM INFO MM(262420000000028/cb9d930f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095756122 DMM INFO MM(262420000000028/cb9d930f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095756122 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095756122 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095756122 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095756122 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095756122 DLLC NOTICE LLME(ffffffff/cb9d930f){ASSIGNED} LLGM Assign pre (cb9d930f => ffffffff) (gprs_llc.c:1079) 20250829095756122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9d930f => ffffffff) (gprs_llc.c:1125) 20250829095756122 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095756122 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095756122 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250829095756122 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) 20250829095756122 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:402) 20250829095756122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095756122 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095756122 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095756122 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095756122 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1048)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095756169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095756169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095756169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095756169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095756169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095756169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095756169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095756169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095756169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095756170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095756170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095756170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095756170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095756170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095756170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095756170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095756170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095756170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095756170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095756170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095756170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095756170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1048)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095756172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1049)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1045)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095756177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1050)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1049)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1053)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095756185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095756185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095756185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095756185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095756185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095756185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095756185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095756185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095756185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095756186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095756186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095756186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095756186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095756186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095756186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095756186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095756186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095756186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095756186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095756186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095756187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095756187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1053)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095756190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1054)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1050)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095756195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1054)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1058)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095756202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095756202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095756202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095756202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095756202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095756202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095756202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095756202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095756202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095756203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095756203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095756203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095756203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095756203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095756203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095756203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095756203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095756203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095756203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095756203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095756203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095756203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1058)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095756205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095756209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095756575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095756575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095756575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095756575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095756579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095756580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='C0B41092'O, index=0 SGSN_Test-GSUP(1060)@5f5792538a8d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) TC_attach_pdp_act_user_error_ind_ggsn(1063)@5f5792538a8d: 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 := 'FEA923B140C26EF0EF57EECA28B5BDB7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DCAB3AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A6A3F6B07654ABD'O } } } } } 20250829095756649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756649 DLLC NOTICE LLME(ffffffff/c0b41092){UNASSIGNED} LLC RX: unknown TLLI 0xc0b41092, creating LLME on the fly (gprs_llc.c:552) 20250829095756649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095756649 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095756649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095756649 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095756649 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095756649 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095756649 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095756649 DLLC NOTICE LLME(ffffffff/c0b41092){UNASSIGNED} LLGM Assign pre (c0b41092 => cc6c0e2c) (gprs_llc.c:1079) 20250829095756649 DLLC NOTICE LLME(c0b41092/cc6c0e2c){ASSIGNED} LLGM Assign post (c0b41092 => cc6c0e2c) (gprs_llc.c:1125) 20250829095756649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095756649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095756649 DMM DEBUG MM(262420000000026/cc6c0e2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095756671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756671 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095756671 DMM DEBUG MM(262420000000026/cc6c0e2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250829095756671 DMM NOTICE MM(262420000000026/cc6c0e2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095756671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095756671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095756671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095756671 DMM DEBUG MM(262420000000026/cc6c0e2c) Requesting authorization (sgsn_auth.c:160) 20250829095756671 DMM INFO MM(262420000000026/cc6c0e2c) Requesting authentication tuples (sgsn_auth.c:184) 20250829095756671 DMM DEBUG MM(262420000000026/cc6c0e2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095756671 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250829095756671 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(1060)@5f5792538a8d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250829095756677 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095756677 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095756677 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095756677 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095756677 DMM INFO MM(262420000000026/cc6c0e2c) Subscriber data update (mmctx.c:445) 20250829095756677 DMM DEBUG MM(262420000000026/cc6c0e2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095756677 DMM INFO MM(262420000000026/cc6c0e2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095756677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095756677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095756677 DMM INFO MM(262420000000026/cc6c0e2c) <- GMM AUTH AND CIPHERING REQ (rand = fe a9 23 b1 40 c2 6e f0 ef 57 ee ca 28 b5 bd b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095756692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756692 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095756692 DMM INFO MM(262420000000026/cc6c0e2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095756692 DMM NOTICE MM(262420000000026/cc6c0e2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095756692 DMM DEBUG MM(262420000000026/cc6c0e2c) checking auth: received GSM SRES = 6d ca b3 ab (gprs_gmm.c:716) 20250829095756692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095756692 DMM DEBUG MM(262420000000026/cc6c0e2c) Requesting authorization (sgsn_auth.c:160) 20250829095756692 DMM INFO MM(262420000000026/cc6c0e2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095756692 DMM DEBUG MM(262420000000026/cc6c0e2c) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095756692 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250829095756692 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) 20250829095756692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095756692 DMM INFO MM(262420000000026/cc6c0e2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc6c0e2c) (gprs_gmm.c:337) 20250829095756695 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095756695 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095756695 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250829095756695 DMM INFO MM(262420000000026/cc6c0e2c) Subscriber data update (mmctx.c:445) 20250829095756695 DMM DEBUG MM(262420000000026/cc6c0e2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095756695 DMM INFO MM(262420000000026/cc6c0e2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095756695 DMM NOTICE MM(262420000000026/cc6c0e2c) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250829095756695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095756695 DMM NOTICE MM(262420000000026/cc6c0e2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095756695 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) 20250829095756696 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095756696 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250829095756696 DMM INFO MM(262420000000026/cc6c0e2c) Subscriber data update (mmctx.c:445) 20250829095756696 DMM DEBUG MM(262420000000026/cc6c0e2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095756709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756709 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095756709 DMM INFO MM(262420000000026/cc6c0e2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095756709 DMM NOTICE MM(262420000000026/cc6c0e2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095756709 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095756709 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095756709 DLLC NOTICE LLME(c0b41092/cc6c0e2c){ASSIGNED} LLGM Assign pre (ffffffff => cc6c0e2c) (gprs_llc.c:1079) 20250829095756709 DLLC NOTICE LLME(ffffffff/cc6c0e2c){ASSIGNED} LLGM Assign post (ffffffff => cc6c0e2c) (gprs_llc.c:1125) 20250829095756709 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095756709 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095756709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095756709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@5f5792538a8d: setverdict(pass): none -> pass 20250829095756768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756768 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095756768 DMM INFO MM(262420000000026/cc6c0e2c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095756768 DMM INFO MM(262420000000026/cc6c0e2c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095756768 DMM DEBUG MM(262420000000026/cc6c0e2c) Using GGSN 0 (gprs_sm.c:317) 20250829095756768 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) 20250829095756768 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250829095756768 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095756768 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095756768 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250829095756796 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 9e c0 1c 33 11 e8 fe 84 35 14 05 7f 3a a1 06 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=1055 from retransmit req queue (gtp.c:465) 20250829095756796 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829095756796 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095756796 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=cc6c0e2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095756796 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095756796 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095756814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756815 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756815 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095756823 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 9e c0 1c 33 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250829095756823 DGPRS INFO PDP(262420000000026:5): Context 0x7f7bdadc1130 was deleted (sgsn_libgtp.c:707) 20250829095756823 DMM INFO MM(262420000000026/cc6c0e2c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250829095756823 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250829095756823 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@5f5792538a8d: Removing Client IMSI='262420000000026'H, index=0 20250829095756835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095756835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250829095756835 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095756835 DMM INFO MM(262420000000026/cc6c0e2c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@5f5792538a8d: Final verdict of PTC: pass 20250829095756841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1060)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@5f5792538a8d: Final verdict of PTC: none 20250829095756848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095756848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1053)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1058)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1048)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1056)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1051)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1046)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: noneFri Aug 29 09:57:56 UTC 2025 ====== 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 MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. 20250829095756942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095757343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104260) 20250829095757850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095757850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104260, count=105520) 20250829095758851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095758851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Aug 29 09:57:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095759852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095759852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_gmm_detach started. 20250829095800446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095800449 DMM INFO MM(262420000000026/cc6c0e2c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095800449 DMM INFO MM(262420000000026/cc6c0e2c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095800449 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095800449 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095800449 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095800449 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095800449 DLLC NOTICE LLME(ffffffff/cc6c0e2c){ASSIGNED} LLGM Assign pre (cc6c0e2c => ffffffff) (gprs_llc.c:1079) 20250829095800449 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc6c0e2c => ffffffff) (gprs_llc.c:1125) 20250829095800449 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095800449 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095800449 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250829095800449 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) 20250829095800449 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:402) 20250829095800449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095800449 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095800449 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095800449 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095800449 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1068)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095800505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095800505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095800505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095800505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095800505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095800505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095800505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095800505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095800505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095800507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095800507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095800507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095800507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095800507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095800507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095800507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095800507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095800507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095800507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095800507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095800507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095800507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1068)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1069)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095800511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1065)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095800516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800516 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1070)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1069)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1073)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1073)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095800520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095800520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095800520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095800520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095800520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095800520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095800520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095800520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095800520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1073)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095800521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095800521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095800521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095800521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095800521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095800521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095800521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095800521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095800521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095800521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095800521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1073)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095800521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095800521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1073)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095800523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1074)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1070)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095800528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1075)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1074)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1079)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1079)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095800539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095800539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095800539 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095800539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095800539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1079)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095800539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095800539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095800539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095800540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095800540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095800540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095800540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095800540 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095800540 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095800540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095800540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095800540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1079)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1079)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095800543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095800551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1076)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095800854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095800854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095800854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095800854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095800858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095800860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@5f5792538a8d: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='EDBD3DCB'O, index=0 SGSN_Test-GSUP(1080)@5f5792538a8d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@5f5792538a8d: 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 := '29A89412013C5E82D3D4F1B43DD10ADA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7D48FB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF5F5E122A9624AD'O } } } } } 20250829095800925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800925 DLLC NOTICE LLME(ffffffff/edbd3dcb){UNASSIGNED} LLC RX: unknown TLLI 0xedbd3dcb, creating LLME on the fly (gprs_llc.c:552) 20250829095800925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095800925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095800925 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095800925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095800925 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095800925 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095800925 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095800925 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095800925 DLLC NOTICE LLME(ffffffff/edbd3dcb){UNASSIGNED} LLGM Assign pre (edbd3dcb => d78d5c65) (gprs_llc.c:1079) 20250829095800925 DLLC NOTICE LLME(edbd3dcb/d78d5c65){ASSIGNED} LLGM Assign post (edbd3dcb => d78d5c65) (gprs_llc.c:1125) 20250829095800925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095800925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095800925 DMM DEBUG MM(262420000000026/d78d5c65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095800937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095800937 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095800937 DMM DEBUG MM(262420000000026/d78d5c65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250829095800937 DMM NOTICE MM(262420000000026/d78d5c65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095800937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095800937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095800937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095800937 DMM DEBUG MM(262420000000026/d78d5c65) Requesting authorization (sgsn_auth.c:160) 20250829095800937 DMM INFO MM(262420000000026/d78d5c65) Requesting authentication tuples (sgsn_auth.c:184) 20250829095800937 DMM DEBUG MM(262420000000026/d78d5c65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095800937 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250829095800937 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(1080)@5f5792538a8d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250829095800942 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095800942 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095800942 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095800942 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095800942 DMM INFO MM(262420000000026/d78d5c65) Subscriber data update (mmctx.c:445) 20250829095800942 DMM DEBUG MM(262420000000026/d78d5c65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095800942 DMM INFO MM(262420000000026/d78d5c65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095800942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095800942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095800942 DMM INFO MM(262420000000026/d78d5c65) <- GMM AUTH AND CIPHERING REQ (rand = 29 a8 94 12 01 3c 5e 82 d3 d4 f1 b4 3d d1 0a da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095800956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095800956 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095800956 DMM INFO MM(262420000000026/d78d5c65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095800956 DMM NOTICE MM(262420000000026/d78d5c65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095800956 DMM DEBUG MM(262420000000026/d78d5c65) checking auth: received GSM SRES = d7 d4 8f b5 (gprs_gmm.c:716) 20250829095800956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095800956 DMM DEBUG MM(262420000000026/d78d5c65) Requesting authorization (sgsn_auth.c:160) 20250829095800956 DMM INFO MM(262420000000026/d78d5c65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095800956 DMM DEBUG MM(262420000000026/d78d5c65) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095800956 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250829095800956 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) 20250829095800956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095800956 DMM INFO MM(262420000000026/d78d5c65) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78d5c65) (gprs_gmm.c:337) 20250829095800959 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095800959 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095800959 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250829095800959 DMM INFO MM(262420000000026/d78d5c65) Subscriber data update (mmctx.c:445) 20250829095800959 DMM DEBUG MM(262420000000026/d78d5c65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095800959 DMM INFO MM(262420000000026/d78d5c65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095800959 DMM NOTICE MM(262420000000026/d78d5c65) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250829095800959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095800959 DMM NOTICE MM(262420000000026/d78d5c65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095800959 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) 20250829095800960 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095800960 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250829095800960 DMM INFO MM(262420000000026/d78d5c65) Subscriber data update (mmctx.c:445) 20250829095800960 DMM DEBUG MM(262420000000026/d78d5c65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095800974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095800974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095800974 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095800974 DMM INFO MM(262420000000026/d78d5c65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095800974 DMM NOTICE MM(262420000000026/d78d5c65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095800974 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095800974 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095800974 DLLC NOTICE LLME(edbd3dcb/d78d5c65){ASSIGNED} LLGM Assign pre (ffffffff => d78d5c65) (gprs_llc.c:1079) 20250829095800974 DLLC NOTICE LLME(ffffffff/d78d5c65){ASSIGNED} LLGM Assign post (ffffffff => d78d5c65) (gprs_llc.c:1125) 20250829095800974 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095800974 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095800974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095800974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@5f5792538a8d: setverdict(pass): none -> pass 20250829095801030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095801030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095801030 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095801030 DMM INFO MM(262420000000026/d78d5c65) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095801030 DMM INFO MM(262420000000026/d78d5c65) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095801030 DMM DEBUG MM(262420000000026/d78d5c65) Using GGSN 0 (gprs_sm.c:317) 20250829095801031 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) 20250829095801031 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250829095801031 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095801031 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095801031 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250829095801050 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 25 9e 86 08 11 bc 5e d4 71 14 05 7f 14 9d 26 e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:465) 20250829095801050 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc1130, cbp=0x563e05c14250) (sgsn_libgtp.c:633) 20250829095801050 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095801050 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=d78d5c65, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095801050 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095801050 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095801065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095801065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095801065 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095801065 DMM INFO MM(262420000000026/d78d5c65) -> GMM DETACH REQUEST TLLI=0xd78d5c65 type=GPRS detach (gprs_gmm.c:1512) 20250829095801065 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250829095801065 DMM INFO MM(262420000000026/d78d5c65) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095801065 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095801065 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095801065 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095801065 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095801065 DLLC NOTICE LLME(ffffffff/d78d5c65){ASSIGNED} LLGM Assign pre (d78d5c65 => ffffffff) (gprs_llc.c:1079) 20250829095801065 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d78d5c65 => ffffffff) (gprs_llc.c:1125) 20250829095801065 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095801065 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095801065 DMM NOTICE MM(262420000000026/d78d5c65) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095801066 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250829095801066 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095801066 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095801066 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250829095801066 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250829095801066 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) 20250829095801066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095801066 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095801066 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095801066 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095801068 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@5f5792538a8d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@5f5792538a8d: Final verdict of PTC: pass 20250829095801082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34632<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1068)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@5f5792538a8d: Final verdict of PTC: none 20250829095801087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1073)@5f5792538a8d: Final verdict of PTC: none 20250829095801087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(1082)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1080)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1076)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1072)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1078)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1074)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1079)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1077)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1066)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1071)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1071): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1072): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1073): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1074): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1076): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1077): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1078): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1079): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Aug 29 09:58:01 UTC 2025 ====== 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 20250829095801147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095801549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107744) 20250829095802088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095802088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107744, count=108904) 20250829095803090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095803090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Aug 29 09:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095804092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095804092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250829095804668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095804670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1088)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1088)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095804715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095804715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095804715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095804715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095804715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095804715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095804715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095804715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095804715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829095804716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095804716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095804716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1088)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095804716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095804716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095804716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095804716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095804716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095804716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095804716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095804716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095804716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095804716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1088)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1088)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095804719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1089)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1085)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095804727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095804727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1090)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1089)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1093)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1093)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095804734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095804734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095804734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095804734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095804734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095804734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095804734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095804734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095804734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095804735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095804735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095804735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095804735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095804735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095804735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095804735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095804735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095804735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095804735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095804735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095804735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095804735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1093)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095804737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1094)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095804743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095804743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1095)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1094)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1098)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095804748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095804748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095804748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095804748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095804748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095804748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095804748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095804748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095804748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095804749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095804749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095804749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095804749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095804749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095804749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095804749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095804749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095804749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095804749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095804749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095804749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095804749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1098)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095804751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095804755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095804755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095805093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095805093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095805093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095805093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095805097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095805098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@5f5792538a8d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='FCF62AB2'O, index=0 SGSN_Test-GSUP(1100)@5f5792538a8d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250829095806186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095806186 DLLC NOTICE LLME(ffffffff/fcf62ab2){UNASSIGNED} LLC RX: unknown TLLI 0xfcf62ab2, creating LLME on the fly (gprs_llc.c:552) 20250829095806186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095806186 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250829095806186 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095806186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095806186 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095806186 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095806187 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095806187 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095806187 DLLC NOTICE LLME(ffffffff/fcf62ab2){UNASSIGNED} LLGM Assign pre (fcf62ab2 => cdb76c1a) (gprs_llc.c:1079) 20250829095806187 DLLC NOTICE LLME(fcf62ab2/cdb76c1a){ASSIGNED} LLGM Assign post (fcf62ab2 => cdb76c1a) (gprs_llc.c:1125) 20250829095806187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095806187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095806187 DMM DEBUG MM(262420000000039/cdb76c1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095806211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095806211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250829095806211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095806211 DMM INFO MM(262420000000039/cdb76c1a) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250829095806211 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095806211 DLLC NOTICE LLME(fcf62ab2/cdb76c1a){ASSIGNED} LLGM Assign pre (fcf62ab2 => cdb76c1a) (gprs_llc.c:1079) 20250829095806211 DLLC NOTICE LLME(fcf62ab2/cdb76c1a){ASSIGNED} LLGM Assign post (fcf62ab2 => cdb76c1a) (gprs_llc.c:1125) 20250829095806211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095806212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095806212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095806212 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095806212 DMM DEBUG MM(262420000000039/cdb76c1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250829095806212 DMM NOTICE MM(262420000000039/cdb76c1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095806212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095806212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095806212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250829095806212 DMM INFO MM(262420000000039/cdb76c1a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdb76c1a) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@5f5792538a8d: Removing Client IMSI='262420000000039'H, index=0 20250829095807223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095807223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095807223 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095807223 DMM INFO MM(262420000000039/cdb76c1a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095807223 DMM NOTICE MM(262420000000039/cdb76c1a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095807223 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095807223 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095807223 DLLC NOTICE LLME(fcf62ab2/cdb76c1a){ASSIGNED} LLGM Assign pre (ffffffff => cdb76c1a) (gprs_llc.c:1079) 20250829095807223 DLLC NOTICE LLME(ffffffff/cdb76c1a){ASSIGNED} LLGM Assign post (ffffffff => cdb76c1a) (gprs_llc.c:1125) 20250829095807223 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095807223 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095807223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095807223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@5f5792538a8d: Final verdict of PTC: pass 20250829095807228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1100)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1093)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@5f5792538a8d: Final verdict of PTC: none 20250829095807233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095807233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1098)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1099)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1089)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1088)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@5f5792538a8d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@5f5792538a8d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1086)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1091)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1096)@5f5792538a8d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1086): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1088): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1089): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Aug 29 09:58:07 UTC 2025 ====== 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 20250829095807293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095807695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70188) 20250829095808235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095808235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70188, count=71348) 20250829095809236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095809236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Aug 29 09:58:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095810238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095810238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_xid_empty_l3 started. 20250829095810800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095810803 DMM INFO MM(262420000000039/cdb76c1a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095810803 DMM INFO MM(262420000000039/cdb76c1a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095810803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095810803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095810803 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095810803 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095810803 DLLC NOTICE LLME(ffffffff/cdb76c1a){ASSIGNED} LLGM Assign pre (cdb76c1a => ffffffff) (gprs_llc.c:1079) 20250829095810803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdb76c1a => ffffffff) (gprs_llc.c:1125) 20250829095810803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095810803 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095810803 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095810803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095810803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1108)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095810855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095810855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095810855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095810855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095810855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095810855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095810855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095810855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095810855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095810857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095810857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095810857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095810857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095810857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095810857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095810857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095810857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095810857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095810857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095810857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1108)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095810858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095810858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1109)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095810861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1105)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095810866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095810866 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1110)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1107)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1109)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1113)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095810871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095810871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095810871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095810871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095810871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095810871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095810871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095810871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095810871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095810872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095810872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095810872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095810872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095810872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095810872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095810872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095810872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095810872 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095810872 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095810872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095810872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095810872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1113)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1114)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095810875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1110)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095810882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095810882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1114)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1118)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1118)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_xid_empty_l3-BVCI210(1112)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095810885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095810885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095810885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095810885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095810885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095810885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095810885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095810885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095810885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095810887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095810887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095810887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095810887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095810887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095810887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095810887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095810887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095810887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095810887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095810887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095810888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095810888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1118)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095810890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095810894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095810894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095811239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095811239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095811239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095811239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095811240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095811241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@5f5792538a8d: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='CD8FA5A6'O, index=0 SGSN_Test-GSUP(1120)@5f5792538a8d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@5f5792538a8d: 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 := '108986FFE6B94EBE1FCA53907508CDE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CE8A31E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '643A4BBC8142D929'O } } } } } 20250829095812291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095812291 DLLC NOTICE LLME(ffffffff/cd8fa5a6){UNASSIGNED} LLC RX: unknown TLLI 0xcd8fa5a6, creating LLME on the fly (gprs_llc.c:552) 20250829095812291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095812291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095812291 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095812291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095812291 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095812291 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095812291 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095812291 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095812291 DLLC NOTICE LLME(ffffffff/cd8fa5a6){UNASSIGNED} LLGM Assign pre (cd8fa5a6 => dc6cd9bc) (gprs_llc.c:1079) 20250829095812291 DLLC NOTICE LLME(cd8fa5a6/dc6cd9bc){ASSIGNED} LLGM Assign post (cd8fa5a6 => dc6cd9bc) (gprs_llc.c:1125) 20250829095812291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095812291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095812291 DMM DEBUG MM(262420000000044/dc6cd9bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095812297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095812297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095812297 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095812297 DMM DEBUG MM(262420000000044/dc6cd9bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250829095812297 DMM NOTICE MM(262420000000044/dc6cd9bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095812297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095812297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095812297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095812297 DMM DEBUG MM(262420000000044/dc6cd9bc) Requesting authorization (sgsn_auth.c:160) 20250829095812297 DMM INFO MM(262420000000044/dc6cd9bc) Requesting authentication tuples (sgsn_auth.c:184) 20250829095812297 DMM DEBUG MM(262420000000044/dc6cd9bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095812297 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250829095812297 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(1120)@5f5792538a8d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@5f5792538a8d: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250829095812298 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095812298 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095812298 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095812298 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095812298 DMM INFO MM(262420000000044/dc6cd9bc) Subscriber data update (mmctx.c:445) 20250829095812298 DMM DEBUG MM(262420000000044/dc6cd9bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095812298 DMM INFO MM(262420000000044/dc6cd9bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095812298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095812298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095812298 DMM INFO MM(262420000000044/dc6cd9bc) <- GMM AUTH AND CIPHERING REQ (rand = 10 89 86 ff e6 b9 4e be 1f ca 53 90 75 08 cd e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095812302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095812302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095812302 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095812302 DMM INFO MM(262420000000044/dc6cd9bc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095812302 DMM NOTICE MM(262420000000044/dc6cd9bc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095812302 DMM DEBUG MM(262420000000044/dc6cd9bc) checking auth: received GSM SRES = 7c e8 a3 1e (gprs_gmm.c:716) 20250829095812302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095812302 DMM DEBUG MM(262420000000044/dc6cd9bc) Requesting authorization (sgsn_auth.c:160) 20250829095812302 DMM INFO MM(262420000000044/dc6cd9bc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095812302 DMM DEBUG MM(262420000000044/dc6cd9bc) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095812302 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250829095812302 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) 20250829095812302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095812302 DMM INFO MM(262420000000044/dc6cd9bc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc6cd9bc) (gprs_gmm.c:337) 20250829095812303 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095812303 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095812303 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250829095812303 DMM INFO MM(262420000000044/dc6cd9bc) Subscriber data update (mmctx.c:445) 20250829095812303 DMM DEBUG MM(262420000000044/dc6cd9bc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095812303 DMM INFO MM(262420000000044/dc6cd9bc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095812303 DMM NOTICE MM(262420000000044/dc6cd9bc) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250829095812303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095812303 DMM NOTICE MM(262420000000044/dc6cd9bc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095812303 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) 20250829095812303 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095812303 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250829095812303 DMM INFO MM(262420000000044/dc6cd9bc) Subscriber data update (mmctx.c:445) 20250829095812303 DMM DEBUG MM(262420000000044/dc6cd9bc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095812305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095812305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095812305 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095812305 DMM INFO MM(262420000000044/dc6cd9bc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095812305 DMM NOTICE MM(262420000000044/dc6cd9bc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095812305 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095812305 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095812305 DLLC NOTICE LLME(cd8fa5a6/dc6cd9bc){ASSIGNED} LLGM Assign pre (ffffffff => dc6cd9bc) (gprs_llc.c:1079) 20250829095812305 DLLC NOTICE LLME(ffffffff/dc6cd9bc){ASSIGNED} LLGM Assign post (ffffffff => dc6cd9bc) (gprs_llc.c:1125) 20250829095812305 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095812305 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095812305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095812305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@5f5792538a8d: setverdict(pass): none -> pass 20250829095812357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095812357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095812357 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095812357 DMM INFO MM(262420000000044/dc6cd9bc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095812357 DMM INFO MM(262420000000044/dc6cd9bc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095812357 DMM DEBUG MM(262420000000044/dc6cd9bc) Using GGSN 0 (gprs_sm.c:317) 20250829095812357 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) 20250829095812357 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250829095812357 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095812357 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095812357 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250829095812363 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 a9 22 fb c1 11 1f cf 4c 93 14 05 7f 2a 8a 6d 01 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:465) 20250829095812363 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc21a8, cbp=0x563e05c17170) (sgsn_libgtp.c:633) 20250829095812363 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095812363 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=dc6cd9bc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095812363 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095812363 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095812366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095812366 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250829095812366 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250829095812366 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@5f5792538a8d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@5f5792538a8d: Final verdict of PTC: pass 20250829095812370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42668<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1108)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@5f5792538a8d: Final verdict of PTC: none 20250829095812371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095812371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_xid_empty_l3-BVCI220(1117)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1118)@5f5792538a8d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1112)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1119)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1113)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1120)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1114)@5f5792538a8d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1116)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1111)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1106)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@5f5792538a8d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Aug 29 09:58:12 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250829095812442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095812845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97916) 20250829095813372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095813372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97916, count=99176) 20250829095814373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095814373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Aug 29 09:58:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095815375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095815375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_xid_n201u started. 20250829095815952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095815956 DMM INFO MM(262420000000044/dc6cd9bc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095815956 DMM INFO MM(262420000000044/dc6cd9bc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095815956 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095815956 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095815956 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095815956 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095815956 DLLC NOTICE LLME(ffffffff/dc6cd9bc){ASSIGNED} LLGM Assign pre (dc6cd9bc => ffffffff) (gprs_llc.c:1079) 20250829095815956 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc6cd9bc => ffffffff) (gprs_llc.c:1125) 20250829095815956 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095815956 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095815956 DMM NOTICE MM(262420000000044/dc6cd9bc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095815956 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250829095815956 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095815956 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095815956 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250829095815956 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250829095815956 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) 20250829095815956 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:402) 20250829095815956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095815956 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095815956 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095815956 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095815957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1128)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095816001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095816001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095816001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095816001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095816001 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095816001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095816001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095816001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095816001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095816002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095816002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095816002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095816002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095816002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095816002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095816002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095816002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095816002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095816002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095816002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095816003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095816003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095816007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1125)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095816014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095816014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1129)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 TC_xid_n201u-BVCI196(1127)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1133)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1133)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095816024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095816024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095816024 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095816024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095816024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095816024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095816025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095816025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095816025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095816025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095816025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095816025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095816025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095816025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095816025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095816025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095816025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095816025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095816025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1133)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095816027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1134)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1130)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095816033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095816033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1135)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1132)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1138)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1138)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095816038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095816038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095816038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095816038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095816038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095816038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095816038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095816038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095816038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1138)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095816039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095816039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095816039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095816039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095816039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095816039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095816039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095816039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095816039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095816039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095816039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1138)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095816039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095816039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1138)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095816041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095816046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095816046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1137)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095816376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095816376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095816376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095816376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095816377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250829095816377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@5f5792538a8d: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='D23D0242'O, index=0 SGSN_Test-GSUP(1140)@5f5792538a8d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@5f5792538a8d: 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 := '96AC1A33A5167A2572CCDA7D3CB4210E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3CB7AC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52FE2C00F0C6D51F'O } } } } } 20250829095817451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095817451 DLLC NOTICE LLME(ffffffff/d23d0242){UNASSIGNED} LLC RX: unknown TLLI 0xd23d0242, creating LLME on the fly (gprs_llc.c:552) 20250829095817451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095817451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095817451 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095817451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095817451 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095817451 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095817451 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095817451 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095817451 DLLC NOTICE LLME(ffffffff/d23d0242){UNASSIGNED} LLGM Assign pre (d23d0242 => f88f0b7f) (gprs_llc.c:1079) 20250829095817451 DLLC NOTICE LLME(d23d0242/f88f0b7f){ASSIGNED} LLGM Assign post (d23d0242 => f88f0b7f) (gprs_llc.c:1125) 20250829095817451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095817451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095817451 DMM DEBUG MM(262420000000045/f88f0b7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095817464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095817464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095817464 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095817464 DMM DEBUG MM(262420000000045/f88f0b7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250829095817464 DMM NOTICE MM(262420000000045/f88f0b7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095817464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095817464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095817464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095817464 DMM DEBUG MM(262420000000045/f88f0b7f) Requesting authorization (sgsn_auth.c:160) 20250829095817464 DMM INFO MM(262420000000045/f88f0b7f) Requesting authentication tuples (sgsn_auth.c:184) 20250829095817464 DMM DEBUG MM(262420000000045/f88f0b7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095817464 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250829095817464 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(1140)@5f5792538a8d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@5f5792538a8d: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250829095817469 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095817469 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095817469 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095817469 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095817469 DMM INFO MM(262420000000045/f88f0b7f) Subscriber data update (mmctx.c:445) 20250829095817469 DMM DEBUG MM(262420000000045/f88f0b7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095817469 DMM INFO MM(262420000000045/f88f0b7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095817469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095817469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095817469 DMM INFO MM(262420000000045/f88f0b7f) <- GMM AUTH AND CIPHERING REQ (rand = 96 ac 1a 33 a5 16 7a 25 72 cc da 7d 3c b4 21 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095817476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095817476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095817476 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095817476 DMM INFO MM(262420000000045/f88f0b7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095817476 DMM NOTICE MM(262420000000045/f88f0b7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095817476 DMM DEBUG MM(262420000000045/f88f0b7f) checking auth: received GSM SRES = b3 cb 7a c7 (gprs_gmm.c:716) 20250829095817476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095817476 DMM DEBUG MM(262420000000045/f88f0b7f) Requesting authorization (sgsn_auth.c:160) 20250829095817476 DMM INFO MM(262420000000045/f88f0b7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095817476 DMM DEBUG MM(262420000000045/f88f0b7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095817476 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250829095817476 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) 20250829095817476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095817476 DMM INFO MM(262420000000045/f88f0b7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf88f0b7f) (gprs_gmm.c:337) 20250829095817477 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095817477 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095817477 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250829095817477 DMM INFO MM(262420000000045/f88f0b7f) Subscriber data update (mmctx.c:445) 20250829095817477 DMM DEBUG MM(262420000000045/f88f0b7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095817477 DMM INFO MM(262420000000045/f88f0b7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095817477 DMM NOTICE MM(262420000000045/f88f0b7f) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250829095817477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095817477 DMM NOTICE MM(262420000000045/f88f0b7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095817477 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) 20250829095817477 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095817477 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250829095817477 DMM INFO MM(262420000000045/f88f0b7f) Subscriber data update (mmctx.c:445) 20250829095817477 DMM DEBUG MM(262420000000045/f88f0b7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095817480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095817480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095817480 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095817480 DMM INFO MM(262420000000045/f88f0b7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095817480 DMM NOTICE MM(262420000000045/f88f0b7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095817480 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095817480 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095817480 DLLC NOTICE LLME(d23d0242/f88f0b7f){ASSIGNED} LLGM Assign pre (ffffffff => f88f0b7f) (gprs_llc.c:1079) 20250829095817480 DLLC NOTICE LLME(ffffffff/f88f0b7f){ASSIGNED} LLGM Assign post (ffffffff => f88f0b7f) (gprs_llc.c:1125) 20250829095817480 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095817480 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095817480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095817480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@5f5792538a8d: setverdict(pass): none -> pass 20250829095817531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095817531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095817531 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095817531 DMM INFO MM(262420000000045/f88f0b7f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095817531 DMM INFO MM(262420000000045/f88f0b7f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095817531 DMM DEBUG MM(262420000000045/f88f0b7f) Using GGSN 0 (gprs_sm.c:317) 20250829095817531 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) 20250829095817531 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250829095817531 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095817531 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095817531 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250829095817540 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 b9 ce b3 4e 11 15 c8 77 92 14 05 7f 70 ec 48 c6 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:465) 20250829095817540 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc3220, cbp=0x563e05c175e0) (sgsn_libgtp.c:633) 20250829095817540 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095817540 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=f88f0b7f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095817540 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095817540 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095817544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095817544 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250829095817544 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250829095817544 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250829095817544 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@5f5792538a8d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@5f5792538a8d: Final verdict of PTC: pass 20250829095817547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1128)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1138)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@5f5792538a8d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1137)@5f5792538a8d: Final verdict of PTC: none 20250829095817548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095817548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1130)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1133)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@5f5792538a8d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1140)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@5f5792538a8d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1136)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1131)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1126)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1136): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_n201u-BVCI220(1137): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1138): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@5f5792538a8d: Test case TC_xid_n201u finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Aug 29 09:58:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250829095817614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095818016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98136) 20250829095818550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095818550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98136, count=102492) 20250829095819459 DGPRS DEBUG Checking for inactive LLMEs, time = 19692405 (sgsn.c:132) 20250829095819459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095819459 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095819459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095819459 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095819459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095819459 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095819459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095819459 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095819459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095819459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095819550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095819551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Aug 29 09:58:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095820551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095820551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_llc_null started. 20250829095821068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095821069 DMM INFO MM(262420000000045/f88f0b7f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095821069 DMM INFO MM(262420000000045/f88f0b7f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095821069 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095821069 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095821069 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095821069 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095821069 DLLC NOTICE LLME(ffffffff/f88f0b7f){ASSIGNED} LLGM Assign pre (f88f0b7f => ffffffff) (gprs_llc.c:1079) 20250829095821069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f88f0b7f => ffffffff) (gprs_llc.c:1125) 20250829095821069 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095821069 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095821069 DMM NOTICE MM(262420000000045/f88f0b7f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095821069 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250829095821069 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095821069 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095821069 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250829095821069 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250829095821069 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) 20250829095821069 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:402) 20250829095821069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095821069 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095821069 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095821069 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095821069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095821088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095821088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095821088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095821088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095821088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095821088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095821089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095821089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095821089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095821090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095821090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095821090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095821090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095821090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095821090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095821090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095821090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1149)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095821090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095821090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095821093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1145)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095821100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095821100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250829095821100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095821100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095821100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095821100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095821100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095821100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095821100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095821100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095821100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095821101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095821101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095821101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095821101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095821101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095821101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095821101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095821101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095821101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095821101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095821101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095821101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095821101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_llc_null-BVCI196(1147)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095821104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095821109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095821109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1152)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095821118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095821118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095821118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095821118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095821118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095821118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095821118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095821118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095821118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095821119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095821119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095821119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095821119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095821119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095821119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095821119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095821119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095821119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095821119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095821119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095821120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095821120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095821122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095821127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095821127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095821552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095821553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095821553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095821553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095821557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095821558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@5f5792538a8d: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='E5717358'O, index=0 SGSN_Test-GSUP(1160)@5f5792538a8d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@5f5792538a8d: 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 := '05D15B099465346A89B693637EB66CBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63C36A68'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D88E37190CDE2B04'O } } } } } 20250829095822637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095822637 DLLC NOTICE LLME(ffffffff/e5717358){UNASSIGNED} LLC RX: unknown TLLI 0xe5717358, creating LLME on the fly (gprs_llc.c:552) 20250829095822637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095822637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095822638 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095822638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095822638 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095822638 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095822638 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095822638 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095822638 DLLC NOTICE LLME(ffffffff/e5717358){UNASSIGNED} LLGM Assign pre (e5717358 => c4849368) (gprs_llc.c:1079) 20250829095822638 DLLC NOTICE LLME(e5717358/c4849368){ASSIGNED} LLGM Assign post (e5717358 => c4849368) (gprs_llc.c:1125) 20250829095822638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095822638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095822638 DMM DEBUG MM(262420000000041/c4849368) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095822654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095822654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095822654 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095822654 DMM DEBUG MM(262420000000041/c4849368) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250829095822654 DMM NOTICE MM(262420000000041/c4849368) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095822654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095822654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095822654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095822654 DMM DEBUG MM(262420000000041/c4849368) Requesting authorization (sgsn_auth.c:160) 20250829095822654 DMM INFO MM(262420000000041/c4849368) Requesting authentication tuples (sgsn_auth.c:184) 20250829095822654 DMM DEBUG MM(262420000000041/c4849368) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095822654 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250829095822654 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(1160)@5f5792538a8d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@5f5792538a8d: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250829095822659 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095822659 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095822659 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095822659 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095822659 DMM INFO MM(262420000000041/c4849368) Subscriber data update (mmctx.c:445) 20250829095822659 DMM DEBUG MM(262420000000041/c4849368) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095822659 DMM INFO MM(262420000000041/c4849368) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095822659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095822659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095822659 DMM INFO MM(262420000000041/c4849368) <- GMM AUTH AND CIPHERING REQ (rand = 05 d1 5b 09 94 65 34 6a 89 b6 93 63 7e b6 6c bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095822674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095822674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095822674 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095822674 DMM INFO MM(262420000000041/c4849368) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095822674 DMM NOTICE MM(262420000000041/c4849368) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095822674 DMM DEBUG MM(262420000000041/c4849368) checking auth: received GSM SRES = 63 c3 6a 68 (gprs_gmm.c:716) 20250829095822674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095822674 DMM DEBUG MM(262420000000041/c4849368) Requesting authorization (sgsn_auth.c:160) 20250829095822674 DMM INFO MM(262420000000041/c4849368) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095822674 DMM DEBUG MM(262420000000041/c4849368) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095822674 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250829095822674 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) 20250829095822674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095822674 DMM INFO MM(262420000000041/c4849368) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4849368) (gprs_gmm.c:337) 20250829095822677 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095822677 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095822677 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250829095822677 DMM INFO MM(262420000000041/c4849368) Subscriber data update (mmctx.c:445) 20250829095822677 DMM DEBUG MM(262420000000041/c4849368) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095822677 DMM INFO MM(262420000000041/c4849368) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095822677 DMM NOTICE MM(262420000000041/c4849368) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250829095822677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095822677 DMM NOTICE MM(262420000000041/c4849368) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095822677 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) 20250829095822677 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095822677 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250829095822677 DMM INFO MM(262420000000041/c4849368) Subscriber data update (mmctx.c:445) 20250829095822677 DMM DEBUG MM(262420000000041/c4849368) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095822680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095822680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095822680 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095822680 DMM INFO MM(262420000000041/c4849368) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095822680 DMM NOTICE MM(262420000000041/c4849368) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095822680 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095822680 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095822680 DLLC NOTICE LLME(e5717358/c4849368){ASSIGNED} LLGM Assign pre (ffffffff => c4849368) (gprs_llc.c:1079) 20250829095822680 DLLC NOTICE LLME(ffffffff/c4849368){ASSIGNED} LLGM Assign post (ffffffff => c4849368) (gprs_llc.c:1125) 20250829095822680 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095822680 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095822680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095822680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829095823738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095823738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250829095823738 DLLC DEBUG TLLI=c4849368 sends us LLC NULL (gprs_llc.c:912) 20250829095823739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095823739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250829095823739 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095823739 DMM INFO MM(262420000000041/c4849368) -> GMM DETACH REQUEST TLLI=0xc4849368 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250829095823739 DMM INFO MM(262420000000041/c4849368) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250829095823739 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095823739 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095823739 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095823739 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095823739 DLLC NOTICE LLME(ffffffff/c4849368){ASSIGNED} LLGM Assign pre (c4849368 => ffffffff) (gprs_llc.c:1079) 20250829095823739 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4849368 => ffffffff) (gprs_llc.c:1125) 20250829095823739 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250829095823739 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) 20250829095823739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095823739 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095823739 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095823739 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095823741 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@5f5792538a8d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@5f5792538a8d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@5f5792538a8d: Final verdict of PTC: pass 20250829095828756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@5f5792538a8d: Final verdict of PTC: none 20250829095828760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095828760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1144)@5f5792538a8d: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1153)@5f5792538a8d: Final verdict of PTC: none TC_llc_null-BVCI210(1152)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@5f5792538a8d: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1148)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1158)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1151)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1146)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1156)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_null-BVCI210(1152): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@5f5792538a8d: Test case TC_llc_null finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Aug 29 09:58:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250829095828824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095829226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97644) 20250829095829761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095829761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97644, count=102000) 20250829095830763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095830763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Aug 29 09:58:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095831764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095831764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_llc_sabm_dm_llgmm started. 20250829095832329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095832330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095832354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095832354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095832354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095832354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095832354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095832354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095832354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095832354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095832354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095832355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095832355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095832355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095832356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095832356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095832356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095832356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095832356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095832356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095832356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1169)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1165)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095832363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095832363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1170)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1167)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1169)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095832368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095832368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095832368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095832368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095832368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095832368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095832368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095832369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095832369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095832370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095832370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095832370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095832370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095832370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095832370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095832370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095832370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095832370 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095832370 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095832370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1173)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095832370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095832370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1174)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095832373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1170)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095832379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095832379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1174)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_llc_sabm_dm_llgmm-BVCI210(1172)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1178)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095832384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095832384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095832384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095832384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095832384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095832384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095832384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095832384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095832384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095832385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095832385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095832385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095832385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095832385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095832385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095832385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095832385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095832385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095832385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095832385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095832385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095832385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095832388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095832393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095832393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1177)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095832765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095832765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095832765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095832765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095832767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095832768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@5f5792538a8d: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='D2D45E59'O, index=0 SGSN_Test-GSUP(1180)@5f5792538a8d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@5f5792538a8d: 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 := 'BA3647FCDDF5B9FEFEEF6BA222FF9AC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E19CA75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C13B2A72C87738B'O } } } } } 20250829095833803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095833803 DLLC NOTICE LLME(ffffffff/d2d45e59){UNASSIGNED} LLC RX: unknown TLLI 0xd2d45e59, creating LLME on the fly (gprs_llc.c:552) 20250829095833803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095833803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095833803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095833803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095833803 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095833803 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095833803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095833804 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095833804 DLLC NOTICE LLME(ffffffff/d2d45e59){UNASSIGNED} LLGM Assign pre (d2d45e59 => fc15eb48) (gprs_llc.c:1079) 20250829095833804 DLLC NOTICE LLME(d2d45e59/fc15eb48){ASSIGNED} LLGM Assign post (d2d45e59 => fc15eb48) (gprs_llc.c:1125) 20250829095833804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095833804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095833804 DMM DEBUG MM(262420000000042/fc15eb48) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095833809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095833809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095833810 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095833810 DMM DEBUG MM(262420000000042/fc15eb48) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250829095833810 DMM NOTICE MM(262420000000042/fc15eb48) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095833810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095833810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095833810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095833810 DMM DEBUG MM(262420000000042/fc15eb48) Requesting authorization (sgsn_auth.c:160) 20250829095833810 DMM INFO MM(262420000000042/fc15eb48) Requesting authentication tuples (sgsn_auth.c:184) 20250829095833810 DMM DEBUG MM(262420000000042/fc15eb48) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095833810 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250829095833810 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(1180)@5f5792538a8d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@5f5792538a8d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250829095833811 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095833811 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095833811 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095833811 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095833811 DMM INFO MM(262420000000042/fc15eb48) Subscriber data update (mmctx.c:445) 20250829095833811 DMM DEBUG MM(262420000000042/fc15eb48) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095833811 DMM INFO MM(262420000000042/fc15eb48) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095833811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095833811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095833811 DMM INFO MM(262420000000042/fc15eb48) <- GMM AUTH AND CIPHERING REQ (rand = ba 36 47 fc dd f5 b9 fe fe ef 6b a2 22 ff 9a c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095833814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095833814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095833814 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095833814 DMM INFO MM(262420000000042/fc15eb48) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095833814 DMM NOTICE MM(262420000000042/fc15eb48) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095833814 DMM DEBUG MM(262420000000042/fc15eb48) checking auth: received GSM SRES = 9e 19 ca 75 (gprs_gmm.c:716) 20250829095833814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095833814 DMM DEBUG MM(262420000000042/fc15eb48) Requesting authorization (sgsn_auth.c:160) 20250829095833814 DMM INFO MM(262420000000042/fc15eb48) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095833814 DMM DEBUG MM(262420000000042/fc15eb48) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095833814 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250829095833814 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) 20250829095833814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095833814 DMM INFO MM(262420000000042/fc15eb48) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc15eb48) (gprs_gmm.c:337) 20250829095833815 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095833815 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095833815 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250829095833815 DMM INFO MM(262420000000042/fc15eb48) Subscriber data update (mmctx.c:445) 20250829095833815 DMM DEBUG MM(262420000000042/fc15eb48) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095833815 DMM INFO MM(262420000000042/fc15eb48) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095833815 DMM NOTICE MM(262420000000042/fc15eb48) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250829095833815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095833815 DMM NOTICE MM(262420000000042/fc15eb48) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095833815 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) 20250829095833815 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095833815 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250829095833815 DMM INFO MM(262420000000042/fc15eb48) Subscriber data update (mmctx.c:445) 20250829095833815 DMM DEBUG MM(262420000000042/fc15eb48) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095833819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095833819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095833819 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095833819 DMM INFO MM(262420000000042/fc15eb48) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095833819 DMM NOTICE MM(262420000000042/fc15eb48) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095833819 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095833819 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095833819 DLLC NOTICE LLME(d2d45e59/fc15eb48){ASSIGNED} LLGM Assign pre (ffffffff => fc15eb48) (gprs_llc.c:1079) 20250829095833819 DLLC NOTICE LLME(ffffffff/fc15eb48){ASSIGNED} LLGM Assign post (ffffffff => fc15eb48) (gprs_llc.c:1125) 20250829095833819 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095833819 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095833819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095833819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829095834872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095834872 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(1183)@5f5792538a8d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@5f5792538a8d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@5f5792538a8d: Final verdict of PTC: pass 20250829095834876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59764<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1178)@5f5792538a8d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@5f5792538a8d: Final verdict of PTC: none 20250829095834877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095834877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1174)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1180)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1179)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@5f5792538a8d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1177)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1168)@5f5792538a8d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1173)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1171)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1176)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1166)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1177): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1179): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@5f5792538a8d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Aug 29 09:58:34 UTC 2025 ====== 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 20250829095834946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095835347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86912) 20250829095835878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095835879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86912, count=88172) 20250829095836880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095836880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Aug 29 09:58:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095837881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095837881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_llc_sabm_dm_ll5 started. 20250829095838434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095838436 DMM INFO MM(262420000000042/fc15eb48) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095838436 DMM INFO MM(262420000000042/fc15eb48) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095838436 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095838436 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095838436 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095838436 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095838436 DLLC NOTICE LLME(ffffffff/fc15eb48){ASSIGNED} LLGM Assign pre (fc15eb48 => ffffffff) (gprs_llc.c:1079) 20250829095838436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc15eb48 => ffffffff) (gprs_llc.c:1125) 20250829095838436 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250829095838436 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) 20250829095838436 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:402) 20250829095838436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095838436 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095838436 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095838436 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095838436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1188)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1188)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095838472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095838472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095838472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095838472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095838472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095838472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095838472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095838472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095838472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095838474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095838474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095838474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095838474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095838474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095838474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095838474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095838474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095838474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095838474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095838474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095838474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095838474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1189)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095838481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1185)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095838486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095838486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1187)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1190)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1189)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1193)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1193)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095838494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095838494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095838494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095838494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095838494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095838494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095838494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095838494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095838494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1193)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095838495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095838495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095838495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095838495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095838495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095838495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095838495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095838495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095838495 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095838495 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095838495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095838495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095838495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1193)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1193)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1194)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095838497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1190)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1195)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095838503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095838503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1192)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1194)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1198)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095838507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095838507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095838507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095838507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095838507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095838507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095838507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095838507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095838507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1198)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095838508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095838508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095838508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095838508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095838508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095838508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095838508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095838508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095838508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095838508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095838508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1198)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1198)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095838509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095838509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829095838511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095838515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095838515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095838882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095838882 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095838882 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095838882 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095838883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095838884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@5f5792538a8d: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='ECA292D9'O, index=0 SGSN_Test-GSUP(1200)@5f5792538a8d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@5f5792538a8d: 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 := '4EE46687624C0562B316903C415EBA97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A92B2E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B556B7B682BC06E'O } } } } } 20250829095839939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095839939 DLLC NOTICE LLME(ffffffff/eca292d9){UNASSIGNED} LLC RX: unknown TLLI 0xeca292d9, creating LLME on the fly (gprs_llc.c:552) 20250829095839939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095839939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095839939 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095839939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095839939 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095839939 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095839939 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095839939 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095839939 DLLC NOTICE LLME(ffffffff/eca292d9){UNASSIGNED} LLGM Assign pre (eca292d9 => e555dfbb) (gprs_llc.c:1079) 20250829095839939 DLLC NOTICE LLME(eca292d9/e555dfbb){ASSIGNED} LLGM Assign post (eca292d9 => e555dfbb) (gprs_llc.c:1125) 20250829095839939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095839939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095839939 DMM DEBUG MM(262420000000043/e555dfbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095839946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095839946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095839946 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095839946 DMM DEBUG MM(262420000000043/e555dfbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250829095839946 DMM NOTICE MM(262420000000043/e555dfbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095839946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095839946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095839946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095839946 DMM DEBUG MM(262420000000043/e555dfbb) Requesting authorization (sgsn_auth.c:160) 20250829095839946 DMM INFO MM(262420000000043/e555dfbb) Requesting authentication tuples (sgsn_auth.c:184) 20250829095839946 DMM DEBUG MM(262420000000043/e555dfbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095839946 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250829095839946 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(1200)@5f5792538a8d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@5f5792538a8d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250829095839947 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095839947 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095839947 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095839947 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095839947 DMM INFO MM(262420000000043/e555dfbb) Subscriber data update (mmctx.c:445) 20250829095839947 DMM DEBUG MM(262420000000043/e555dfbb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095839947 DMM INFO MM(262420000000043/e555dfbb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095839947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095839947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095839947 DMM INFO MM(262420000000043/e555dfbb) <- GMM AUTH AND CIPHERING REQ (rand = 4e e4 66 87 62 4c 05 62 b3 16 90 3c 41 5e ba 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095839951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095839951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095839951 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095839951 DMM INFO MM(262420000000043/e555dfbb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095839951 DMM NOTICE MM(262420000000043/e555dfbb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095839951 DMM DEBUG MM(262420000000043/e555dfbb) checking auth: received GSM SRES = 9a 92 b2 e2 (gprs_gmm.c:716) 20250829095839951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095839951 DMM DEBUG MM(262420000000043/e555dfbb) Requesting authorization (sgsn_auth.c:160) 20250829095839951 DMM INFO MM(262420000000043/e555dfbb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095839951 DMM DEBUG MM(262420000000043/e555dfbb) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095839951 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250829095839951 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) 20250829095839951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095839951 DMM INFO MM(262420000000043/e555dfbb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe555dfbb) (gprs_gmm.c:337) 20250829095839952 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095839952 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095839952 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250829095839952 DMM INFO MM(262420000000043/e555dfbb) Subscriber data update (mmctx.c:445) 20250829095839952 DMM DEBUG MM(262420000000043/e555dfbb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095839952 DMM INFO MM(262420000000043/e555dfbb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095839952 DMM NOTICE MM(262420000000043/e555dfbb) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250829095839952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095839952 DMM NOTICE MM(262420000000043/e555dfbb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095839952 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) 20250829095839952 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095839952 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250829095839952 DMM INFO MM(262420000000043/e555dfbb) Subscriber data update (mmctx.c:445) 20250829095839952 DMM DEBUG MM(262420000000043/e555dfbb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095839955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095839955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095839955 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095839955 DMM INFO MM(262420000000043/e555dfbb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095839955 DMM NOTICE MM(262420000000043/e555dfbb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095839955 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095839955 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095839955 DLLC NOTICE LLME(eca292d9/e555dfbb){ASSIGNED} LLGM Assign pre (ffffffff => e555dfbb) (gprs_llc.c:1079) 20250829095839955 DLLC NOTICE LLME(ffffffff/e555dfbb){ASSIGNED} LLGM Assign post (ffffffff => e555dfbb) (gprs_llc.c:1125) 20250829095839955 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095839955 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095839955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095839955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829095841014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095841014 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(1203)@5f5792538a8d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@5f5792538a8d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@5f5792538a8d: Final verdict of PTC: pass 20250829095841035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095841039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095841039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1200)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1199)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1189)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1188)@5f5792538a8d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1193)@5f5792538a8d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1192)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1198)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1194)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@5f5792538a8d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1197)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1191)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1186)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1196)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1191): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1192): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1193): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1194): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@5f5792538a8d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Aug 29 09:58:41 UTC 2025 ====== 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 20250829095841110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095841512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91708) 20250829095842040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095842040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91708, count=92868) 20250829095843041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095843041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Aug 29 09:58:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095844043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095844052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_suspend_nopaging started. 20250829095844596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095844599 DMM INFO MM(262420000000043/e555dfbb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095844599 DMM INFO MM(262420000000043/e555dfbb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095844599 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095844599 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095844599 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095844599 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095844599 DLLC NOTICE LLME(ffffffff/e555dfbb){ASSIGNED} LLGM Assign pre (e555dfbb => ffffffff) (gprs_llc.c:1079) 20250829095844599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e555dfbb => ffffffff) (gprs_llc.c:1125) 20250829095844599 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250829095844599 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) 20250829095844599 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:402) 20250829095844599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095844599 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095844599 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095844599 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095844599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1208)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1208)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095844640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095844640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095844640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095844640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095844640 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095844640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095844640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095844640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095844640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1208)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095844641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095844641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095844641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095844642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095844642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095844642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095844642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095844642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095844642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095844642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095844642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095844642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095844642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1208)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1208)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095844645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1209)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1205)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095844654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095844654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1210)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1209)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_suspend_nopaging-BVCI196(1207)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1213)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1213)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095844658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095844658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095844658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095844658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095844658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095844658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095844658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095844658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095844658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095844659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095844659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095844659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095844659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095844659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095844659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095844659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095844659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095844659 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095844659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095844659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095844659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095844659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095844661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1214)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1210)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095844665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095844665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1212)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1215)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1214)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1218)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095844673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095844673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095844673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095844673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095844673 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095844673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095844673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095844673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095844673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095844674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095844674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095844674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095844674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095844674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095844674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095844674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095844674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095844674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095844677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095844682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095844682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095845053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095845053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095845053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095845054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095845058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095845059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@5f5792538a8d: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='D0FA9EAB'O, index=0 SGSN_Test-GSUP(1220)@5f5792538a8d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@5f5792538a8d: 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 := 'CCC1F609F9FAD0E9522C6CBC7578CCFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AC97630'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C20285B36774792'O } } } } } 20250829095846145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095846145 DLLC NOTICE LLME(ffffffff/d0fa9eab){UNASSIGNED} LLC RX: unknown TLLI 0xd0fa9eab, creating LLME on the fly (gprs_llc.c:552) 20250829095846145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095846145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095846145 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095846145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095846145 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095846145 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095846145 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095846145 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095846145 DLLC NOTICE LLME(ffffffff/d0fa9eab){UNASSIGNED} LLGM Assign pre (d0fa9eab => d46f5390) (gprs_llc.c:1079) 20250829095846145 DLLC NOTICE LLME(d0fa9eab/d46f5390){ASSIGNED} LLGM Assign post (d0fa9eab => d46f5390) (gprs_llc.c:1125) 20250829095846145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095846145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095846145 DMM DEBUG MM(262420000000048/d46f5390) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095846170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095846170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095846170 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095846170 DMM DEBUG MM(262420000000048/d46f5390) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250829095846170 DMM NOTICE MM(262420000000048/d46f5390) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095846170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095846170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095846170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095846170 DMM DEBUG MM(262420000000048/d46f5390) Requesting authorization (sgsn_auth.c:160) 20250829095846170 DMM INFO MM(262420000000048/d46f5390) Requesting authentication tuples (sgsn_auth.c:184) 20250829095846170 DMM DEBUG MM(262420000000048/d46f5390) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095846170 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250829095846170 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(1220)@5f5792538a8d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@5f5792538a8d: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250829095846176 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095846176 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095846176 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095846176 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095846176 DMM INFO MM(262420000000048/d46f5390) Subscriber data update (mmctx.c:445) 20250829095846176 DMM DEBUG MM(262420000000048/d46f5390) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095846176 DMM INFO MM(262420000000048/d46f5390) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095846176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095846176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095846176 DMM INFO MM(262420000000048/d46f5390) <- GMM AUTH AND CIPHERING REQ (rand = cc c1 f6 09 f9 fa d0 e9 52 2c 6c bc 75 78 cc fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095846192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095846192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095846192 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095846192 DMM INFO MM(262420000000048/d46f5390) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095846192 DMM NOTICE MM(262420000000048/d46f5390) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095846192 DMM DEBUG MM(262420000000048/d46f5390) checking auth: received GSM SRES = 6a c9 76 30 (gprs_gmm.c:716) 20250829095846192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095846192 DMM DEBUG MM(262420000000048/d46f5390) Requesting authorization (sgsn_auth.c:160) 20250829095846192 DMM INFO MM(262420000000048/d46f5390) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095846192 DMM DEBUG MM(262420000000048/d46f5390) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095846192 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250829095846192 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) 20250829095846193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095846193 DMM INFO MM(262420000000048/d46f5390) <- GMM ATTACH ACCEPT (new P-TMSI=0xd46f5390) (gprs_gmm.c:337) 20250829095846195 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095846195 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095846195 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250829095846195 DMM INFO MM(262420000000048/d46f5390) Subscriber data update (mmctx.c:445) 20250829095846195 DMM DEBUG MM(262420000000048/d46f5390) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095846195 DMM INFO MM(262420000000048/d46f5390) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095846195 DMM NOTICE MM(262420000000048/d46f5390) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250829095846195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095846195 DMM NOTICE MM(262420000000048/d46f5390) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095846195 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) 20250829095846197 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095846197 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250829095846197 DMM INFO MM(262420000000048/d46f5390) Subscriber data update (mmctx.c:445) 20250829095846197 DMM DEBUG MM(262420000000048/d46f5390) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095846209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095846209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095846209 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095846209 DMM INFO MM(262420000000048/d46f5390) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095846209 DMM NOTICE MM(262420000000048/d46f5390) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095846209 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095846209 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095846209 DLLC NOTICE LLME(d0fa9eab/d46f5390){ASSIGNED} LLGM Assign pre (ffffffff => d46f5390) (gprs_llc.c:1079) 20250829095846209 DLLC NOTICE LLME(ffffffff/d46f5390){ASSIGNED} LLGM Assign post (ffffffff => d46f5390) (gprs_llc.c:1125) 20250829095846209 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095846209 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095846209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095846209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@5f5792538a8d: setverdict(pass): none -> pass 20250829095846268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095846269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095846269 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095846269 DMM INFO MM(262420000000048/d46f5390) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095846269 DMM INFO MM(262420000000048/d46f5390) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095846269 DMM DEBUG MM(262420000000048/d46f5390) Using GGSN 0 (gprs_sm.c:317) 20250829095846269 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) 20250829095846269 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250829095846269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095846269 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095846269 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250829095846296 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 3f ae 87 45 11 54 3a 98 42 14 05 7f c1 22 2a 29 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:465) 20250829095846296 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc4298, cbp=0x563e05c18e10) (sgsn_libgtp.c:633) 20250829095846296 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095846296 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1c3c8 TLLI=d46f5390, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095846296 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095846296 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095846309 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250829095846321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095846321 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250829095846321 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250829095846327 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250829095846327 DMM INFO MM(262420000000048/d46f5390) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250829095849459 DGPRS DEBUG Checking for inactive LLMEs, time = 19692435 (sgsn.c:132) 20250829095849459 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095849459 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095849459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095849460 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095849460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095849460 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095849460 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095849460 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095849460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095849460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_nopaging-BVCI196(1207)@5f5792538a8d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@5f5792538a8d: Final verdict of PTC: pass 20250829095851344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095851348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095851348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1220)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1213)@5f5792538a8d: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1212)@5f5792538a8d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1207)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1208)@5f5792538a8d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1209)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1218)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1216)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1211)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1206)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1208): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1209): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@5f5792538a8d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Aug 29 09:58:51 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250829095851455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095851857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107892) 20250829095852350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095852350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107892, count=109052) 20250829095853352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095853352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Aug 29 09:58:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095854354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095854354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_suspend_resume started. 20250829095854972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095854975 DMM INFO MM(262420000000048/d46f5390) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095854975 DMM INFO MM(262420000000048/d46f5390) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095854975 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095854975 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095854975 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095854975 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095854975 DLLC NOTICE LLME(ffffffff/d46f5390){ASSIGNED} LLGM Assign pre (d46f5390 => ffffffff) (gprs_llc.c:1079) 20250829095854975 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d46f5390 => ffffffff) (gprs_llc.c:1125) 20250829095854975 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1c070 (gprs_sndcp.c:574) 20250829095854975 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1c3c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095854975 DMM NOTICE MM(262420000000048/d46f5390) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095854975 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250829095854975 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095854975 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095854975 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250829095854975 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250829095854975 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) 20250829095854975 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:402) 20250829095854975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095854975 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095854975 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095854975 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095854975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1228)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1228)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095855017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095855017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095855018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095855018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095855018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095855018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095855018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095855018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095855018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1228)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095855018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095855018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095855018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095855018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095855018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095855018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095855018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095855018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095855018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095855018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095855018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095855019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095855019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1228)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1228)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095855022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1229)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1225)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095855028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095855028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1230)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1227)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1229)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1233)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095855035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095855035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095855035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095855035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095855035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095855035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095855035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095855035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095855035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1233)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095855036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095855036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095855036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095855036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095855036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095855036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095855036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095855036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095855036 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095855036 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095855036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095855036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095855036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1234)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095855038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1230)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095855043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095855043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1235)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1232)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1234)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1238)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095855048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095855048 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095855049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095855049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095855049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095855049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095855049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095855049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095855049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095855049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095855049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095855049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095855051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095855055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095855055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095855356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095855356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095855356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095855356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095855360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095855361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1227)@5f5792538a8d: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='C966E65E'O, index=0 SGSN_Test-GSUP(1240)@5f5792538a8d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@5f5792538a8d: 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 := 'E7C03552A690D2B67AD61FA8939D6BF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDDEE118'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EEAAB9B018F765A'O } } } } } 20250829095856444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095856444 DLLC NOTICE LLME(ffffffff/c966e65e){UNASSIGNED} LLC RX: unknown TLLI 0xc966e65e, creating LLME on the fly (gprs_llc.c:552) 20250829095856444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095856444 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095856444 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095856444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095856444 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095856444 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095856444 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095856444 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095856444 DLLC NOTICE LLME(ffffffff/c966e65e){UNASSIGNED} LLGM Assign pre (c966e65e => e08af8ac) (gprs_llc.c:1079) 20250829095856444 DLLC NOTICE LLME(c966e65e/e08af8ac){ASSIGNED} LLGM Assign post (c966e65e => e08af8ac) (gprs_llc.c:1125) 20250829095856444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095856444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095856444 DMM DEBUG MM(262420000000049/e08af8ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095856456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095856456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095856456 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095856456 DMM DEBUG MM(262420000000049/e08af8ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250829095856456 DMM NOTICE MM(262420000000049/e08af8ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095856456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095856456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095856456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095856456 DMM DEBUG MM(262420000000049/e08af8ac) Requesting authorization (sgsn_auth.c:160) 20250829095856456 DMM INFO MM(262420000000049/e08af8ac) Requesting authentication tuples (sgsn_auth.c:184) 20250829095856456 DMM DEBUG MM(262420000000049/e08af8ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095856456 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250829095856456 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(1240)@5f5792538a8d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@5f5792538a8d: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250829095856460 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095856460 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095856460 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095856460 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095856460 DMM INFO MM(262420000000049/e08af8ac) Subscriber data update (mmctx.c:445) 20250829095856460 DMM DEBUG MM(262420000000049/e08af8ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095856460 DMM INFO MM(262420000000049/e08af8ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095856460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095856460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095856460 DMM INFO MM(262420000000049/e08af8ac) <- GMM AUTH AND CIPHERING REQ (rand = e7 c0 35 52 a6 90 d2 b6 7a d6 1f a8 93 9d 6b f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095856471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095856471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095856471 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095856471 DMM INFO MM(262420000000049/e08af8ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095856471 DMM NOTICE MM(262420000000049/e08af8ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095856471 DMM DEBUG MM(262420000000049/e08af8ac) checking auth: received GSM SRES = dd de e1 18 (gprs_gmm.c:716) 20250829095856471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095856471 DMM DEBUG MM(262420000000049/e08af8ac) Requesting authorization (sgsn_auth.c:160) 20250829095856471 DMM INFO MM(262420000000049/e08af8ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095856471 DMM DEBUG MM(262420000000049/e08af8ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095856471 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250829095856471 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) 20250829095856471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095856471 DMM INFO MM(262420000000049/e08af8ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08af8ac) (gprs_gmm.c:337) 20250829095856473 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095856473 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095856473 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250829095856473 DMM INFO MM(262420000000049/e08af8ac) Subscriber data update (mmctx.c:445) 20250829095856473 DMM DEBUG MM(262420000000049/e08af8ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095856473 DMM INFO MM(262420000000049/e08af8ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095856473 DMM NOTICE MM(262420000000049/e08af8ac) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250829095856473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095856473 DMM NOTICE MM(262420000000049/e08af8ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095856473 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) 20250829095856475 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095856475 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250829095856475 DMM INFO MM(262420000000049/e08af8ac) Subscriber data update (mmctx.c:445) 20250829095856475 DMM DEBUG MM(262420000000049/e08af8ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095856486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095856486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095856486 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095856486 DMM INFO MM(262420000000049/e08af8ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095856487 DMM NOTICE MM(262420000000049/e08af8ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095856487 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095856487 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095856487 DLLC NOTICE LLME(c966e65e/e08af8ac){ASSIGNED} LLGM Assign pre (ffffffff => e08af8ac) (gprs_llc.c:1079) 20250829095856487 DLLC NOTICE LLME(ffffffff/e08af8ac){ASSIGNED} LLGM Assign post (ffffffff => e08af8ac) (gprs_llc.c:1125) 20250829095856487 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095856487 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095856487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095856487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@5f5792538a8d: setverdict(pass): none -> pass 20250829095856541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095856541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095856541 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095856541 DMM INFO MM(262420000000049/e08af8ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095856541 DMM INFO MM(262420000000049/e08af8ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095856541 DMM DEBUG MM(262420000000049/e08af8ac) Using GGSN 0 (gprs_sm.c:317) 20250829095856541 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) 20250829095856541 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250829095856541 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095856541 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095856541 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250829095856567 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 2e b4 73 58 11 0b f1 fc d0 14 05 7f a2 b6 cd fe 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:465) 20250829095856567 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc5310, cbp=0x563e05c191a0) (sgsn_libgtp.c:633) 20250829095856567 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095856567 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1c3c8 TLLI=e08af8ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095856567 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095856567 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095856580 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250829095856592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095856592 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250829095856592 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250829095856598 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250829095856598 DMM INFO MM(262420000000049/e08af8ac) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250829095901607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095901607 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250829095901607 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250829095901613 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1227)@5f5792538a8d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@5f5792538a8d: Final verdict of PTC: pass 20250829095901629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095901633 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095901634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI196(1227)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1233)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1240)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1238)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1228)@5f5792538a8d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@5f5792538a8d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1229)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1226)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1236)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1231)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1226): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_resume-BVCI196(1227): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1228): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1229): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@5f5792538a8d: Test case TC_suspend_resume finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Aug 29 09:59:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250829095901704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095902105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104816) 20250829095902635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095902635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104816, count=105976) 20250829095903635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095903636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Aug 29 09:59:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095904636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095904636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_suspend_rau started. 20250829095905209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095905211 DMM INFO MM(262420000000049/e08af8ac) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095905211 DMM INFO MM(262420000000049/e08af8ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095905211 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095905211 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095905211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095905211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095905211 DLLC NOTICE LLME(ffffffff/e08af8ac){ASSIGNED} LLGM Assign pre (e08af8ac => ffffffff) (gprs_llc.c:1079) 20250829095905211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08af8ac => ffffffff) (gprs_llc.c:1125) 20250829095905211 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1c070 (gprs_sndcp.c:574) 20250829095905211 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1c3c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095905211 DMM NOTICE MM(262420000000049/e08af8ac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095905211 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250829095905211 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095905211 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095905211 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250829095905211 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250829095905211 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) 20250829095905211 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:402) 20250829095905211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095905211 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095905211 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095905211 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095905211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1248)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1248)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095905255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095905255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095905255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095905255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095905255 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095905255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095905255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095905255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095905255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1248)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095905256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095905256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095905256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095905256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095905256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095905256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095905256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095905256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095905256 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095905256 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095905256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095905257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095905257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1248)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1248)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1249)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095905259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1250)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1245)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095905266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095905266 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1247)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1249)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1254)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1254)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1253)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095905271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095905271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095905271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095905271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095905271 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095905271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095905271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095905272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095905272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1254)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095905272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095905272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095905272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095905272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095905272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095905272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095905272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095905272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095905272 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095905272 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095905272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095905273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095905273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1254)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1254)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095905275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1250)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1253)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1258)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095905280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095905280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1258)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095905281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095905281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095905281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095905281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095905281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095905281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095905281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095905281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095905281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_rau-BVCI210(1251)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1258)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095905283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095905283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095905283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095905283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095905283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095905283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095905283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095905283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095905283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095905283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095905283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095905283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095905283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1258)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095905285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095905290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095905638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095905638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095905638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095905638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095905642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095905643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1247)@5f5792538a8d: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='DE58D662'O, index=0 SGSN_Test-GSUP(1260)@5f5792538a8d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@5f5792538a8d: 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 := '52C396FF680CEBE0921BEE2405DF3C66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8699B0A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '413FDE1C5FE8FF40'O } } } } } 20250829095906727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095906727 DLLC NOTICE LLME(ffffffff/de58d662){UNASSIGNED} LLC RX: unknown TLLI 0xde58d662, creating LLME on the fly (gprs_llc.c:552) 20250829095906727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095906727 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095906727 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095906727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095906727 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095906727 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095906727 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095906727 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095906727 DLLC NOTICE LLME(ffffffff/de58d662){UNASSIGNED} LLGM Assign pre (de58d662 => c4ecb4cc) (gprs_llc.c:1079) 20250829095906727 DLLC NOTICE LLME(de58d662/c4ecb4cc){ASSIGNED} LLGM Assign post (de58d662 => c4ecb4cc) (gprs_llc.c:1125) 20250829095906727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095906727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095906727 DMM DEBUG MM(262420000000050/c4ecb4cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095906754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095906754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095906754 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095906754 DMM DEBUG MM(262420000000050/c4ecb4cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250829095906754 DMM NOTICE MM(262420000000050/c4ecb4cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095906754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095906754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095906754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095906754 DMM DEBUG MM(262420000000050/c4ecb4cc) Requesting authorization (sgsn_auth.c:160) 20250829095906754 DMM INFO MM(262420000000050/c4ecb4cc) Requesting authentication tuples (sgsn_auth.c:184) 20250829095906754 DMM DEBUG MM(262420000000050/c4ecb4cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095906754 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250829095906754 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(1260)@5f5792538a8d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@5f5792538a8d: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250829095906760 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095906760 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095906760 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095906760 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095906760 DMM INFO MM(262420000000050/c4ecb4cc) Subscriber data update (mmctx.c:445) 20250829095906760 DMM DEBUG MM(262420000000050/c4ecb4cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095906760 DMM INFO MM(262420000000050/c4ecb4cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095906760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095906760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095906760 DMM INFO MM(262420000000050/c4ecb4cc) <- GMM AUTH AND CIPHERING REQ (rand = 52 c3 96 ff 68 0c eb e0 92 1b ee 24 05 df 3c 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095906776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095906776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095906776 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095906776 DMM INFO MM(262420000000050/c4ecb4cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095906776 DMM NOTICE MM(262420000000050/c4ecb4cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095906776 DMM DEBUG MM(262420000000050/c4ecb4cc) checking auth: received GSM SRES = 86 99 b0 a5 (gprs_gmm.c:716) 20250829095906776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095906776 DMM DEBUG MM(262420000000050/c4ecb4cc) Requesting authorization (sgsn_auth.c:160) 20250829095906776 DMM INFO MM(262420000000050/c4ecb4cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095906776 DMM DEBUG MM(262420000000050/c4ecb4cc) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095906776 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250829095906776 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) 20250829095906776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095906776 DMM INFO MM(262420000000050/c4ecb4cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ecb4cc) (gprs_gmm.c:337) 20250829095906779 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095906779 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095906779 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250829095906779 DMM INFO MM(262420000000050/c4ecb4cc) Subscriber data update (mmctx.c:445) 20250829095906779 DMM DEBUG MM(262420000000050/c4ecb4cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095906779 DMM INFO MM(262420000000050/c4ecb4cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095906779 DMM NOTICE MM(262420000000050/c4ecb4cc) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250829095906779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095906779 DMM NOTICE MM(262420000000050/c4ecb4cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095906779 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) 20250829095906780 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095906780 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250829095906780 DMM INFO MM(262420000000050/c4ecb4cc) Subscriber data update (mmctx.c:445) 20250829095906780 DMM DEBUG MM(262420000000050/c4ecb4cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095906791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095906791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095906791 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095906791 DMM INFO MM(262420000000050/c4ecb4cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095906791 DMM NOTICE MM(262420000000050/c4ecb4cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095906791 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095906791 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095906791 DLLC NOTICE LLME(de58d662/c4ecb4cc){ASSIGNED} LLGM Assign pre (ffffffff => c4ecb4cc) (gprs_llc.c:1079) 20250829095906791 DLLC NOTICE LLME(ffffffff/c4ecb4cc){ASSIGNED} LLGM Assign post (ffffffff => c4ecb4cc) (gprs_llc.c:1125) 20250829095906791 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095906791 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095906791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095906791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@5f5792538a8d: setverdict(pass): none -> pass 20250829095906849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095906849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095906849 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095906849 DMM INFO MM(262420000000050/c4ecb4cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095906849 DMM INFO MM(262420000000050/c4ecb4cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095906849 DMM DEBUG MM(262420000000050/c4ecb4cc) Using GGSN 0 (gprs_sm.c:317) 20250829095906849 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) 20250829095906849 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250829095906849 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095906849 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095906849 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250829095906877 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 2b a5 0a e6 11 5a 62 a3 62 14 05 7f 22 7d 08 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=1066 from retransmit req queue (gtp.c:465) 20250829095906877 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc6388, cbp=0x563e05c1f490) (sgsn_libgtp.c:633) 20250829095906877 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095906877 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1c3c8 TLLI=c4ecb4cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095906877 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095906877 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095906894 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250829095906906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095906906 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250829095906906 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250829095906912 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250829095906912 DMM INFO MM(262420000000050/c4ecb4cc) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250829095911929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095911929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095911929 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095911929 DMM INFO MM(262420000000050/c4ecb4cc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829095911929 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095911929 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250829095911929 DLLC NOTICE LLME(ffffffff/c4ecb4cc){ASSIGNED} LLGM Assign pre (c4ecb4cc => c1c5fbdc) (gprs_llc.c:1079) 20250829095911929 DLLC NOTICE LLME(c4ecb4cc/c1c5fbdc){ASSIGNED} LLGM Assign post (c4ecb4cc => c1c5fbdc) (gprs_llc.c:1125) 20250829095911929 DMM INFO MM(262420000000050/c1c5fbdc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095911945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095911945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095911945 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095911945 DMM INFO MM(262420000000050/c1c5fbdc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829095911945 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829095911945 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095911945 DLLC NOTICE LLME(c4ecb4cc/c1c5fbdc){ASSIGNED} LLGM Assign pre (ffffffff => c1c5fbdc) (gprs_llc.c:1079) 20250829095911945 DLLC NOTICE LLME(ffffffff/c1c5fbdc){ASSIGNED} LLGM Assign post (ffffffff => c1c5fbdc) (gprs_llc.c:1125) 20250829095911945 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250829095912446 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1247)@5f5792538a8d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@5f5792538a8d: Final verdict of PTC: pass 20250829095912464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1260)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1255)@5f5792538a8d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1248)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1254)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1249)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1258)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@5f5792538a8d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1251)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@5f5792538a8d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1247)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1253)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1256)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1252)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1246)@5f5792538a8d: Final verdict of PTC: none 20250829095912472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095912472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1246): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_rau-BVCI196(1247): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1248): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1249): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_rau-BVCI210(1251): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1252): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1253): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1254): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@5f5792538a8d: Test case TC_suspend_rau finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Aug 29 09:59:12 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250829095912574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095912976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110488) 20250829095913473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095913473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110488, count=111648) 20250829095914474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095914474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Aug 29 09:59:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095915475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095915475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_paging_ps started. 20250829095916085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095916087 DMM INFO MM(262420000000050/c1c5fbdc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095916087 DMM INFO MM(262420000000050/c1c5fbdc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095916087 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095916087 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095916087 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095916087 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829095916087 DLLC NOTICE LLME(ffffffff/c1c5fbdc){ASSIGNED} LLGM Assign pre (c1c5fbdc => ffffffff) (gprs_llc.c:1079) 20250829095916087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1c5fbdc => ffffffff) (gprs_llc.c:1125) 20250829095916087 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1c070 (gprs_sndcp.c:574) 20250829095916087 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1c3c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095916087 DMM NOTICE MM(262420000000050/c1c5fbdc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095916087 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250829095916087 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095916087 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095916087 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250829095916087 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250829095916087 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) 20250829095916087 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:402) 20250829095916087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095916087 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095916087 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095916087 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095916087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1268)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095916137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095916137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095916137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095916137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095916137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095916137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095916137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095916137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095916137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095916138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095916138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095916138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1269)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095916138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095916138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095916138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095916138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095916138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095916138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095916138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095916138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095916139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095916139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1268)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095916141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1265)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1270)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1269)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250829095916145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095916145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1273)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_paging_ps-BVCI196(1267)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095916148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095916148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095916148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095916148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095916148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095916148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095916148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095916148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095916149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095916149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095916151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1274)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1270)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095916156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095916156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1275)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1272)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1274)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1278)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095916162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095916162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095916162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095916162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095916162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095916162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095916162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095916162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095916163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095916163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1278)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095916165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095916169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095916169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095916476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095916477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095916477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095916477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095916481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095916482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@5f5792538a8d: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='CEBEF7C1'O, index=0 SGSN_Test-GSUP(1280)@5f5792538a8d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@5f5792538a8d: 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 := '5581656415B0FF07909317FFABB3D743'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6FD7C2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D469D844476C5A40'O } } } } } 20250829095917581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095917581 DLLC NOTICE LLME(ffffffff/cebef7c1){UNASSIGNED} LLC RX: unknown TLLI 0xcebef7c1, creating LLME on the fly (gprs_llc.c:552) 20250829095917581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095917581 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095917581 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095917581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095917581 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095917581 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095917581 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095917581 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095917581 DLLC NOTICE LLME(ffffffff/cebef7c1){UNASSIGNED} LLGM Assign pre (cebef7c1 => e2461c1c) (gprs_llc.c:1079) 20250829095917581 DLLC NOTICE LLME(cebef7c1/e2461c1c){ASSIGNED} LLGM Assign post (cebef7c1 => e2461c1c) (gprs_llc.c:1125) 20250829095917581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095917581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095917581 DMM DEBUG MM(262420000000051/e2461c1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095917591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095917591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095917591 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095917591 DMM DEBUG MM(262420000000051/e2461c1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250829095917591 DMM NOTICE MM(262420000000051/e2461c1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095917591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095917591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095917591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095917591 DMM DEBUG MM(262420000000051/e2461c1c) Requesting authorization (sgsn_auth.c:160) 20250829095917591 DMM INFO MM(262420000000051/e2461c1c) Requesting authentication tuples (sgsn_auth.c:184) 20250829095917591 DMM DEBUG MM(262420000000051/e2461c1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095917591 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250829095917591 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(1280)@5f5792538a8d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@5f5792538a8d: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250829095917592 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095917593 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095917593 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095917593 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095917593 DMM INFO MM(262420000000051/e2461c1c) Subscriber data update (mmctx.c:445) 20250829095917593 DMM DEBUG MM(262420000000051/e2461c1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095917593 DMM INFO MM(262420000000051/e2461c1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095917593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095917593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095917593 DMM INFO MM(262420000000051/e2461c1c) <- GMM AUTH AND CIPHERING REQ (rand = 55 81 65 64 15 b0 ff 07 90 93 17 ff ab b3 d7 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095917597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095917597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095917597 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095917597 DMM INFO MM(262420000000051/e2461c1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095917597 DMM NOTICE MM(262420000000051/e2461c1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095917597 DMM DEBUG MM(262420000000051/e2461c1c) checking auth: received GSM SRES = b6 fd 7c 2d (gprs_gmm.c:716) 20250829095917597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095917597 DMM DEBUG MM(262420000000051/e2461c1c) Requesting authorization (sgsn_auth.c:160) 20250829095917597 DMM INFO MM(262420000000051/e2461c1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095917597 DMM DEBUG MM(262420000000051/e2461c1c) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095917597 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250829095917597 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) 20250829095917597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095917597 DMM INFO MM(262420000000051/e2461c1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2461c1c) (gprs_gmm.c:337) 20250829095917598 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095917598 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095917598 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250829095917598 DMM INFO MM(262420000000051/e2461c1c) Subscriber data update (mmctx.c:445) 20250829095917598 DMM DEBUG MM(262420000000051/e2461c1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095917598 DMM INFO MM(262420000000051/e2461c1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095917598 DMM NOTICE MM(262420000000051/e2461c1c) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250829095917598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095917598 DMM NOTICE MM(262420000000051/e2461c1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095917598 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) 20250829095917599 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095917599 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250829095917599 DMM INFO MM(262420000000051/e2461c1c) Subscriber data update (mmctx.c:445) 20250829095917599 DMM DEBUG MM(262420000000051/e2461c1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095917602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095917602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095917602 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095917602 DMM INFO MM(262420000000051/e2461c1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095917602 DMM NOTICE MM(262420000000051/e2461c1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095917602 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095917602 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095917602 DLLC NOTICE LLME(cebef7c1/e2461c1c){ASSIGNED} LLGM Assign pre (ffffffff => e2461c1c) (gprs_llc.c:1079) 20250829095917602 DLLC NOTICE LLME(ffffffff/e2461c1c){ASSIGNED} LLGM Assign post (ffffffff => e2461c1c) (gprs_llc.c:1125) 20250829095917602 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095917602 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095917602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095917602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829095917659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095917659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095917659 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095917659 DMM INFO MM(262420000000051/e2461c1c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095917659 DMM INFO MM(262420000000051/e2461c1c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095917659 DMM DEBUG MM(262420000000051/e2461c1c) Using GGSN 0 (gprs_sm.c:317) 20250829095917659 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) 20250829095917659 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250829095917659 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095917659 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095917659 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250829095917682 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 63 74 d2 f2 11 f0 d4 83 70 14 05 7f 0c e7 d7 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=1068 from retransmit req queue (gtp.c:465) 20250829095917682 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc7400, cbp=0x563e05c155f0) (sgsn_libgtp.c:633) 20250829095917682 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095917683 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1d538 TLLI=e2461c1c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095917683 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095917683 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@5f5792538a8d: setverdict(pass): none -> pass TC_paging_ps(1283)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095917700 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250829095919460 DGPRS DEBUG Checking for inactive LLMEs, time = 19692465 (sgsn.c:132) 20250829095919460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095919460 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095919460 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095919460 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095919460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095919460 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095919460 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095919460 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095919460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095919460 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095920659 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Timeout of T3314 (fsm.c:317) 20250829095920660 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250829095920660 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250829095922717 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250829095922717 DMM INFO MM(262420000000051/e2461c1c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@5f5792538a8d: 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 := 'E2461C1C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@5f5792538a8d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@5f5792538a8d: Final verdict of PTC: pass 20250829095922743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829095922748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1280)@5f5792538a8d: Final verdict of PTC: none 20250829095922749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1279)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1278)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1273)@5f5792538a8d: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@5f5792538a8d: Final verdict of PTC: none TC_paging_ps-BVCI196(1267)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1274)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1268)@5f5792538a8d: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1266)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1276)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1271)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@5f5792538a8d: Test case TC_paging_ps finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Aug 29 09:59:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250829095922856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095923258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110812) 20250829095923750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095923750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110812, count=112072) 20250829095924750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095924751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Aug 29 09:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095925752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095925752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_paging_ps_ra_multiple_cells started. 20250829095926367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095926369 DMM INFO MM(262420000000051/e2461c1c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095926369 DMM INFO MM(262420000000051/e2461c1c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095926369 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095926369 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095926369 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095926369 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250829095926369 DLLC NOTICE LLME(ffffffff/e2461c1c){ASSIGNED} LLGM Assign pre (e2461c1c => ffffffff) (gprs_llc.c:1079) 20250829095926369 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2461c1c => ffffffff) (gprs_llc.c:1125) 20250829095926369 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1d1e0 (gprs_sndcp.c:574) 20250829095926369 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1d538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095926369 DMM NOTICE MM(262420000000051/e2461c1c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095926369 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250829095926369 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095926369 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095926369 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250829095926369 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250829095926369 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) 20250829095926370 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:402) 20250829095926370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829095926370 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095926370 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095926370 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095926370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1288)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095926400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095926400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095926400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095926400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095926400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095926401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095926401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095926401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095926401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095926401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095926401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095926401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095926401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095926401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095926401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095926401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1288)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095926402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095926402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1288)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095926404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1289)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1285)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1290)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829095926410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095926410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1289)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1293)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095926418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095926418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095926418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095926418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095926418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095926418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095926418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095926418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095926418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095926419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095926419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095926419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095926419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095926419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095926419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095926419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095926419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095926419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095926419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095926419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095926419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095926419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1293)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095926422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1294)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1290)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095926428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095926428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1295)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1291)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1294)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1298)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1298)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095926433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095926433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095926433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095926433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095926433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095926433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095926433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095926433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095926433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1298)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095926435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095926435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095926435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095926435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095926435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095926435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095926435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095926435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095926435 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095926435 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095926435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095926435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095926435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1298)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1298)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095926437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095926441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095926441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1297)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095926752 [1;33mDLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095926753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095926753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095926753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095926757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095926758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@5f5792538a8d: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='FF79F085'O, index=0 SGSN_Test-GSUP(1300)@5f5792538a8d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@5f5792538a8d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1291)@5f5792538a8d: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='FF79F085'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1297)@5f5792538a8d: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='FF79F085'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@5f5792538a8d: 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 := '15C66F5309BBF3E5431B006A955800DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84FDCEA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4919D90CBD4876B0'O } } } } } 20250829095927839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095927839 DLLC NOTICE LLME(ffffffff/ff79f085){UNASSIGNED} LLC RX: unknown TLLI 0xff79f085, creating LLME on the fly (gprs_llc.c:552) 20250829095927839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095927839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095927839 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095927839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829095927839 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095927839 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829095927839 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095927839 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095927839 DLLC NOTICE LLME(ffffffff/ff79f085){UNASSIGNED} LLGM Assign pre (ff79f085 => eb0536cb) (gprs_llc.c:1079) 20250829095927839 DLLC NOTICE LLME(ff79f085/eb0536cb){ASSIGNED} LLGM Assign post (ff79f085 => eb0536cb) (gprs_llc.c:1125) 20250829095927839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095927839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095927839 DMM DEBUG MM(262420000000052/eb0536cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095927857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095927857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095927857 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095927857 DMM DEBUG MM(262420000000052/eb0536cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250829095927857 DMM NOTICE MM(262420000000052/eb0536cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095927857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095927857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095927857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095927857 DMM DEBUG MM(262420000000052/eb0536cb) Requesting authorization (sgsn_auth.c:160) 20250829095927857 DMM INFO MM(262420000000052/eb0536cb) Requesting authentication tuples (sgsn_auth.c:184) 20250829095927857 DMM DEBUG MM(262420000000052/eb0536cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095927857 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250829095927857 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(1300)@5f5792538a8d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@5f5792538a8d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250829095927863 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095927863 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095927863 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095927863 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095927863 DMM INFO MM(262420000000052/eb0536cb) Subscriber data update (mmctx.c:445) 20250829095927863 DMM DEBUG MM(262420000000052/eb0536cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095927863 DMM INFO MM(262420000000052/eb0536cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095927863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095927864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095927864 DMM INFO MM(262420000000052/eb0536cb) <- GMM AUTH AND CIPHERING REQ (rand = 15 c6 6f 53 09 bb f3 e5 43 1b 00 6a 95 58 00 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095927878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095927879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095927879 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095927879 DMM INFO MM(262420000000052/eb0536cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095927879 DMM NOTICE MM(262420000000052/eb0536cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095927879 DMM DEBUG MM(262420000000052/eb0536cb) checking auth: received GSM SRES = 84 fd ce a0 (gprs_gmm.c:716) 20250829095927879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095927879 DMM DEBUG MM(262420000000052/eb0536cb) Requesting authorization (sgsn_auth.c:160) 20250829095927879 DMM INFO MM(262420000000052/eb0536cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095927879 DMM DEBUG MM(262420000000052/eb0536cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095927879 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250829095927879 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) 20250829095927879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095927879 DMM INFO MM(262420000000052/eb0536cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb0536cb) (gprs_gmm.c:337) 20250829095927882 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095927882 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095927882 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250829095927882 DMM INFO MM(262420000000052/eb0536cb) Subscriber data update (mmctx.c:445) 20250829095927882 DMM DEBUG MM(262420000000052/eb0536cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095927882 DMM INFO MM(262420000000052/eb0536cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095927882 DMM NOTICE MM(262420000000052/eb0536cb) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250829095927882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095927882 DMM NOTICE MM(262420000000052/eb0536cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095927882 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) 20250829095927883 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095927883 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250829095927883 DMM INFO MM(262420000000052/eb0536cb) Subscriber data update (mmctx.c:445) 20250829095927883 DMM DEBUG MM(262420000000052/eb0536cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095927895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095927895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095927895 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095927895 DMM INFO MM(262420000000052/eb0536cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095927895 DMM NOTICE MM(262420000000052/eb0536cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095927895 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095927895 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095927895 DLLC NOTICE LLME(ff79f085/eb0536cb){ASSIGNED} LLGM Assign pre (ffffffff => eb0536cb) (gprs_llc.c:1079) 20250829095927895 DLLC NOTICE LLME(ffffffff/eb0536cb){ASSIGNED} LLGM Assign post (ffffffff => eb0536cb) (gprs_llc.c:1125) 20250829095927895 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095927895 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095927895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095927895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829095927954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095927954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095927954 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095927954 DMM INFO MM(262420000000052/eb0536cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095927954 DMM INFO MM(262420000000052/eb0536cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095927954 DMM DEBUG MM(262420000000052/eb0536cb) Using GGSN 0 (gprs_sm.c:317) 20250829095927954 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) 20250829095927954 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250829095927954 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095927954 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095927954 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250829095927981 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 40 90 0e b2 11 ba 76 4b bd 14 05 7f db bd dd 5d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:465) 20250829095927981 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc8478, cbp=0x563e05c16160) (sgsn_libgtp.c:633) 20250829095927981 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095927981 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1e6a8 TLLI=eb0536cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095927981 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095927981 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@5f5792538a8d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095927999 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250829095930955 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Timeout of T3314 (fsm.c:317) 20250829095930955 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250829095930955 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250829095933011 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250829095933011 DMM INFO MM(262420000000052/eb0536cb) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1291)@5f5792538a8d: 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 := 'EB0536CB'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1297)@5f5792538a8d: 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 := '00DC'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 := 'EB0536CB'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@5f5792538a8d: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@5f5792538a8d: Final verdict of PTC: pass 20250829095933031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1300)@5f5792538a8d: Final verdict of PTC: none 20250829095933036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095933036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1284)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1288)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1299)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1298)@5f5792538a8d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@5f5792538a8d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1297)@5f5792538a8d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1291)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1293)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1286)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1296)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1292)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1291): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1292): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1296): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1297): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1298): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1299): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@5f5792538a8d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Fri Aug 29 09:59:33 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250829095933124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095933527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104388) 20250829095934038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095934038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104388, count=105548) 20250829095935039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095935039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Aug 29 09:59:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095936040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095936040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_bssgp_rim_single_report started. 20250829095936645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095936647 DMM INFO MM(262420000000052/eb0536cb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829095936647 DMM INFO MM(262420000000052/eb0536cb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829095936647 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829095936647 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829095936647 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829095936647 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250829095936647 DLLC NOTICE LLME(ffffffff/eb0536cb){ASSIGNED} LLGM Assign pre (eb0536cb => ffffffff) (gprs_llc.c:1079) 20250829095936647 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb0536cb => ffffffff) (gprs_llc.c:1125) 20250829095936647 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1e350 (gprs_sndcp.c:574) 20250829095936647 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1e6a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095936647 DMM NOTICE MM(262420000000052/eb0536cb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095936647 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250829095936647 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095936647 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095936648 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250829095936648 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250829095936648 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) 20250829095936648 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:402) 20250829095936648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829095936648 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829095936648 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829095936648 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829095936648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1308)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095936682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095936682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095936682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095936682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095936682 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095936682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095936682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095936682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095936682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829095936683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095936683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095936683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1308)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095936683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095936683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095936683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095936683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095936683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095936683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095936683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095936683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095936683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095936683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1308)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095936685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1309)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1305)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095936690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095936690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1307)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1310)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1309)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1313)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095936695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095936695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095936695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095936695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095936695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095936696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095936696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095936696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095936696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095936696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095936696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095936696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095936696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095936696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095936698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1310)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1314)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095936705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095936705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1315)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1312)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1314)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1319)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1319)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095936718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095936718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095936718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095936718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095936718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095936718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1319)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095936720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095936720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095936720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095936720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095936720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095936720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095936720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095936720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095936720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095936720 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095936720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095936720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095936720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1319)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1319)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095936723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095936728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1316)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095937041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095937041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095937041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095937041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095937046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829095937047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829095937076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: setverdict(pass): none -> pass MTC@5f5792538a8d: Warning: Re-starting timer T, which is already active (running or expired). 20250829095937096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095937110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1320)@5f5792538a8d: Final verdict of PTC: none 20250829095937113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095937113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1304)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1318)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1319)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@5f5792538a8d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1316)@5f5792538a8d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@5f5792538a8d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1313)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1308)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1306)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1311)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1317)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: pass MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1316): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1317): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1318): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1319): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@5f5792538a8d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Aug 29 09:59:37 UTC 2025 ====== 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 20250829095937166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095937568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59684) 20250829095938115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095938115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59684, count=60844) 20250829095939116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095939116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Aug 29 09:59:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095940118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095940118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_rim_eutran_to_geran started. 20250829095940676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095940677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1327)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095940701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095940701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095940701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095940701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095940701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095940701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095940701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095940701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095940701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1327)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095940703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095940703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095940703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095940703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095940703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095940703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095940703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095940703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095940703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095940703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095940703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095940703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095940703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1327)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1328)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829095940707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1329)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1324)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1328)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1332)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829095940716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095940716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1332)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095940718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095940718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095940718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095940718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095940718 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095940718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095940718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095940718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095940718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_rim_eutran_to_geran-BVCI196(1326)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1332)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095940720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095940720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095940720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095940720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095940720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095940720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095940720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095940720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095940720 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095940720 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095940720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1333)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829095940720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095940720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095940724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1329)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095940730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095940730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1333)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1337)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1337)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_rim_eutran_to_geran-BVCI210(1331)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095940733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095940733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095940734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095940734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095940734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095940734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095940734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095940734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095940734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095940734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095940734 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095940734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095940734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095940734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095940734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095940737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095940743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095940743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095941119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095941119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095941119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095941119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095941120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250829095941120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5f5792538a8d: setverdict(pass): none -> pass 20250829095941138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095941140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1323)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1339)@5f5792538a8d: Final verdict of PTC: none 20250829095941141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829095941141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1327)@5f5792538a8d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@5f5792538a8d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1337)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1332)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1329)@5f5792538a8d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1325)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1330)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1335)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: pass MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@5f5792538a8d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Aug 29 09:59:41 UTC 2025 ====== 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 20250829095941211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095941613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52284) 20250829095942142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095942142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52284, count=53544) 20250829095943144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095943144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Aug 29 09:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829095944145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095944145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_cell_change_different_rai_ci_attach started. 20250829095944680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829095944681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1346)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095944699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829095944699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095944699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095944699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095944699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829095944699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095944699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095944699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095944699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095944700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095944700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095944700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095944700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095944700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095944700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095944700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095944700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095944700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829095944700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095944700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095944700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095944700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1346)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095944703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1347)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1343)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095944710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095944710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1348)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1347)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1351)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1351)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095944717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829095944717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095944717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095944717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095944717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829095944717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095944717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095944717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095944717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1351)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095944718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095944718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095944718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095944718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095944719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095944719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095944719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095944719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095944719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829095944719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095944719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829095944719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095944719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095944722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1352)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1348)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095944729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095944729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1353)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1352)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1356)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1356)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829095944737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829095944737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829095944737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829095944737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095944737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829095944737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829095944737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829095944737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829095944737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829095944737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095944737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095944737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829095944738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829095944738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829095944738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829095944738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829095944738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829095944738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829095944738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829095944738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1356)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095944738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829095944738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829095944740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829095944744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095944744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1355)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829095945146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829095945146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829095945146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829095945146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829095945150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829095945150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@5f5792538a8d: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='D957739D'O, index=0 SGSN_Test-GSUP(1358)@5f5792538a8d: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1361) TC_cell_change_different_rai_ci_attach(1361)@5f5792538a8d: 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 := 'A3DC5BEB2DED3AE6946F9036984FB488'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBB73455'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86C3D8B53172139F'O } } } } } 20250829095945188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945189 DLLC NOTICE LLME(ffffffff/d957739d){UNASSIGNED} LLC RX: unknown TLLI 0xd957739d, creating LLME on the fly (gprs_llc.c:552) 20250829095945189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095945189 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829095945189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829095945189 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829095945189 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829095945189 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095945189 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829095945189 DLLC NOTICE LLME(ffffffff/d957739d){UNASSIGNED} LLGM Assign pre (d957739d => c572cfef) (gprs_llc.c:1079) 20250829095945189 DLLC NOTICE LLME(d957739d/c572cfef){ASSIGNED} LLGM Assign post (d957739d => c572cfef) (gprs_llc.c:1125) 20250829095945189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095945189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095945189 DMM DEBUG MM(262420000000068/c572cfef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095945195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945195 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095945195 DMM DEBUG MM(262420000000068/c572cfef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250829095945195 DMM NOTICE MM(262420000000068/c572cfef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095945195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095945195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095945195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095945195 DMM DEBUG MM(262420000000068/c572cfef) Requesting authorization (sgsn_auth.c:160) 20250829095945195 DMM INFO MM(262420000000068/c572cfef) Requesting authentication tuples (sgsn_auth.c:184) 20250829095945195 DMM DEBUG MM(262420000000068/c572cfef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829095945195 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250829095945195 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(1358)@5f5792538a8d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@5f5792538a8d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250829095945196 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829095945196 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829095945196 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829095945196 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829095945196 DMM INFO MM(262420000000068/c572cfef) Subscriber data update (mmctx.c:445) 20250829095945196 DMM DEBUG MM(262420000000068/c572cfef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829095945196 DMM INFO MM(262420000000068/c572cfef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829095945196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829095945196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829095945196 DMM INFO MM(262420000000068/c572cfef) <- GMM AUTH AND CIPHERING REQ (rand = a3 dc 5b eb 2d ed 3a e6 94 6f 90 36 98 4f b4 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829095945200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945200 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095945200 DMM INFO MM(262420000000068/c572cfef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829095945200 DMM NOTICE MM(262420000000068/c572cfef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829095945200 DMM DEBUG MM(262420000000068/c572cfef) checking auth: received GSM SRES = cb b7 34 55 (gprs_gmm.c:716) 20250829095945200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829095945200 DMM DEBUG MM(262420000000068/c572cfef) Requesting authorization (sgsn_auth.c:160) 20250829095945200 DMM INFO MM(262420000000068/c572cfef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095945200 DMM DEBUG MM(262420000000068/c572cfef) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095945200 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250829095945200 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) 20250829095945200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829095945200 DMM INFO MM(262420000000068/c572cfef) <- GMM ATTACH ACCEPT (new P-TMSI=0xc572cfef) (gprs_gmm.c:337) 20250829095945200 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829095945200 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829095945200 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250829095945200 DMM INFO MM(262420000000068/c572cfef) Subscriber data update (mmctx.c:445) 20250829095945200 DMM DEBUG MM(262420000000068/c572cfef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829095945200 DMM INFO MM(262420000000068/c572cfef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829095945200 DMM NOTICE MM(262420000000068/c572cfef) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250829095945200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829095945200 DMM NOTICE MM(262420000000068/c572cfef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829095945200 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) 20250829095945201 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829095945201 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250829095945201 DMM INFO MM(262420000000068/c572cfef) Subscriber data update (mmctx.c:445) 20250829095945201 DMM DEBUG MM(262420000000068/c572cfef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829095945203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945203 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095945203 DMM INFO MM(262420000000068/c572cfef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829095945203 DMM NOTICE MM(262420000000068/c572cfef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829095945203 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829095945203 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829095945203 DLLC NOTICE LLME(d957739d/c572cfef){ASSIGNED} LLGM Assign pre (ffffffff => c572cfef) (gprs_llc.c:1079) 20250829095945203 DLLC NOTICE LLME(ffffffff/c572cfef){ASSIGNED} LLGM Assign post (ffffffff => c572cfef) (gprs_llc.c:1125) 20250829095945203 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829095945203 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829095945203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829095945203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829095945256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945256 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095945256 DMM INFO MM(262420000000068/c572cfef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829095945256 DMM INFO MM(262420000000068/c572cfef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829095945256 DMM DEBUG MM(262420000000068/c572cfef) Using GGSN 0 (gprs_sm.c:317) 20250829095945256 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) 20250829095945256 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250829095945256 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829095945256 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250829095945256 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250829095945262 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 8e ed 28 26 11 85 c5 4d c2 14 05 7f 2a 36 de 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:465) 20250829095945262 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc94f0, cbp=0x563e05c15f70) (sgsn_libgtp.c:633) 20250829095945262 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829095945262 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1fb78 TLLI=c572cfef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829095945262 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829095945262 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@5f5792538a8d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829095945267 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250829095945270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945270 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945270 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@5f5792538a8d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1350)@5f5792538a8d: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='C572CFEF'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@5f5792538a8d: 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 := '67F6773F58BE82C4D3636F034423BC33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87A6F8BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46AECA1B39C5F609'O } } } } } 20250829095945274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC572CFEF) type="GPRS attach"  (gprs_gmm.c:1320) 20250829095945274 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829095945274 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829095945274 DLLC NOTICE LLME(ffffffff/c572cfef){ASSIGNED} LLGM Assign pre (c572cfef => cd62d64e) (gprs_llc.c:1079) 20250829095945274 DLLC NOTICE LLME(c572cfef/cd62d64e){ASSIGNED} LLGM Assign post (c572cfef => cd62d64e) (gprs_llc.c:1125) 20250829095945274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829095945274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829095945274 DMM DEBUG MM(262420000000068/cd62d64e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829095945282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829095945282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250829095945282 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829095945282 DMM DEBUG MM(262420000000068/cd62d64e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250829095945282 DMM NOTICE MM(262420000000068/cd62d64e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829095945282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829095945282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829095945282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829095945282 DMM DEBUG MM(262420000000068/cd62d64e) Requesting authorization (sgsn_auth.c:160) 20250829095945282 DMM INFO MM(262420000000068/cd62d64e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829095945282 DMM DEBUG MM(262420000000068/cd62d64e) Requesting subscriber data update (gprs_subscriber.c:894) 20250829095945282 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250829095945282 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) 20250829095949461 DGPRS DEBUG Checking for inactive LLMEs, time = 19692495 (sgsn.c:132) 20250829095949461 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829095949461 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829095949461 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095949461 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829095949461 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829095949461 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829095949461 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829095949461 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829095949461 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829095949461 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829095951284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250829095951284 DMM ERROR MM(262420000000068/cd62d64e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250829095951284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250829095951284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829095951284 DMM NOTICE MM(262420000000068/cd62d64e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250829095951284 DMM NOTICE MM(262420000000068/cd62d64e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829095951284 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250829095951284 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1fb78, TLLI=cd62d64e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829095951284 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829095951284 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829095951284 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250829095951284 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250829095951284 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) 20250829095951284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Reject}: Deallocated (fsm.c:568) 20250829095951284 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Deallocated (fsm.c:568) 20250829095951284 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829095951284 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829095951284 DLLC NOTICE LLME(c572cfef/cd62d64e){ASSIGNED} LLGM Assign pre (cd62d64e => ffffffff) (gprs_llc.c:1079) 20250829095951284 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd62d64e => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095954709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095954709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095954709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095954721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095954721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095954721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829095954748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829095954748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829095954748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829095956284 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250829100001286 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100004718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100004719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100004719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100004729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100004729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100004729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100004760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100004760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100004760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100005147 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829100005147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250829100005147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100006288 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250829100011290 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250829100014701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100014702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100014702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829100014720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100014721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100014721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100014721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100014721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100014721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100014731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100014731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100014731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100014739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100014739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100014762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100014762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100014762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@5f5792538a8d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f5792538a8d: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1358)@5f5792538a8d: Final verdict of PTC: none 20250829100015187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100015187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1356)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1346)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@5f5792538a8d: Final verdict of PTC: none 20250829100015189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39436<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1351)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1352)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1342)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1350)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1349)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1344)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@5f5792538a8d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1354)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1349): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1350): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1351): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1352): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@5f5792538a8d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Aug 29 10:00:15 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250829100015283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100015684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135884) 20250829100016188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100016188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100016291 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250829100016291 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x563e05c15f70) (sgsn_libgtp.c:633) 20250829100016291 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x563e05c15f70) (sgsn_libgtp.c:637) 20250829100016291 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250829100016291 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250829100016291 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250829100016291 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=135884, count=137044) 20250829100017190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100017190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Aug 29 10:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100018192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100018192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_cell_change_different_rai_ci_data started. 20250829100018792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100018793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1366)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100018838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100018838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100018838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100018838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100018838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100018838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100018840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100018840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100018840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100018840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100018840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100018840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100018840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100018840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100018840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100018840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100018840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1366)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100018842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100018843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100018846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1367)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1363)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1368)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100018851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100018851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1365)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1367)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1372)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1372)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1371)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100018860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100018860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100018860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100018860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100018860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100018860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100018860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100018860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100018860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1372)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100018861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100018861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100018861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100018861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100018861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100018861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100018861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100018861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100018861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100018861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100018861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100018862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100018862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1372)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1372)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100018864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1371)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1376)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1368)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1376)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100018870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100018870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100018870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100018870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100018870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100018870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100018870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100018870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100018870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100018871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100018871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100018871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100018871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100018871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100018871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100018871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100018871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100018871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100018871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100018871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100018871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100018871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1376)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100018872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100018872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1369)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100018874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100018880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100018880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1375)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100019193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100019193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100019193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100019193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100019198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100019199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1365)@5f5792538a8d: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='C16E3C34'O, index=0 SGSN_Test-GSUP(1378)@5f5792538a8d: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1381) TC_cell_change_different_rai_ci_data(1381)@5f5792538a8d: 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 := '81706EA3C7BB0794267AEBCE1EDF589E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86E3A5D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7881B3A0AF132BCA'O } } } } } 20250829100019282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019282 DLLC NOTICE LLME(ffffffff/c16e3c34){UNASSIGNED} LLC RX: unknown TLLI 0xc16e3c34, creating LLME on the fly (gprs_llc.c:552) 20250829100019282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100019282 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100019282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100019282 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829100019282 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829100019282 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100019282 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100019282 DLLC NOTICE LLME(ffffffff/c16e3c34){UNASSIGNED} LLGM Assign pre (c16e3c34 => d94ae17f) (gprs_llc.c:1079) 20250829100019282 DLLC NOTICE LLME(c16e3c34/d94ae17f){ASSIGNED} LLGM Assign post (c16e3c34 => d94ae17f) (gprs_llc.c:1125) 20250829100019282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100019282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100019282 DMM DEBUG MM(262420000000070/d94ae17f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100019303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019303 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100019303 DMM DEBUG MM(262420000000070/d94ae17f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250829100019303 DMM NOTICE MM(262420000000070/d94ae17f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100019303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100019303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100019303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100019303 DMM DEBUG MM(262420000000070/d94ae17f) Requesting authorization (sgsn_auth.c:160) 20250829100019303 DMM INFO MM(262420000000070/d94ae17f) Requesting authentication tuples (sgsn_auth.c:184) 20250829100019303 DMM DEBUG MM(262420000000070/d94ae17f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100019303 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250829100019303 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(1378)@5f5792538a8d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@5f5792538a8d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250829100019311 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100019311 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100019311 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100019311 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100019311 DMM INFO MM(262420000000070/d94ae17f) Subscriber data update (mmctx.c:445) 20250829100019311 DMM DEBUG MM(262420000000070/d94ae17f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100019311 DMM INFO MM(262420000000070/d94ae17f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100019311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100019311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100019311 DMM INFO MM(262420000000070/d94ae17f) <- GMM AUTH AND CIPHERING REQ (rand = 81 70 6e a3 c7 bb 07 94 26 7a eb ce 1e df 58 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829100019332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019332 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100019332 DMM INFO MM(262420000000070/d94ae17f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100019332 DMM NOTICE MM(262420000000070/d94ae17f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100019332 DMM DEBUG MM(262420000000070/d94ae17f) checking auth: received GSM SRES = 86 e3 a5 d1 (gprs_gmm.c:716) 20250829100019332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100019332 DMM DEBUG MM(262420000000070/d94ae17f) Requesting authorization (sgsn_auth.c:160) 20250829100019332 DMM INFO MM(262420000000070/d94ae17f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100019332 DMM DEBUG MM(262420000000070/d94ae17f) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100019332 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250829100019332 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) 20250829100019332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829100019332 DMM INFO MM(262420000000070/d94ae17f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94ae17f) (gprs_gmm.c:337) 20250829100019335 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100019335 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100019335 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250829100019335 DMM INFO MM(262420000000070/d94ae17f) Subscriber data update (mmctx.c:445) 20250829100019335 DMM DEBUG MM(262420000000070/d94ae17f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100019335 DMM INFO MM(262420000000070/d94ae17f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100019335 DMM NOTICE MM(262420000000070/d94ae17f) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250829100019335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100019335 DMM NOTICE MM(262420000000070/d94ae17f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100019335 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) 20250829100019336 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100019336 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250829100019336 DMM INFO MM(262420000000070/d94ae17f) Subscriber data update (mmctx.c:445) 20250829100019336 DMM DEBUG MM(262420000000070/d94ae17f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829100019350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019350 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100019350 DMM INFO MM(262420000000070/d94ae17f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100019350 DMM NOTICE MM(262420000000070/d94ae17f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100019350 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100019350 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100019350 DLLC NOTICE LLME(c16e3c34/d94ae17f){ASSIGNED} LLGM Assign pre (ffffffff => d94ae17f) (gprs_llc.c:1079) 20250829100019350 DLLC NOTICE LLME(ffffffff/d94ae17f){ASSIGNED} LLGM Assign post (ffffffff => d94ae17f) (gprs_llc.c:1125) 20250829100019350 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829100019350 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829100019350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100019350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100019407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019407 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100019407 DMM INFO MM(262420000000070/d94ae17f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100019407 DMM INFO MM(262420000000070/d94ae17f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100019407 DMM DEBUG MM(262420000000070/d94ae17f) Using GGSN 0 (gprs_sm.c:317) 20250829100019407 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) 20250829100019407 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250829100019407 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100019407 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100019407 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250829100019429 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 91 e0 af 93 11 12 91 8f 21 14 05 7f dc 31 76 f7 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:465) 20250829100019429 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadc94f0, cbp=0x563e05c15f70) (sgsn_libgtp.c:633) 20250829100019429 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100019429 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1fb78 TLLI=d94ae17f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829100019429 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829100019429 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@5f5792538a8d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829100019438 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250829100019445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019445 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019445 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1369)@5f5792538a8d: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='D94AE17F'O, index=0 20250829100019457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100019457 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100019457 DSNDCP ERROR Message for non-existing MM ctx (lle=0x563e05c1fb78, TLLI=d94ae17f, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250829100019461 DGPRS DEBUG Checking for inactive LLMEs, time = 19692525 (sgsn.c:132) 20250829100019461 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100019461 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100019461 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100019461 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100019461 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100019461 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100019462 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100019462 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100019462 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100019462 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_cell_change_different_rai_ci_data(1381)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1369)@5f5792538a8d: Removing Client IMSI='262420000000070'H, index=0 20250829100021454 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1365)@5f5792538a8d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@5f5792538a8d: Final verdict of PTC: pass 20250829100021462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829100021465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100021465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1377)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1378)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1366)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1372)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1369)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1376)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1371)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1365)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1370)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1374)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1364)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1364): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1365): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1369): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1370): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1371): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1372): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@5f5792538a8d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Aug 29 10:00:21 UTC 2025 ====== 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 20250829100021526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100021928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101248) 20250829100022466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100022466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101248, count=107976) 20250829100023466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100023466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Aug 29 10:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100024467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100024467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_cell_change_different_ci_attach started. 20250829100025033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100025035 DMM INFO MM(262420000000070/d94ae17f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100025035 DMM INFO MM(262420000000070/d94ae17f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100025035 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100025035 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100025035 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829100025035 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829100025035 DLLC NOTICE LLME(ffffffff/d94ae17f){ASSIGNED} LLGM Assign pre (d94ae17f => ffffffff) (gprs_llc.c:1079) 20250829100025035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d94ae17f => ffffffff) (gprs_llc.c:1125) 20250829100025035 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1f820 (gprs_sndcp.c:574) 20250829100025035 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1fb78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829100025035 DMM NOTICE MM(262420000000070/d94ae17f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100025035 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250829100025035 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100025035 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100025035 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250829100025035 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250829100025035 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) 20250829100025035 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:402) 20250829100025035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100025035 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829100025035 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829100025035 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829100025035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1386)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100025075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100025075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100025075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100025075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100025075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100025075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100025075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100025075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100025075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100025076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100025076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100025076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100025076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100025076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100025076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100025076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100025076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100025076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100025076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100025076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100025077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100025077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1386)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100025080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1383)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1387)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100025085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025085 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1385)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1388)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1387)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1391)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1391)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100025092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100025093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100025093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100025093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100025093 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100025093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100025093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100025093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100025093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100025093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100025093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100025093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100025094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100025094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100025094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100025094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100025094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100025094 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100025094 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100025094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1391)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100025094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100025094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1392)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100025096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1388)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100025102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1393)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1392)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_cell_change_different_ci_attach-BVCI210(1390)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1396)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1396)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100025106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100025106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100025106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100025106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100025106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100025106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100025106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100025106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100025106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1396)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100025107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100025107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100025107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100025107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100025107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100025107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100025107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100025107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100025107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100025107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100025107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1396)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100025107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100025107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829100025109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100025114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1395)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100025469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100025469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100025469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100025469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100025473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100025474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@5f5792538a8d: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='DA3E54C1'O, index=0 SGSN_Test-GSUP(1398)@5f5792538a8d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@5f5792538a8d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@5f5792538a8d: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='DA3E54C1'O, index=0 TC_cell_change_different_ci_attach(1401)@5f5792538a8d: 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 := '153F4D737DD358BEA78354466647D5F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC510993'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24BDA94BCBEF001A'O } } } } } 20250829100025532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025532 DLLC NOTICE LLME(ffffffff/da3e54c1){UNASSIGNED} LLC RX: unknown TLLI 0xda3e54c1, creating LLME on the fly (gprs_llc.c:552) 20250829100025532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100025532 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100025532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829100025532 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829100025532 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829100025532 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100025532 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100025532 DLLC NOTICE LLME(ffffffff/da3e54c1){UNASSIGNED} LLGM Assign pre (da3e54c1 => e344a8af) (gprs_llc.c:1079) 20250829100025532 DLLC NOTICE LLME(da3e54c1/e344a8af){ASSIGNED} LLGM Assign post (da3e54c1 => e344a8af) (gprs_llc.c:1125) 20250829100025532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100025532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100025532 DMM DEBUG MM(262420000000069/e344a8af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100025543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025543 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100025543 DMM DEBUG MM(262420000000069/e344a8af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250829100025543 DMM NOTICE MM(262420000000069/e344a8af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100025543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100025543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100025543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100025543 DMM DEBUG MM(262420000000069/e344a8af) Requesting authorization (sgsn_auth.c:160) 20250829100025543 DMM INFO MM(262420000000069/e344a8af) Requesting authentication tuples (sgsn_auth.c:184) 20250829100025543 DMM DEBUG MM(262420000000069/e344a8af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100025543 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250829100025543 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(1398)@5f5792538a8d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@5f5792538a8d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250829100025546 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100025546 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100025546 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100025546 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100025546 DMM INFO MM(262420000000069/e344a8af) Subscriber data update (mmctx.c:445) 20250829100025546 DMM DEBUG MM(262420000000069/e344a8af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100025546 DMM INFO MM(262420000000069/e344a8af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100025546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100025546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100025546 DMM INFO MM(262420000000069/e344a8af) <- GMM AUTH AND CIPHERING REQ (rand = 15 3f 4d 73 7d d3 58 be a7 83 54 46 66 47 d5 f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829100025554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025554 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100025554 DMM INFO MM(262420000000069/e344a8af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100025554 DMM NOTICE MM(262420000000069/e344a8af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100025554 DMM DEBUG MM(262420000000069/e344a8af) checking auth: received GSM SRES = ac 51 09 93 (gprs_gmm.c:716) 20250829100025554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100025554 DMM DEBUG MM(262420000000069/e344a8af) Requesting authorization (sgsn_auth.c:160) 20250829100025554 DMM INFO MM(262420000000069/e344a8af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100025554 DMM DEBUG MM(262420000000069/e344a8af) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100025554 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250829100025554 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) 20250829100025554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829100025554 DMM INFO MM(262420000000069/e344a8af) <- GMM ATTACH ACCEPT (new P-TMSI=0xe344a8af) (gprs_gmm.c:337) 20250829100025555 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100025555 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100025555 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250829100025555 DMM INFO MM(262420000000069/e344a8af) Subscriber data update (mmctx.c:445) 20250829100025555 DMM DEBUG MM(262420000000069/e344a8af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100025555 DMM INFO MM(262420000000069/e344a8af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100025555 DMM NOTICE MM(262420000000069/e344a8af) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250829100025555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100025555 DMM NOTICE MM(262420000000069/e344a8af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100025555 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) 20250829100025555 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100025555 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250829100025555 DMM INFO MM(262420000000069/e344a8af) Subscriber data update (mmctx.c:445) 20250829100025555 DMM DEBUG MM(262420000000069/e344a8af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829100025559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025559 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100025559 DMM INFO MM(262420000000069/e344a8af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100025559 DMM NOTICE MM(262420000000069/e344a8af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100025559 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100025559 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100025559 DLLC NOTICE LLME(da3e54c1/e344a8af){ASSIGNED} LLGM Assign pre (ffffffff => e344a8af) (gprs_llc.c:1079) 20250829100025559 DLLC NOTICE LLME(ffffffff/e344a8af){ASSIGNED} LLGM Assign post (ffffffff => e344a8af) (gprs_llc.c:1125) 20250829100025559 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829100025559 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829100025559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100025559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100025617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025617 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100025617 DMM INFO MM(262420000000069/e344a8af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100025617 DMM INFO MM(262420000000069/e344a8af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100025617 DMM DEBUG MM(262420000000069/e344a8af) Using GGSN 0 (gprs_sm.c:317) 20250829100025617 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) 20250829100025617 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250829100025617 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100025617 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100025617 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250829100025643 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 1e 74 9d f3 11 42 2e b6 eb 14 05 7f 1a c4 1a 7c 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:465) 20250829100025643 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadca568, cbp=0x563e05c15a90) (sgsn_libgtp.c:633) 20250829100025643 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100025643 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1fb78 TLLI=e344a8af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829100025643 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829100025643 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@5f5792538a8d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829100025658 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250829100025673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025673 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025673 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@5f5792538a8d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1395)@5f5792538a8d: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='E344A8AF'O, index=0 TC_cell_change_different_ci_attach(1401)@5f5792538a8d: 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 := '1FDF7EBAD286372A0FE05FFCBC3E508F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31AA4DC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8C706167EF47769'O } } } } } 20250829100025688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025689 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100025689 DMM INFO MM(262420000000069/e344a8af) -> GMM ATTACH REQUEST MI(TMSI-0xE344A8AF) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100025689 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100025689 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100025689 DLLC NOTICE LLME(ffffffff/e344a8af){ASSIGNED} LLGM Assign pre (e344a8af => d659f293) (gprs_llc.c:1079) 20250829100025689 DLLC NOTICE LLME(e344a8af/d659f293){ASSIGNED} LLGM Assign post (e344a8af => d659f293) (gprs_llc.c:1125) 20250829100025689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100025689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100025689 DMM DEBUG MM(262420000000069/d659f293) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100025713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100025713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250829100025713 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100025713 DMM DEBUG MM(262420000000069/d659f293) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250829100025713 DMM NOTICE MM(262420000000069/d659f293) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100025713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100025713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100025713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100025713 DMM DEBUG MM(262420000000069/d659f293) Requesting authorization (sgsn_auth.c:160) 20250829100025713 DMM INFO MM(262420000000069/d659f293) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100025713 DMM DEBUG MM(262420000000069/d659f293) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100025713 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250829100025713 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) 20250829100031714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250829100031714 DMM ERROR MM(262420000000069/d659f293) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250829100031714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250829100031714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250829100031714 DMM NOTICE MM(262420000000069/d659f293) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250829100031714 DMM NOTICE MM(262420000000069/d659f293) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100031714 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250829100031714 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1fb78, TLLI=d659f293, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829100031714 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100031714 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100031714 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250829100031714 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250829100031714 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) 20250829100031714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Reject}: Deallocated (fsm.c:568) 20250829100031714 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Deallocated (fsm.c:568) 20250829100031714 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829100031714 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250829100031714 DLLC NOTICE LLME(e344a8af/d659f293){ASSIGNED} LLGM Assign pre (d659f293 => ffffffff) (gprs_llc.c:1079) 20250829100031714 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d659f293 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100035089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100035089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100035089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100035102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100035102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100035102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100035111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100035111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100035111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100036714 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250829100041715 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100045099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100045099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100045099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100045114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100045114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100045114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100045125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100045125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100045125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100045470 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829100045470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100045471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250829100046716 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250829100049462 DGPRS DEBUG Checking for inactive LLMEs, time = 19692555 (sgsn.c:132) 20250829100049462 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100049462 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100049463 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100049463 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100049463 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100049463 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100049463 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100049463 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100049463 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100049463 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829100051718 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250829100055078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100055084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100055084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829100055095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100055098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100055098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100055103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100055103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100055103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100055108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100055110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100055110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100055117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100055117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100055117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100055129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100055129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100055129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@5f5792538a8d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f5792538a8d: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1398)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1391)@5f5792538a8d: Final verdict of PTC: none 20250829100055530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100055530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1397)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1387)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1395)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1390)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1386)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1385)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1396)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1388)@5f5792538a8d: Final verdict of PTC: none 20250829100055533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1389)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1394)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1384)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@5f5792538a8d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1394): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1395): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1396): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1397): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@5f5792538a8d: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Aug 29 10:00:55 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250829100055643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100056045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142340) 20250829100056531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100056532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100056719 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250829100056719 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x563e05c15a90) (sgsn_libgtp.c:633) 20250829100056719 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x563e05c15a90) (sgsn_libgtp.c:637) 20250829100056719 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250829100056719 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250829100056719 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250829100056719 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=142340, count=145116) 20250829100057533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100057533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Aug 29 10:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100058534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100058534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_cell_change_different_ci_data started. 20250829100059158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100059161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1406)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100059212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100059212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100059212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100059212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100059213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100059213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100059213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100059213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100059213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100059213 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100059213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100059213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1406)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1406)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100059213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100059213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829100059217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100059222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1405)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1408)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1407)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1411)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100059229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100059229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100059229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100059229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100059229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100059229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100059230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100059230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100059230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100059230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1411)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100059230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100059233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1412)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1408)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100059238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1413)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1410)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1412)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1417)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1417)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100059249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100059249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100059249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100059249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100059249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100059249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100059249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100059249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100059249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1417)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100059249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100059249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100059249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100059250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100059250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100059250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100059250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100059250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100059250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100059250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100059250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100059250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100059250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1417)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1417)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100059252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100059257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1414)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100059534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100059534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100059534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100059534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100059539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100059540 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@5f5792538a8d: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='E15CE5DE'O, index=0 SGSN_Test-GSUP(1418)@5f5792538a8d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@5f5792538a8d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@5f5792538a8d: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='E15CE5DE'O, index=0 TC_cell_change_different_ci_data(1421)@5f5792538a8d: 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 := '8896F503218042B789D98940151298A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5B18FB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9648DBA1C7B4192B'O } } } } } 20250829100059619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059619 DLLC NOTICE LLME(ffffffff/e15ce5de){UNASSIGNED} LLC RX: unknown TLLI 0xe15ce5de, creating LLME on the fly (gprs_llc.c:552) 20250829100059619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100059619 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100059619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100059619 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829100059619 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829100059619 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100059619 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100059619 DLLC NOTICE LLME(ffffffff/e15ce5de){UNASSIGNED} LLGM Assign pre (e15ce5de => e456e297) (gprs_llc.c:1079) 20250829100059619 DLLC NOTICE LLME(e15ce5de/e456e297){ASSIGNED} LLGM Assign post (e15ce5de => e456e297) (gprs_llc.c:1125) 20250829100059619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100059619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100059619 DMM DEBUG MM(262420000000071/e456e297) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100059646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059647 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100059647 DMM DEBUG MM(262420000000071/e456e297) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250829100059647 DMM NOTICE MM(262420000000071/e456e297) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100059647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100059647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100059647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100059647 DMM DEBUG MM(262420000000071/e456e297) Requesting authorization (sgsn_auth.c:160) 20250829100059647 DMM INFO MM(262420000000071/e456e297) Requesting authentication tuples (sgsn_auth.c:184) 20250829100059647 DMM DEBUG MM(262420000000071/e456e297) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100059647 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250829100059647 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(1418)@5f5792538a8d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@5f5792538a8d: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250829100059653 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100059653 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100059653 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100059653 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100059653 DMM INFO MM(262420000000071/e456e297) Subscriber data update (mmctx.c:445) 20250829100059653 DMM DEBUG MM(262420000000071/e456e297) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100059653 DMM INFO MM(262420000000071/e456e297) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100059653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100059653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100059653 DMM INFO MM(262420000000071/e456e297) <- GMM AUTH AND CIPHERING REQ (rand = 88 96 f5 03 21 80 42 b7 89 d9 89 40 15 12 98 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829100059670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059670 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100059670 DMM INFO MM(262420000000071/e456e297) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100059670 DMM NOTICE MM(262420000000071/e456e297) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100059670 DMM DEBUG MM(262420000000071/e456e297) checking auth: received GSM SRES = d5 b1 8f b0 (gprs_gmm.c:716) 20250829100059670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100059670 DMM DEBUG MM(262420000000071/e456e297) Requesting authorization (sgsn_auth.c:160) 20250829100059670 DMM INFO MM(262420000000071/e456e297) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100059670 DMM DEBUG MM(262420000000071/e456e297) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100059670 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250829100059670 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) 20250829100059670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829100059670 DMM INFO MM(262420000000071/e456e297) <- GMM ATTACH ACCEPT (new P-TMSI=0xe456e297) (gprs_gmm.c:337) 20250829100059673 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100059673 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100059673 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250829100059673 DMM INFO MM(262420000000071/e456e297) Subscriber data update (mmctx.c:445) 20250829100059673 DMM DEBUG MM(262420000000071/e456e297) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100059673 DMM INFO MM(262420000000071/e456e297) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100059673 DMM NOTICE MM(262420000000071/e456e297) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250829100059673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100059673 DMM NOTICE MM(262420000000071/e456e297) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100059673 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) 20250829100059674 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100059674 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250829100059674 DMM INFO MM(262420000000071/e456e297) Subscriber data update (mmctx.c:445) 20250829100059674 DMM DEBUG MM(262420000000071/e456e297) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829100059685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059685 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100059685 DMM INFO MM(262420000000071/e456e297) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100059685 DMM NOTICE MM(262420000000071/e456e297) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100059685 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100059685 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100059685 DLLC NOTICE LLME(e15ce5de/e456e297){ASSIGNED} LLGM Assign pre (ffffffff => e456e297) (gprs_llc.c:1079) 20250829100059685 DLLC NOTICE LLME(ffffffff/e456e297){ASSIGNED} LLGM Assign post (ffffffff => e456e297) (gprs_llc.c:1125) 20250829100059685 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829100059685 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829100059685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100059685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100059735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059735 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100059735 DMM INFO MM(262420000000071/e456e297) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100059735 DMM INFO MM(262420000000071/e456e297) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100059735 DMM DEBUG MM(262420000000071/e456e297) Using GGSN 0 (gprs_sm.c:317) 20250829100059735 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) 20250829100059735 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250829100059735 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100059735 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100059735 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250829100059745 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 87 32 e5 31 11 53 73 88 db 14 05 7f 6d f4 2f 6c 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:465) 20250829100059745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadca568, cbp=0x563e05c15a90) (sgsn_libgtp.c:633) 20250829100059745 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100059745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x563e05c1fb78 TLLI=e456e297, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250829100059745 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829100059745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@5f5792538a8d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829100059750 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250829100059753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059753 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059753 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@5f5792538a8d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1414)@5f5792538a8d: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='E456E297'O, index=0 20250829100059758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100059758 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100059758 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100059759 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@5f5792538a8d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@5f5792538a8d: Final verdict of PTC: pass 20250829100059770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57096<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1418)@5f5792538a8d: Final verdict of PTC: none 20250829100059773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100059773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1408)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1414)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1402)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1416)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1406)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1411)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@5f5792538a8d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1410)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1404)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1409)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1415)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1417)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1414): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1415): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1416): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1417): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@5f5792538a8d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Aug 29 10:00:59 UTC 2025 ====== 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 20250829100059834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100100236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99684) 20250829100100775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100100775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99684, count=100844) 20250829100101776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100101776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Aug 29 10:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100102778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100102778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_sgsn_context_req_in started. 20250829100103336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100103337 DMM INFO MM(262420000000071/e456e297) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100103337 DMM INFO MM(262420000000071/e456e297) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100103337 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100103337 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100103337 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829100103337 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829100103337 DLLC NOTICE LLME(ffffffff/e456e297){ASSIGNED} LLGM Assign pre (e456e297 => ffffffff) (gprs_llc.c:1079) 20250829100103337 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e456e297 => ffffffff) (gprs_llc.c:1125) 20250829100103337 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x563e05c1f820 (gprs_sndcp.c:574) 20250829100103337 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x563e05c1fb78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250829100103337 DMM NOTICE MM(262420000000071/e456e297) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100103337 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250829100103337 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100103337 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100103337 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250829100103337 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250829100103337 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) 20250829100103337 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:402) 20250829100103337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100103337 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829100103337 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829100103337 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829100103337 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1426)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100103368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100103368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100103368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100103368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100103368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100103368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100103368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100103368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100103369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100103370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100103370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100103370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100103370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100103370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100103370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100103370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100103370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100103370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100103370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1426)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1427)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100103372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1423)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100103378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100103378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1428)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1427)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_sgsn_context_req_in-BVCI196(1425)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1431)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100103383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100103383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100103383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100103383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100103383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100103385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100103385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100103385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100103385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100103385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100103385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100103385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100103385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100103385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100103385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100103385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100103385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100103385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1431)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1432)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100103387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1428)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1433)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100103394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100103394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1432)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1436)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_in-BVCI210(1430)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1436)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100103397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100103397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100103397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100103397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100103397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100103397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100103397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100103397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100103397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100103398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100103398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100103398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100103398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100103398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100103398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100103398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100103398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100103398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100103398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100103398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100103399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100103399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1436)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100103401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100103406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100103406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100103779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100103779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100103779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100103779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100103781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100103782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@5f5792538a8d: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='EE2DC2A5'O, index=0 SGSN_Test-GSUP(1438)@5f5792538a8d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@5f5792538a8d: 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 := '5009435DA894D4DCB7B4C2CDA209F016'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5D1B807'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B7BAA99DA25C529'O } } } } } 20250829100104858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100104858 DLLC NOTICE LLME(ffffffff/ee2dc2a5){UNASSIGNED} LLC RX: unknown TLLI 0xee2dc2a5, creating LLME on the fly (gprs_llc.c:552) 20250829100104858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100104858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100104858 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100104859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829100104859 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829100104859 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829100104859 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100104859 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100104859 DLLC NOTICE LLME(ffffffff/ee2dc2a5){UNASSIGNED} LLGM Assign pre (ee2dc2a5 => f62c4df0) (gprs_llc.c:1079) 20250829100104859 DLLC NOTICE LLME(ee2dc2a5/f62c4df0){ASSIGNED} LLGM Assign post (ee2dc2a5 => f62c4df0) (gprs_llc.c:1125) 20250829100104859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100104859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100104859 DMM DEBUG MM(262420000000072/f62c4df0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100104869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100104869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829100104869 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100104869 DMM DEBUG MM(262420000000072/f62c4df0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250829100104869 DMM NOTICE MM(262420000000072/f62c4df0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100104869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100104869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100104869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100104869 DMM DEBUG MM(262420000000072/f62c4df0) Requesting authorization (sgsn_auth.c:160) 20250829100104869 DMM INFO MM(262420000000072/f62c4df0) Requesting authentication tuples (sgsn_auth.c:184) 20250829100104869 DMM DEBUG MM(262420000000072/f62c4df0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100104869 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250829100104869 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(1438)@5f5792538a8d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@5f5792538a8d: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250829100104872 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100104872 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100104872 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100104872 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100104872 DMM INFO MM(262420000000072/f62c4df0) Subscriber data update (mmctx.c:445) 20250829100104872 DMM DEBUG MM(262420000000072/f62c4df0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100104872 DMM INFO MM(262420000000072/f62c4df0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100104872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100104872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100104872 DMM INFO MM(262420000000072/f62c4df0) <- GMM AUTH AND CIPHERING REQ (rand = 50 09 43 5d a8 94 d4 dc b7 b4 c2 cd a2 09 f0 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250829100104877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100104877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100104877 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100104877 DMM INFO MM(262420000000072/f62c4df0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100104877 DMM NOTICE MM(262420000000072/f62c4df0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100104877 DMM DEBUG MM(262420000000072/f62c4df0) checking auth: received GSM SRES = a5 d1 b8 07 (gprs_gmm.c:716) 20250829100104877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100104877 DMM DEBUG MM(262420000000072/f62c4df0) Requesting authorization (sgsn_auth.c:160) 20250829100104877 DMM INFO MM(262420000000072/f62c4df0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100104877 DMM DEBUG MM(262420000000072/f62c4df0) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100104877 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250829100104877 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) 20250829100104877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829100104877 DMM INFO MM(262420000000072/f62c4df0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf62c4df0) (gprs_gmm.c:337) 20250829100104878 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100104878 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100104878 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250829100104878 DMM INFO MM(262420000000072/f62c4df0) Subscriber data update (mmctx.c:445) 20250829100104878 DMM DEBUG MM(262420000000072/f62c4df0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100104879 DMM INFO MM(262420000000072/f62c4df0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100104879 DMM NOTICE MM(262420000000072/f62c4df0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250829100104879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100104879 DMM NOTICE MM(262420000000072/f62c4df0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100104879 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) 20250829100104879 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100104879 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250829100104879 DMM INFO MM(262420000000072/f62c4df0) Subscriber data update (mmctx.c:445) 20250829100104879 DMM DEBUG MM(262420000000072/f62c4df0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829100104882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100104882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829100104882 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100104882 DMM INFO MM(262420000000072/f62c4df0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100104882 DMM NOTICE MM(262420000000072/f62c4df0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100104882 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100104882 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100104882 DLLC NOTICE LLME(ee2dc2a5/f62c4df0){ASSIGNED} LLGM Assign pre (ffffffff => f62c4df0) (gprs_llc.c:1079) 20250829100104882 DLLC NOTICE LLME(ffffffff/f62c4df0){ASSIGNED} LLGM Assign post (ffffffff => f62c4df0) (gprs_llc.c:1125) 20250829100104882 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829100104882 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829100104882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100104882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100104941 DLGTP INFO SGSNCtxReq[0x563e05c16580]{Init}: Allocated (fsm.c:456) 20250829100104941 DLGTP INFO SGSNCtxReq[0x563e05c16580]{Init}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@5f5792538a8d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250829100106941 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250829100106941 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250829100106941 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) 20250829100106941 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250829100106941 DMM INFO MM(262420000000072/f62c4df0) Subscriber data update (mmctx.c:445) 20250829100106941 DMM DEBUG MM(262420000000072/f62c4df0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250829100106941 DMM INFO MM(262420000000072/f62c4df0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250829100106941 DMM INFO MM(262420000000072/f62c4df0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100106941 DMM INFO MM(262420000000072/f62c4df0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100106941 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100106941 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100106941 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829100106941 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829100106941 DLLC NOTICE LLME(ffffffff/f62c4df0){ASSIGNED} LLGM Assign pre (f62c4df0 => ffffffff) (gprs_llc.c:1079) 20250829100106941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f62c4df0 => ffffffff) (gprs_llc.c:1125) 20250829100106941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829100106941 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829100106941 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829100106941 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@5f5792538a8d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@5f5792538a8d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250829100106949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57114<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829100106953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100106953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI210(1430)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1438)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1431)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1436)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1437)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1426)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@5f5792538a8d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@5f5792538a8d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1435)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1422)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1424)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1434)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1429)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5f5792538a8d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Aug 29 10:01:07 UTC 2025 ------ 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 20250829100107075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100107476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99244) 20250829100107955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100107955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99244, count=100404) 20250829100108956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100108956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Aug 29 10:01:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100109957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100109957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_sgsn_context_req_out started. 20250829100110569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100110573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1447)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1447)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1446)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100110622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100110622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100110622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100110622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100110622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100110622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100110622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100110622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100110622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1447)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100110624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100110624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100110624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100110624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100110624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100110624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100110624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100110624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100110624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100110624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100110624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100110624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100110624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1447)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1447)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1448)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100110627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1443)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100110635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100110635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1446)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1452)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_out-BVCI196(1444)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1451)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1452)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100110640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100110640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100110640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100110640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100110640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100110640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100110640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100110640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100110640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1452)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100110641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100110641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100110641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100110641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100110641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100110641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100110641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100110641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100110641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100110641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100110641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100110641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100110641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1452)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1452)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100110646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1451)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1456)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1448)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1456)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100110652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100110652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100110652 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100110652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100110652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829100110653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100110653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1456)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100110653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100110653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100110653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100110654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100110654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100110654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100110654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100110654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100110654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100110654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100110654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100110654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100110654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1456)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1456)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_sgsn_context_req_out-BVCI210(1449)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100110657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100110664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100110664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1455)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100110959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100110959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100110959 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100110959 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100110963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100110964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1444)@5f5792538a8d: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='DC07D70F'O, index=0 SGSN_Test-GSUP(1458)@5f5792538a8d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250829100112059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100112059 DLLC NOTICE LLME(ffffffff/dc07d70f){UNASSIGNED} LLC RX: unknown TLLI 0xdc07d70f, creating LLME on the fly (gprs_llc.c:552) 20250829100112059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250829100112059 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829100112059 DMM NOTICE LLME(ffffffff/dc07d70f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250829100112059 DLLC NOTICE LLME(ffffffff/dc07d70f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250829100112059 DMM ERROR LLME(ffffffff/dc07d70f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250829100112059 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250829100112059 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250829100112060 DLLC NOTICE LLME(ffffffff/dc07d70f){UNASSIGNED} LLGM Assign pre (dc07d70f => ffffffff) (gprs_llc.c:1079) 20250829100112060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc07d70f => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@5f5792538a8d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5f5792538a8d: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1458)@5f5792538a8d: Final verdict of PTC: none 20250829100112077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100112077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1457)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1446)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1456)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1452)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1447)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1451)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@5f5792538a8d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1444)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1459)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@5f5792538a8d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1449)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@5f5792538a8d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1455)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@5f5792538a8d: Final verdict of PTC: none 20250829100112084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54854<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1454)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1445)@5f5792538a8d: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@5f5792538a8d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1450)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1444): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1445): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1446): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1447): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1449): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1450): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1451): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1452): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1454): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1455): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1456): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1457): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5f5792538a8d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Aug 29 10:01:12 UTC 2025 ------ 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 20250829100112185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100112586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54752) 20250829100113078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100113078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54752, count=56012) 20250829100114079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100114079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Aug 29 10:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100115080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100115081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_req_id_req_ra_update started. 20250829100115685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100115688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1466)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100115736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100115736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100115736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100115736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100115736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100115736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100115736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100115736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100115736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100115737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100115737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100115737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100115737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100115737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100115737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100115737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100115737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100115738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100115738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1467)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100115741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1468)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1463)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1467)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1471)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829100115748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100115748 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1471)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100115750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100115750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_req_id_req_ra_update-BVCI196(1465)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1471)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100115750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100115750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100115750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100115750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100115750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100115750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1471)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100115751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100115751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100115752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100115756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100115756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1470)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1473)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1472)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1476)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1476)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100115765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100115765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100115765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100115765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100115765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100115765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100115765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100115765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100115765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1476)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100115767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100115767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100115767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100115767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100115767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100115767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100115767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100115767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100115767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100115767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100115767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100115768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100115768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1476)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100115771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100115777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100115777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1475)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100116082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100116082 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100116082 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100116082 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100116087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100116088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@5f5792538a8d: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='FB00DA34'O, index=0 SGSN_Test-GSUP(1478)@5f5792538a8d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250829100116154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100116154 DLLC NOTICE LLME(ffffffff/fb00da34){UNASSIGNED} LLC RX: unknown TLLI 0xfb00da34, creating LLME on the fly (gprs_llc.c:552) 20250829100116154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100116154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100116154 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100116154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100116154 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829100116154 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829100116154 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100116154 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100116154 DLLC NOTICE LLME(ffffffff/fb00da34){UNASSIGNED} LLGM Assign pre (fb00da34 => c8383468) (gprs_llc.c:1079) 20250829100116154 DLLC NOTICE LLME(fb00da34/c8383468){ASSIGNED} LLGM Assign post (fb00da34 => c8383468) (gprs_llc.c:1125) 20250829100116154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100116154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100116154 DMM DEBUG MM(262420000000047/c8383468) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100116183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100116183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100116183 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100116183 DMM INFO MM(262420000000047/c8383468) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829100116183 DMM INFO MM(262420000000047/c8383468) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-26480-28 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250829100116183 DMM NOTICE MM(262420000000047/c8383468) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250829100116183 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250829100116183 DMM INFO MM(262420000000047/c8383468) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250829100116183 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100116183 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100116183 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829100116183 DMM ERROR MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829100116183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Deallocated (fsm.c:568) 20250829100116183 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829100116183 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829100116183 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829100116183 DLLC NOTICE LLME(fb00da34/c8383468){ASSIGNED} LLGM Assign pre (c8383468 => ffffffff) (gprs_llc.c:1079) 20250829100116183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8383468 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@5f5792538a8d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@5f5792538a8d: Final verdict of PTC: pass 20250829100116199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829100116203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100116203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1478)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1476)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1471)@5f5792538a8d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1470)@5f5792538a8d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@5f5792538a8d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1466)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1464)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1469)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1474)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1469): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1470): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Aug 29 10:01:16 UTC 2025 ====== 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 20250829100116260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100116662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59244) 20250829100117204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100117204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59244, count=63600) 20250829100118206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100118206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@5f5792538a8d: Test execution finished. MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Aug 29 10:01:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100119208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100119208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100119463 DGPRS DEBUG Checking for inactive LLMEs, time = 19692585 (sgsn.c:132) 20250829100119463 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100119463 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100119463 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100119463 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100119463 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100119463 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100119464 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100119464 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100119464 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100119464 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_iu_attach started. 20250829100119768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100119770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100119811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100119811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100119811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100119811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100119811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100119811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100119811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100119812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100119812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100119812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100119812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100119812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100119812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100119812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100119812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100119812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100119812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100119813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1487)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1483)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100119818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100119818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1488)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1485)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1487)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100119825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100119825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100119825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100119825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100119825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100119826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100119826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100119826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100119827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100119827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100119827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100119827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100119827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100119827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100119827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100119827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100119827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100119827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1492)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100119829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1488)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100119833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100119833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1493)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1490)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1492)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100119837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100119837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100119837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100119837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100119837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100119837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100119837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100119837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100119838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100119838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100119838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100119838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100119838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100119838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100119838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100119838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100119838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100119838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100119838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100119838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1496)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100119839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100119839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100119840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1493)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100119845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100119845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1495)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1499)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1497)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100120047 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100120047 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100120047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100120047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1499)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100120055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100120055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100120055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100120055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100120055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100120055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100120055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100120055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100120055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100120055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100120055 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100120055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100120055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100120057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100120057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100120057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100120057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100120057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100120057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100120057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100120057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100120057 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100120057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100120057 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250829100120057 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'available' (ss7_route.c:409) 20250829100120057 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100120057 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100120057 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100120057 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100120209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100120209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100120209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100120209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100120213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100120215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100120861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100120861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100120861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100120861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100120861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100120861 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: picked Normal Route via 'sgsn0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100120861 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100120861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100120861 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100120861 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100120862 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100120862 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100120862 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100120862 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100120862 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100120862 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100120862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100120862 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100120862 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100120862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100120862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100120862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@5f5792538a8d: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='EA88BD62'O, index=0 SGSN_Test-GSUP(1502)@5f5792538a8d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@5f5792538a8d: 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 := '769D'O, rac := '66'O ("f") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1498)@5f5792538a8d: Added conn table entry 0TC_iu_attach(1505)133348 SGSN_Test_0-SCCP(1497)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1498)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100121303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121304 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121304 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121304 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121304 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 02 08 e4 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 76 9d 66 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100121304 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100121304 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100121304 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100121304 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250829100121304 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250829100121304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100121304 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{Deregistered}: Allocated (fsm.c:456) 20250829100121304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: Allocated (fsm.c:456) 20250829100121304 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Allocated (fsm.c:456) 20250829100121304 DMM DEBUG MM_STATE_Iu[0x563e05c16580]{Detached}: Allocated (fsm.c:456) 20250829100121304 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100121304 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100121304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100121304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100121304 DMM DEBUG MM(262420000001001/f2d8798e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100121304 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250829100121304 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121304 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121304 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121304 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121304 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100121304 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 02 08 e4 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100121304 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121304 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121304 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121304 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121304 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121304 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 02 08 e4 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@5f5792538a8d: { messageType := 2, destLocRef := '0208E4'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(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@5f5792538a8d: 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 := 'FBA34B76C1B65FC600170397AE28DA47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '862AC7A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '628E3D7B00B6483A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E286B6FECD9DABC20D995B3706557AE1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '15A00BCFFF3A18B4A3FACAD585E2C152'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6BFB994066CCDFFFF5267522516638F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '266CD931DA3EA703'O } } } } } SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250829100121312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121312 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121312 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121312 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100121312 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100121312 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100121312 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100121312 DMM DEBUG MM(262420000001001/f2d8798e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250829100121312 DMM NOTICE MM(262420000001001/f2d8798e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100121312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100121312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100121312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100121312 DMM DEBUG MM(262420000001001/f2d8798e) Requesting authorization (sgsn_auth.c:160) 20250829100121312 DMM INFO MM(262420000001001/f2d8798e) Requesting authentication tuples (sgsn_auth.c:184) 20250829100121312 DMM DEBUG MM(262420000001001/f2d8798e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100121312 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250829100121312 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(1502)@5f5792538a8d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@5f5792538a8d: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250829100121315 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100121315 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100121315 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100121315 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100121315 DMM INFO MM(262420000001001/f2d8798e) Subscriber data update (mmctx.c:445) 20250829100121315 DMM DEBUG MM(262420000001001/f2d8798e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100121315 DMM INFO MM(262420000001001/f2d8798e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100121315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100121315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100121315 DMM INFO MM(262420000001001/f2d8798e) <- GMM AUTH AND CIPHERING REQ (rand = fb a3 4b 76 c1 b6 5f c6 00 17 03 97 ae 28 da 47 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b fb 99 40 66 cc df ff f5 26 75 22 51 66 38 f6 ) (gprs_gmm.c:510) 20250829100121315 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250829100121315 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121315 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121315 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121315 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121315 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121315 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121315 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 02 08 e4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 fb a3 4b 76 c1 b6 5f c6 00 17 03 97 ae 28 da 47 80 28 10 6b fb 99 40 66 cc df ff f5 26 75 22 51 66 38 f6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22266CD93123094399990000100001F02904DA3EA703'O 20250829100121321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121321 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121321 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121321 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121321 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 26 6c d9 31 23 09 43 99 99 00 00 10 00 01 f0 29 04 da 3e a7 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100121321 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100121321 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100121321 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100121321 DMM INFO MM(262420000001001/f2d8798e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100121321 DMM NOTICE MM(262420000001001/f2d8798e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100121321 DMM DEBUG MM(262420000001001/f2d8798e) checking auth: received UMTS RES = 26 6c d9 31 da 3e a7 03 (gprs_gmm.c:716) 20250829100121321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100121321 DMM DEBUG MM(262420000001001/f2d8798e) Requesting authorization (sgsn_auth.c:160) 20250829100121321 DMM INFO MM(262420000001001/f2d8798e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100121321 DMM DEBUG MM(262420000001001/f2d8798e) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100121321 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250829100121321 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) 20250829100121321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100121321 DMM DEBUG MM(262420000001001/f2d8798e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100121321 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121321 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121321 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121321 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121321 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 02 08 e4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e2 86 b6 fe cd 9d ab c2 0d 99 5b 37 06 55 7a e1 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100121330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121330 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121330 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121330 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121330 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100121330 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100121330 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100121330 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100121330 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250829100121330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100121330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100121330 DMM INFO MM(262420000001001/f2d8798e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2d8798e) (gprs_gmm.c:337) 20250829100121330 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250829100121330 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121330 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121330 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121330 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 02 08 e4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100121330 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121330 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121330 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121330 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 02 08 e4 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f2 d8 79 8e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100121334 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100121334 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100121334 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250829100121334 DMM INFO MM(262420000001001/f2d8798e) Subscriber data update (mmctx.c:445) 20250829100121334 DMM DEBUG MM(262420000001001/f2d8798e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100121334 DMM INFO MM(262420000001001/f2d8798e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100121334 DMM NOTICE MM(262420000001001/f2d8798e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250829100121334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100121334 DMM NOTICE MM(262420000001001/f2d8798e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100121334 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) 20250829100121334 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100121334 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250829100121334 DMM INFO MM(262420000001001/f2d8798e) Subscriber data update (mmctx.c:445) 20250829100121334 DMM DEBUG MM(262420000001001/f2d8798e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100121336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121336 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121336 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121336 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121336 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100121336 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100121336 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100121336 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100121336 DMM INFO MM(262420000001001/f2d8798e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100121336 DMM NOTICE MM(262420000001001/f2d8798e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100121336 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100121336 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100121336 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100121336 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100121336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100121336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100121336 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121336 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121336 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121336 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121336 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121336 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 02 08 e4 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1497)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1497)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100121342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121342 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121342 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121342 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121342 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100121342 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100121342 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100121342 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100121342 DMM INFO MM(262420000001001/f2d8798e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100121342 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100121342 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100121342 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121342 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121342 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121342 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100121342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100121342 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100121342 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100121342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100121342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 02 08 e4 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Session index based on local reference:0 20250829100121344 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121344 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100121344 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100121344 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100121344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100121344 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100121344 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100121344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100121344 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100121344 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 02 08 e4 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@5f5792538a8d: Deleted conn table entry 0TC_iu_attach(1505)133348 TC_iu_attach(1505)@5f5792538a8d: setverdict(pass): none -> pass TC_iu_attach(1505)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@5f5792538a8d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@5f5792538a8d: Final verdict of PTC: pass 20250829100121408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1502)@5f5792538a8d: Final verdict of PTC: none 20250829100121412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100121412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1497)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1498)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1491)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1496)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1487)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1486)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1494)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1489)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1484)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@5f5792538a8d: Test case TC_iu_attach finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Aug 29 10:01:21 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250829100121492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100121545 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100121545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100121545 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100121545 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100121545 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100121545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100121545 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100121545 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100121545 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:821) 20250829100121545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100121545 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100121545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100121545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100121545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100121545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100121545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100121545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100121545 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100121545 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100121545 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100121545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100121545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100121545 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100121545 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100121545 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100121894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250884) 20250829100122413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100122414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=250884, count=252044) 20250829100123415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100123416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100123546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100123546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100123546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Aug 29 10:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100124417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100124417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_iu_attach_encr started. 20250829100124980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100124983 DMM INFO MM(262420000001001/f2d8798e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100124983 DMM INFO MM(262420000001001/f2d8798e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100124983 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100124983 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100124983 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100124983 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100124983 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250829100124983 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) 20250829100124983 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:402) 20250829100124983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: Deallocated (fsm.c:568) 20250829100124983 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Deallocated (fsm.c:568) 20250829100124983 DMM DEBUG MM_STATE_Iu(1)[0x563e05c16580]{Detached}: Deallocated (fsm.c:568) 20250829100124984 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f3f0]{Deregistered}: Deallocated (fsm.c:568) 20250829100124984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1510)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100125040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100125040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100125040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100125040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100125040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100125040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100125040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100125040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100125040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100125042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100125042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100125042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100125042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100125042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100125042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100125042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100125042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100125042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100125042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100125042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100125042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100125042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1510)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1511)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100125046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1512)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1507)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100125056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100125056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1511)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1516)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1516)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1515)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100125062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100125062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100125062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100125062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100125062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100125062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100125062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100125062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100125062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1516)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100125063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100125063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100125063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100125063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100125063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100125063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100125063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100125063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100125063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100125063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100125063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100125063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100125063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1516)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1516)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100125065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1517)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1512)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1515)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250829100125070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100125070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1520)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_encr-BVCI210(1513)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1520)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100125073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100125073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100125073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100125073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100125073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100125073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100125073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100125073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100125074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100125074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100125076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1523)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1523)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1521)@5f5792538a8d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1517)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100125082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100125082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1519)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100125281 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100125281 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100125281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100125281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1523)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100125289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100125289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100125289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100125289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100125289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100125289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100125289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100125289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100125289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100125289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100125289 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100125289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100125289 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100125292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100125292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100125292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100125292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100125292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100125292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100125292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100125292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100125292 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100125292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100125292 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100125292 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100125292 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100125292 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100125292 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100125292 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100125292 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100125419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100125419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100125419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100125419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100125423 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100125425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100126100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126100 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126100 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126100 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126100 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126100 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100126100 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100126101 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100126101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126101 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100126101 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 07 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@5f5792538a8d: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='EC9C4249'O, index=0 SGSN_Test-GSUP(1526)@5f5792538a8d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@5f5792538a8d: 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 := '0E2E'O, rac := '51'O ("Q") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1522)@5f5792538a8d: Added conn table entry 0TC_iu_attach_encr(1529)789259 SGSN_Test_0-SCCP(1521)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1522)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100126519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126519 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126519 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126519 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126519 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 0c 0b 0b 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 0e 2e 51 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126519 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100126519 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100126520 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100126520 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100126520 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: Allocated (fsm.c:456) 20250829100126520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100126520 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Allocated (fsm.c:456) 20250829100126520 DMM DEBUG MM_STATE_Iu[0x563e05c0f060]{Detached}: Allocated (fsm.c:456) 20250829100126520 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100126520 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100126520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100126520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100126520 DMM DEBUG MM(262420000001001/dfae695a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100126520 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250829100126520 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126520 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126520 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126520 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126520 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100126520 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 0c 0b 0b 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100126520 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126520 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126520 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126520 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126520 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 0b 0b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@5f5792538a8d: { messageType := 2, destLocRef := '0C0B0B'O ("\f\v\v"), 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(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@5f5792538a8d: 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 := '67A507E4266499135B2AFEC1016710D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF55B47C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CAD50766F561736'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8DBBA8472BDEA62120CD350E4697310A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F9A40B2E0B540FBF2726D36D6659E7BD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9D33F421FFE9D28BF844D1099A3849A8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '15199A81A783AD50'O } } } } } SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250829100126527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126527 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126527 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126527 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126527 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126527 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126527 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100126527 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100126527 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100126527 DMM DEBUG MM(262420000001001/dfae695a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250829100126527 DMM NOTICE MM(262420000001001/dfae695a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100126527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100126527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100126527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100126527 DMM DEBUG MM(262420000001001/dfae695a) Requesting authorization (sgsn_auth.c:160) 20250829100126527 DMM INFO MM(262420000001001/dfae695a) Requesting authentication tuples (sgsn_auth.c:184) 20250829100126527 DMM DEBUG MM(262420000001001/dfae695a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100126527 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250829100126527 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(1526)@5f5792538a8d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@5f5792538a8d: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250829100126530 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100126530 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100126530 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100126530 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100126530 DMM INFO MM(262420000001001/dfae695a) Subscriber data update (mmctx.c:445) 20250829100126530 DMM DEBUG MM(262420000001001/dfae695a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100126530 DMM INFO MM(262420000001001/dfae695a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100126530 DMM INFO MM(262420000001001/dfae695a) <- GMM AUTH AND CIPHERING REQ (rand = 67 a5 07 e4 26 64 99 13 5b 2a fe c1 01 67 10 d4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d 33 f4 21 ff e9 d2 8b f8 44 d1 09 9a 38 49 a8 ) (gprs_gmm.c:510) 20250829100126530 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250829100126530 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126530 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126530 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126530 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126530 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126530 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 0b 0b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 67 a5 07 e4 26 64 99 13 5b 2a fe c1 01 67 10 d4 80 28 10 9d 33 f4 21 ff e9 d2 8b f8 44 d1 09 9a 38 49 a8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062215199A8123094399990000100001F02904A783AD50'O 20250829100126536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126536 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126536 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126536 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126536 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 15 19 9a 81 23 09 43 99 99 00 00 10 00 01 f0 29 04 a7 83 ad 50 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100126536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100126536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100126537 DMM INFO MM(262420000001001/dfae695a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100126537 DMM NOTICE MM(262420000001001/dfae695a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100126537 DMM DEBUG MM(262420000001001/dfae695a) checking auth: received UMTS RES = 15 19 9a 81 a7 83 ad 50 (gprs_gmm.c:716) 20250829100126537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100126537 DMM DEBUG MM(262420000001001/dfae695a) Requesting authorization (sgsn_auth.c:160) 20250829100126537 DMM INFO MM(262420000001001/dfae695a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100126537 DMM DEBUG MM(262420000001001/dfae695a) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100126537 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250829100126537 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) 20250829100126537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100126537 DMM DEBUG MM(262420000001001/dfae695a) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250829100126537 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126537 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126537 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126537 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126537 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126537 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 0b 0b 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 8d bb a8 47 2b de a6 21 20 cd 35 0e 46 97 31 0a 00 0b 40 12 08 90 f9 a4 0b 2e 0b 54 0f bf 27 26 d3 6d 66 59 e7 bd 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_len:17 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250829100126547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126547 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126547 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126547 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126547 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126547 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100126547 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100126547 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100126547 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250829100126547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100126547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100126547 DMM INFO MM(262420000001001/dfae695a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfae695a) (gprs_gmm.c:337) 20250829100126547 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250829100126547 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126547 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126547 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126547 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126547 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126547 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 0b 0b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100126547 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126547 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126547 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126547 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126547 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126547 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 0b 0b 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 df ae 69 5a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100126554 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100126554 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100126554 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250829100126554 DMM INFO MM(262420000001001/dfae695a) Subscriber data update (mmctx.c:445) 20250829100126554 DMM DEBUG MM(262420000001001/dfae695a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100126554 DMM INFO MM(262420000001001/dfae695a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100126554 DMM NOTICE MM(262420000001001/dfae695a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250829100126554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100126554 DMM NOTICE MM(262420000001001/dfae695a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100126554 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) 20250829100126554 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100126554 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250829100126554 DMM INFO MM(262420000001001/dfae695a) Subscriber data update (mmctx.c:445) 20250829100126554 DMM DEBUG MM(262420000001001/dfae695a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100126558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126558 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126558 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126558 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126558 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126558 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100126558 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100126558 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100126558 DMM INFO MM(262420000001001/dfae695a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100126558 DMM NOTICE MM(262420000001001/dfae695a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100126558 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100126558 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100126558 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100126558 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100126558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100126558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100126558 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126558 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126558 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126558 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126558 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126558 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 0c 0b 0b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1521)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1521)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100126566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126566 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126566 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126566 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126566 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126566 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100126567 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100126567 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100126567 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100126567 DMM INFO MM(262420000001001/dfae695a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100126567 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100126567 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100126567 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126567 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126567 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126567 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100126567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100126567 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100126567 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100126567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100126567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 0c 0b 0b 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Session index based on local reference:0 20250829100126570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100126570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100126570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100126570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100126570 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100126570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100126570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100126570 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100126570 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 0c 0b 0b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@5f5792538a8d: Deleted conn table entry 0TC_iu_attach_encr(1529)789259 TC_iu_attach_encr(1529)@5f5792538a8d: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@5f5792538a8d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@5f5792538a8d: Final verdict of PTC: pass 20250829100126640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50016<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1521)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1526)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1523)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1510)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1520)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1515)@5f5792538a8d: Final verdict of PTC: none 20250829100126645 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100126645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_encr-BVCI210(1513)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1506)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1516)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1518)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1508)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1514)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1513): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1514): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1515): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1516): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@5f5792538a8d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Aug 29 10:01:26 UTC 2025 ====== 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 20250829100126736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100126772 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100126772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100126772 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100126772 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100126772 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100126772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100126772 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100126772 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100126772 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:821) 20250829100126772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100126772 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100126772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100126772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100126772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100126772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100126772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100126772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100126772 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100126772 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100126772 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100126772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100126772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100126773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100126773 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100126773 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100127138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246904) 20250829100127647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100127647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=246904, count=248064) 20250829100128648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100128648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100128774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100128774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100128774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Aug 29 10:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100129648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100129649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_iu_attach_geran_rau started. 20250829100130234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100130237 DMM INFO MM(262420000001001/dfae695a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100130237 DMM INFO MM(262420000001001/dfae695a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100130237 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100130237 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100130237 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100130237 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100130237 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250829100130237 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) 20250829100130237 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:402) 20250829100130237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100130237 DMM DEBUG MM_STATE_Gb[0x563e05c0f2c0]{Idle}: Deallocated (fsm.c:568) 20250829100130237 DMM DEBUG MM_STATE_Iu(2)[0x563e05c0f060]{Detached}: Deallocated (fsm.c:568) 20250829100130237 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: Deallocated (fsm.c:568) 20250829100130237 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1534)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100130291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100130291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100130291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100130291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100130291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100130291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100130291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100130291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100130291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100130293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100130293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100130293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100130293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100130293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100130293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100130293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100130293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100130294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100130294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1535)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1534)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1534)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100130297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1531)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1536)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1535)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250829100130303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100130303 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1539)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_iu_attach_geran_rau-BVCI196(1533)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100130305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100130305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100130305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100130305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100130305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100130305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100130305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100130305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100130305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100130306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100130306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100130306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100130306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100130306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100130306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1539)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100130308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1540)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1536)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100130312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100130312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1538)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1541)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1540)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1544)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100130320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100130320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100130320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100130320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100130320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100130320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100130320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100130320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100130320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100130322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100130322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100130322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100130322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100130322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100130322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100130322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100130322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100130322 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100130322 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100130322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100130322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100130322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100130326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1547)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1545)@5f5792538a8d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1541)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100130333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100130333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1543)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100130531 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100130531 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100130531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100130531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1547)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100130537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100130537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100130537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100130537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100130537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100130537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100130537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100130537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100130537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100130537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100130537 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100130537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100130537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100130540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100130540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100130540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100130540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100130540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100130540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100130540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100130540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100130540 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100130540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100130540 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100130540 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100130540 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100130540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100130540 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100130540 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100130540 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100130650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100130650 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100130650 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100130650 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100130654 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100130655 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100131350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131350 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131350 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131350 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131350 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131351 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100131351 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100131351 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131351 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131351 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131351 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100131351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131351 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100131351 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@5f5792538a8d: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='CE564ABE'O, index=0 SGSN_Test-GSUP(1550)@5f5792538a8d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@5f5792538a8d: 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 := 'A63B'O, rac := '1E'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1546)@5f5792538a8d: Added conn table entry 0TC_iu_attach_geran_rau(1553)12085443 SGSN_Test_0-SCCP(1545)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1546)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100131759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131759 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131759 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131759 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131759 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b8 68 c3 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 a6 3b 1e 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131759 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100131759 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100131759 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100131759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100131759 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100131759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: Allocated (fsm.c:456) 20250829100131759 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Allocated (fsm.c:456) 20250829100131759 DMM DEBUG MM_STATE_Iu[0x563e05c0f3f0]{Detached}: Allocated (fsm.c:456) 20250829100131759 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100131759 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100131759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100131759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100131759 DMM DEBUG MM(262420000001002/d6df53d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100131759 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250829100131759 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131759 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131759 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100131759 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 b8 68 c3 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100131759 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131759 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131759 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131759 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 b8 68 c3 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@5f5792538a8d: { messageType := 2, destLocRef := 'B868C3'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(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@5f5792538a8d: 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 := 'FC784AB078D4456127BA5D1E327B1C2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F605F49B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8580A5ADB839447F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C01533093F0F39AC7FB777EDC475B221'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17B28696515705387B4927459447CFD8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '52C35BDEC828D422F40AC6ECB7FD796F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE1663C395A493DD'O } } } } } SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250829100131771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131771 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131771 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131771 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131771 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100131771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100131771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100131771 DMM DEBUG MM(262420000001002/d6df53d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250829100131771 DMM NOTICE MM(262420000001002/d6df53d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100131771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100131771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100131771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100131771 DMM DEBUG MM(262420000001002/d6df53d5) Requesting authorization (sgsn_auth.c:160) 20250829100131771 DMM INFO MM(262420000001002/d6df53d5) Requesting authentication tuples (sgsn_auth.c:184) 20250829100131771 DMM DEBUG MM(262420000001002/d6df53d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100131771 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250829100131771 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(1550)@5f5792538a8d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@5f5792538a8d: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250829100131775 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100131775 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100131775 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100131775 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100131775 DMM INFO MM(262420000001002/d6df53d5) Subscriber data update (mmctx.c:445) 20250829100131775 DMM DEBUG MM(262420000001002/d6df53d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100131775 DMM INFO MM(262420000001002/d6df53d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100131775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100131775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100131775 DMM INFO MM(262420000001002/d6df53d5) <- GMM AUTH AND CIPHERING REQ (rand = fc 78 4a b0 78 d4 45 61 27 ba 5d 1e 32 7b 1c 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 c3 5b de c8 28 d4 22 f4 0a c6 ec b7 fd 79 6f ) (gprs_gmm.c:510) 20250829100131775 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250829100131775 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131775 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131775 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131775 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131775 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131775 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 b8 68 c3 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 fc 78 4a b0 78 d4 45 61 27 ba 5d 1e 32 7b 1c 2e 80 28 10 52 c3 5b de c8 28 d4 22 f4 0a c6 ec b7 fd 79 6f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422FE1663C323094399990000100002F0290495A493DD'O 20250829100131784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131784 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131784 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131784 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131784 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131784 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 fe 16 63 c3 23 09 43 99 99 00 00 10 00 02 f0 29 04 95 a4 93 dd 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131784 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100131784 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100131785 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100131785 DMM INFO MM(262420000001002/d6df53d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100131785 DMM NOTICE MM(262420000001002/d6df53d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100131785 DMM DEBUG MM(262420000001002/d6df53d5) checking auth: received UMTS RES = fe 16 63 c3 95 a4 93 dd (gprs_gmm.c:716) 20250829100131785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100131785 DMM DEBUG MM(262420000001002/d6df53d5) Requesting authorization (sgsn_auth.c:160) 20250829100131785 DMM INFO MM(262420000001002/d6df53d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100131785 DMM DEBUG MM(262420000001002/d6df53d5) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100131785 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250829100131785 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) 20250829100131785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100131785 DMM DEBUG MM(262420000001002/d6df53d5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100131785 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131785 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131785 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131785 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131785 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131785 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 b8 68 c3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c0 15 33 09 3f 0f 39 ac 7f b7 77 ed c4 75 b2 21 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_from0 20250829100131796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131796 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131796 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131796 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) SGSN_Test_0-SCCP(1545)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100131796 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131796 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100131796 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100131796 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100131796 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250829100131796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100131796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100131796 DMM INFO MM(262420000001002/d6df53d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6df53d5) (gprs_gmm.c:337) 20250829100131796 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250829100131796 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131796 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131796 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131796 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131796 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131796 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 b8 68 c3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100131796 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131796 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131796 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131796 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131796 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131796 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131796 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 b8 68 c3 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d6 df 53 d5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100131800 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100131800 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100131800 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250829100131800 DMM INFO MM(262420000001002/d6df53d5) Subscriber data update (mmctx.c:445) 20250829100131800 DMM DEBUG MM(262420000001002/d6df53d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100131800 DMM INFO MM(262420000001002/d6df53d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100131800 DMM NOTICE MM(262420000001002/d6df53d5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250829100131800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100131800 DMM NOTICE MM(262420000001002/d6df53d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100131800 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) 20250829100131801 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100131801 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250829100131801 DMM INFO MM(262420000001002/d6df53d5) Subscriber data update (mmctx.c:445) 20250829100131801 DMM DEBUG MM(262420000001002/d6df53d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100131803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131803 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131803 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131803 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131803 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131803 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100131803 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100131803 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100131803 DMM INFO MM(262420000001002/d6df53d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100131803 DMM NOTICE MM(262420000001002/d6df53d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100131803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100131803 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100131803 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100131803 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100131803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100131803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100131803 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131803 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131803 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131803 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131803 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131803 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 b8 68 c3 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1545)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1545)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100131808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131808 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131808 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131808 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131808 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100131808 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100131808 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100131808 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100131808 DMM INFO MM(262420000001002/d6df53d5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100131808 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100131808 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100131808 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131808 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131808 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131808 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100131808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100131808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100131808 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100131808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100131808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 b8 68 c3 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@5f5792538a8d: Session index based on local reference:0 20250829100131809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100131809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100131809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100131809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100131809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100131809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100131809 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100131809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100131809 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100131809 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 b8 68 c3 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@5f5792538a8d: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)12085443 TC_iu_attach_geran_rau(1553)@5f5792538a8d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1533)@5f5792538a8d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@5f5792538a8d: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='D6DF53D5'O, index=1 20250829100131879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100131879 DLLC NOTICE LLME(ffffffff/d6df53d5){UNASSIGNED} LLC RX: unknown TLLI 0xd6df53d5, creating LLME on the fly (gprs_llc.c:552) 20250829100131879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250829100131879 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829100131879 DMM INFO MM(262420000001002/d6df53d5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d6df53d5, P-TMSI: d6df53d5 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250829100131879 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250829100131879 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250829100131879 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100131879 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100131879 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250829100131879 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100131879 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100131879 DLLC NOTICE LLME(ffffffff/d6df53d5){UNASSIGNED} LLGM Assign pre (d6df53d5 => d6df53d5) (gprs_llc.c:1079) 20250829100131879 DLLC NOTICE LLME(d6df53d5/d6df53d5){ASSIGNED} LLGM Assign post (d6df53d5 => d6df53d5) (gprs_llc.c:1125) 20250829100131879 DMM INFO MM(262420000001002/d6df53d5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@5f5792538a8d: Removing Client IMSI='262420000001002'H, index=1 20250829100131914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100131914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100131914 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100131914 DMM INFO MM(262420000001002/d6df53d5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829100131914 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829100131914 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100131914 DLLC NOTICE LLME(d6df53d5/d6df53d5){ASSIGNED} LLGM Assign pre (ffffffff => d6df53d5) (gprs_llc.c:1079) 20250829100131915 DLLC NOTICE LLME(ffffffff/d6df53d5){ASSIGNED} LLGM Assign post (ffffffff => d6df53d5) (gprs_llc.c:1125) 20250829100131915 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250829100131915 DMM ERROR MM_STATE_Gb[0x563e05c0f190]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@5f5792538a8d: Final verdict of PTC: pass 20250829100131927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1546)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1545)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1550)@5f5792538a8d: Final verdict of PTC: none 20250829100131931 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_iu_attach_geran_rau-BVCI210(1538)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@5f5792538a8d: Final verdict of PTC: none 20250829100131931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1544)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1534)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1539)@5f5792538a8d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1532)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1537)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1542)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@5f5792538a8d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Aug 29 10:01:31 UTC 2025 ====== 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 20250829100132012 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100132012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100132012 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100132012 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100132012 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100132012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100132012 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100132012 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100132012 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:821) 20250829100132012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100132012 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100132012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100132012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100132012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100132012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100132012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100132012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100132012 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100132012 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100132012 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100132012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100132012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100132012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100132012 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100132013 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100132014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100132416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255388) 20250829100132933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100132933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=255388, count=256644) 20250829100133934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100133934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100134014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100134014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100134014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Aug 29 10:01:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100134935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100134935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_geran_attach_iu_rau started. 20250829100135488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100135490 DMM INFO MM(262420000001002/d6df53d5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100135490 DMM INFO MM(262420000001002/d6df53d5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100135490 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100135490 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100135490 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250829100135490 DMM ERROR MM_STATE_Gb[0x563e05c0f190]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250829100135490 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250829100135490 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) 20250829100135490 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:402) 20250829100135490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f2c0]{Init}: Deallocated (fsm.c:568) 20250829100135490 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Deallocated (fsm.c:568) 20250829100135491 DMM DEBUG MM_STATE_Iu(3)[0x563e05c0f3f0]{Detached}: Deallocated (fsm.c:568) 20250829100135491 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829100135491 DLLC NOTICE LLME(ffffffff/d6df53d5){ASSIGNED} LLGM Assign pre (d6df53d5 => ffffffff) (gprs_llc.c:1079) 20250829100135491 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6df53d5 => ffffffff) (gprs_llc.c:1125) 20250829100135491 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1558)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1558)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100135524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100135524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100135524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100135524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100135524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100135524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100135524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100135524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100135524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100135526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100135526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100135526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100135526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100135527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100135527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100135527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100135527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100135527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100135527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100135527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100135528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1558)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100135528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1559)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100135533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1555)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1560)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100135539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100135539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1559)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1563)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1557)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1563)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100135542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100135542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100135542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100135542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100135542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100135542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100135542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100135542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100135542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1563)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100135542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100135543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100135543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100135543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100135543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100135543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100135543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100135543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100135543 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100135543 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100135543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100135543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100135543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1563)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1563)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100135545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1564)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1560)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100135550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100135550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1562)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1565)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1564)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1568)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1568)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100135557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100135557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100135557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100135557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100135557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100135557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100135557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100135557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100135557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100135558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100135558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100135558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100135558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100135558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100135558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100135558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100135558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100135558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100135558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100135558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100135558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100135558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1568)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100135561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1571)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1571)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1571)@5f5792538a8d: ************************************************* SGSN_Test-Gb2-BSSGP2(1565)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1565)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1569)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100135566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100135566 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1567)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100135765 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100135765 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100135765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100135765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1571)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100135773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100135773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100135773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100135773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100135773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100135773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100135773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100135773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100135773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100135773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100135773 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100135773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100135773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100135775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100135775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100135775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100135775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100135775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100135775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100135775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100135775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100135775 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100135775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100135775 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100135775 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100135775 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100135775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100135776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100135776 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100135776 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100135936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100135936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100135936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100135936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100135941 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100135942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100136569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100136569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100136569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100136569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100136569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100136569 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100136569 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100136569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100136569 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100136569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100136569 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100136569 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100136569 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100136569 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100136569 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100136569 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100136569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100136569 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100136569 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100136569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100136570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100136570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1570)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@5f5792538a8d: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='F1D7AAE5'O, index=0 SGSN_Test-GSUP(1574)@5f5792538a8d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@5f5792538a8d: 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 := 'FB8F341AC48C27C0F1DF0EA1F6F9A5ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D62A7033'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '825CEEECC7A3B8D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D264EBF17815DD3BF1C9AD7BD9F4246'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C3374BFA53A246FD3C12D88979E91D94'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A54B4CE54A8C4DEBA971C34CF279B0F1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '39C02DC4177F520B'O } } } } } 20250829100137037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100137037 DLLC NOTICE LLME(ffffffff/f1d7aae5){UNASSIGNED} LLC RX: unknown TLLI 0xf1d7aae5, creating LLME on the fly (gprs_llc.c:552) 20250829100137037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100137037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100137037 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100137037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829100137037 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Allocated (fsm.c:456) 20250829100137037 DMM DEBUG MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Allocated (fsm.c:456) 20250829100137037 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100137037 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100137037 DLLC NOTICE LLME(ffffffff/f1d7aae5){UNASSIGNED} LLGM Assign pre (f1d7aae5 => dcf8c2c4) (gprs_llc.c:1079) 20250829100137037 DLLC NOTICE LLME(f1d7aae5/dcf8c2c4){ASSIGNED} LLGM Assign post (f1d7aae5 => dcf8c2c4) (gprs_llc.c:1125) 20250829100137037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100137037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100137037 DMM DEBUG MM(262420000001003/dcf8c2c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100137054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100137054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250829100137054 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100137054 DMM DEBUG MM(262420000001003/dcf8c2c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250829100137054 DMM NOTICE MM(262420000001003/dcf8c2c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100137054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100137054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100137054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100137054 DMM DEBUG MM(262420000001003/dcf8c2c4) Requesting authorization (sgsn_auth.c:160) 20250829100137054 DMM INFO MM(262420000001003/dcf8c2c4) Requesting authentication tuples (sgsn_auth.c:184) 20250829100137054 DMM DEBUG MM(262420000001003/dcf8c2c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100137054 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250829100137054 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(1574)@5f5792538a8d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@5f5792538a8d: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250829100137058 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100137058 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100137058 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100137058 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100137058 DMM INFO MM(262420000001003/dcf8c2c4) Subscriber data update (mmctx.c:445) 20250829100137058 DMM DEBUG MM(262420000001003/dcf8c2c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100137058 DMM INFO MM(262420000001003/dcf8c2c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100137058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100137058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100137058 DMM INFO MM(262420000001003/dcf8c2c4) <- GMM AUTH AND CIPHERING REQ (rand = fb 8f 34 1a c4 8c 27 c0 f1 df 0e a1 f6 f9 a5 ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 4b 4c e5 4a 8c 4d eb a9 71 c3 4c f2 79 b0 f1 ) (gprs_gmm.c:510) 20250829100137071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100137071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250829100137071 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100137071 DMM INFO MM(262420000001003/dcf8c2c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100137071 DMM NOTICE MM(262420000001003/dcf8c2c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100137071 DMM DEBUG MM(262420000001003/dcf8c2c4) checking auth: received UMTS RES = 39 c0 2d c4 17 7f 52 0b (gprs_gmm.c:716) 20250829100137071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100137071 DMM DEBUG MM(262420000001003/dcf8c2c4) Requesting authorization (sgsn_auth.c:160) 20250829100137071 DMM INFO MM(262420000001003/dcf8c2c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100137071 DMM DEBUG MM(262420000001003/dcf8c2c4) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100137071 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250829100137071 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) 20250829100137071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250829100137071 DMM INFO MM(262420000001003/dcf8c2c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf8c2c4) (gprs_gmm.c:337) 20250829100137073 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100137073 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100137073 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250829100137073 DMM INFO MM(262420000001003/dcf8c2c4) Subscriber data update (mmctx.c:445) 20250829100137073 DMM DEBUG MM(262420000001003/dcf8c2c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100137073 DMM INFO MM(262420000001003/dcf8c2c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100137073 DMM NOTICE MM(262420000001003/dcf8c2c4) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250829100137073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100137073 DMM NOTICE MM(262420000001003/dcf8c2c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100137073 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) 20250829100137074 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100137074 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250829100137074 DMM INFO MM(262420000001003/dcf8c2c4) Subscriber data update (mmctx.c:445) 20250829100137074 DMM DEBUG MM(262420000001003/dcf8c2c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250829100137082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100137082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250829100137082 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250829100137082 DMM INFO MM(262420000001003/dcf8c2c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100137082 DMM NOTICE MM(262420000001003/dcf8c2c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100137082 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100137082 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100137082 DLLC NOTICE LLME(f1d7aae5/dcf8c2c4){ASSIGNED} LLGM Assign pre (ffffffff => dcf8c2c4) (gprs_llc.c:1079) 20250829100137082 DLLC NOTICE LLME(ffffffff/dcf8c2c4){ASSIGNED} LLGM Assign post (ffffffff => dcf8c2c4) (gprs_llc.c:1125) 20250829100137082 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250829100137082 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250829100137082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100137082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@5f5792538a8d: 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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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 := 'DCF8C2C4'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(1570)@5f5792538a8d: Added conn table entry 0TC_geran_attach_iu_rau(1577)14985280 SGSN_Test_0-SCCP(1569)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1570)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100137151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137152 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100137152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100137152 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100137152 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100137152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100137152 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137152 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e4 a8 40 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 dc f8 c2 c4 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100137152 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100137152 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100137152 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100137152 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250829100137152 DMM INFO MM(262420000001003/dcf8c2c4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: dcf8c2c4 (00000000), TLLI: dcf8c2c4 (dcf8c2c4), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250829100137152 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250829100137152 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250829100137152 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250829100137152 DLLC NOTICE LLME(ffffffff/dcf8c2c4){ASSIGNED} LLGM Assign pre (dcf8c2c4 => ffffffff) (gprs_llc.c:1079) 20250829100137152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf8c2c4 => ffffffff) (gprs_llc.c:1125) 20250829100137152 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100137152 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250829100137152 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100137152 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100137152 DMM DEBUG MM(262420000001003/dcf8c2c4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100137152 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137152 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137152 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137152 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100137152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100137152 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100137152 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100137152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100137152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 e4 a8 40 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100137152 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137152 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137152 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137152 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100137152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100137152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100137152 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100137152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100137152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 e4 a8 40 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d 26 4e bf 17 81 5d d3 bf 1c 9a d7 bd 9f 42 46 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@5f5792538a8d: { messageType := 2, destLocRef := 'E4A840'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(1569)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1569)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100137161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100137161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100137161 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100137161 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100137161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100137161 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137161 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100137161 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100137161 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100137161 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100137161 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250829100137161 DMM INFO MM(262420000001003/dcf8c2c4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250829100137161 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250829100137161 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137161 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100137161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100137161 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100137161 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100137161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100137161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 e4 a8 40 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100137161 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137161 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100137161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100137161 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100137161 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100137161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100137161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 e4 a8 40 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 dc f8 c2 c4 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@5f5792538a8d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@5f5792538a8d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1569)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1569)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250829100137169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100137169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100137169 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100137169 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100137169 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100137169 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100137169 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_geran_attach_iu_rau(1577)@5f5792538a8d: Final verdict of PTC: pass 20250829100137169 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100137169 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100137169 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100137169 DMM INFO MM(262420000001003/dcf8c2c4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250829100137169 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250829100137169 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100137169 DMM DEBUG MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250829100137169 DMM ERROR MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) 20250829100137173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829100137174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100137174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1570)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1574)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1573)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1571)@5f5792538a8d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1562)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1558)@5f5792538a8d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1569)@5f5792538a8d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1563)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1568)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1566)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1561)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1556)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1561): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1562): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@5f5792538a8d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Aug 29 10:01:37 UTC 2025 ====== 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 20250829100137271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100137376 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100137376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100137376 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100137376 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100137376 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100137376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100137376 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100137376 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100137376 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:821) 20250829100137376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137376 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100137376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100137376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100137376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100137376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100137376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100137376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100137376 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100137376 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100137376 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100137376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100137376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100137377 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100137377 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100137377 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100137377 DMM INFO MM(262420000001003/dcf8c2c4) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100137377 DMM DEBUG MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100137377 DMM ERROR MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:169) 20250829100137377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100137377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100137377 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100137377 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100137377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100137377 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100137377 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250829100137773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209264) 20250829100138175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100138175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=209264, count=210520) 20250829100139176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100139176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100139377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100139377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100139377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Aug 29 10:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100140177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100140178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user started. 20250829100140866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100140870 DMM INFO MM(262420000001003/dcf8c2c4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100140870 DMM INFO MM(262420000001003/dcf8c2c4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100140870 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100140870 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100140870 DMM DEBUG MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100140870 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250829100140870 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) 20250829100140870 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:402) 20250829100140870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829100140870 DMM DEBUG MM_STATE_Gb(0)[0x563e05c0f190]{Idle}: Deallocated (fsm.c:568) 20250829100140870 DMM DEBUG MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Deallocated (fsm.c:568) 20250829100140870 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829100140870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1582)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100140910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100140910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100140910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100140910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100140910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100140910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100140910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100140910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100140910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100140911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100140911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100140911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100140911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100140911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100140911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100140911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100140911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100140911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100140911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100140911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100140911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100140911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100140915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1579)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100140921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100140921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1584)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1581)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1583)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1587)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1587)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100140927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100140927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100140927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100140927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100140927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100140927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100140927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100140927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100140927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1587)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100140928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100140928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100140928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100140928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100140928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100140928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100140928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100140928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100140928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100140928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100140928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100140929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100140929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1587)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1588)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100140931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1584)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1589)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100140938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100140938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1588)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1592)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1592)@5f5792538a8d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user-BVCI210(1586)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100140942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100140942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100140942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100140942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100140942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100140942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100140942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100140942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100140942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1592)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100140943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100140943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100140943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100140943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100140943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100140943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100140943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100140943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100140943 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100140943 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100140943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100140943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100140943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1592)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1592)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100140945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1595)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation 20250829100140950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100140950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1593)@5f5792538a8d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1591)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100141151 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100141151 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100141151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100141151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1595)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100141156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100141156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100141156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100141156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100141156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100141156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100141157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100141157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100141157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100141157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100141157 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100141157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100141157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100141159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100141159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100141159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100141159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100141159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100141159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100141159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100141159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100141159 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100141159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100141159 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100141159 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100141159 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100141159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100141159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100141159 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100141160 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100141179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100141179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100141179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100141179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100141183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100141184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100141968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100141968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100141968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100141968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100141968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100141968 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100141968 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100141968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100141968 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100141968 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100141968 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100141968 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100141968 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100141968 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100141968 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100141968 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100141968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100141968 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100141968 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100141968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100141968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100141968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0d 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='F16070EE'O, index=0 SGSN_Test-GSUP(1598)@5f5792538a8d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@5f5792538a8d: 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 := '0A73'O ("\ns"), rac := '0F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1594)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user(1601)15462064 SGSN_Test_0-SCCP(1593)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1594)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100142284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142284 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142284 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142284 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142284 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142284 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142284 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142284 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 eb ee b0 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 0a 73 0f 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142284 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100142284 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100142284 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100142284 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100142284 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Allocated (fsm.c:456) 20250829100142284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100142284 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Allocated (fsm.c:456) 20250829100142284 DMM DEBUG MM_STATE_Iu[0x563e05c1c640]{Detached}: Allocated (fsm.c:456) 20250829100142284 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100142284 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100142284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100142284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100142284 DMM DEBUG MM(262420000001004/f2c40dd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100142284 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250829100142284 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142284 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142284 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142284 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142284 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142284 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 eb ee b0 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100142284 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142284 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142284 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142284 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142284 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142284 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 eb ee b0 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: { messageType := 2, destLocRef := 'EBEEB0'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(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@5f5792538a8d: 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 := '18466166F436CDF337E92A9728778FC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6AFC2C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1B6998E7CD5D73A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '444BE0C4AF37AF2D5554CCF054BCF169'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F497083636B9274AB1750DC6C3AB1027'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F35074DF63758AAEA1FB9CD855428D18'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CF7D29A9F5DAFD6C'O } } } } } SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250829100142292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142292 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142292 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142292 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142292 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142292 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100142292 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100142292 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100142292 DMM DEBUG MM(262420000001004/f2c40dd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250829100142292 DMM NOTICE MM(262420000001004/f2c40dd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100142292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100142292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100142292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100142292 DMM DEBUG MM(262420000001004/f2c40dd7) Requesting authorization (sgsn_auth.c:160) 20250829100142292 DMM INFO MM(262420000001004/f2c40dd7) Requesting authentication tuples (sgsn_auth.c:184) 20250829100142292 DMM DEBUG MM(262420000001004/f2c40dd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100142292 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250829100142292 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(1598)@5f5792538a8d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250829100142294 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100142294 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100142294 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100142294 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100142294 DMM INFO MM(262420000001004/f2c40dd7) Subscriber data update (mmctx.c:445) 20250829100142294 DMM DEBUG MM(262420000001004/f2c40dd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100142294 DMM INFO MM(262420000001004/f2c40dd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100142294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100142294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100142294 DMM INFO MM(262420000001004/f2c40dd7) <- GMM AUTH AND CIPHERING REQ (rand = 18 46 61 66 f4 36 cd f3 37 e9 2a 97 28 77 8f c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 50 74 df 63 75 8a ae a1 fb 9c d8 55 42 8d 18 ) (gprs_gmm.c:510) 20250829100142294 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250829100142294 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142294 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142294 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142294 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142294 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142294 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 eb ee b0 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 18 46 61 66 f4 36 cd f3 37 e9 2a 97 28 77 8f c2 80 28 10 f3 50 74 df 63 75 8a ae a1 fb 9c d8 55 42 8d 18 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622CF7D29A923094399990000100004F02904F5DAFD6C'O 20250829100142298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142298 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142298 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142298 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142298 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142298 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 cf 7d 29 a9 23 09 43 99 99 00 00 10 00 04 f0 29 04 f5 da fd 6c 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142298 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100142298 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100142298 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100142298 DMM INFO MM(262420000001004/f2c40dd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100142298 DMM NOTICE MM(262420000001004/f2c40dd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100142298 DMM DEBUG MM(262420000001004/f2c40dd7) checking auth: received UMTS RES = cf 7d 29 a9 f5 da fd 6c (gprs_gmm.c:716) 20250829100142298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100142298 DMM DEBUG MM(262420000001004/f2c40dd7) Requesting authorization (sgsn_auth.c:160) 20250829100142298 DMM INFO MM(262420000001004/f2c40dd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100142298 DMM DEBUG MM(262420000001004/f2c40dd7) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100142298 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250829100142298 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) 20250829100142298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100142298 DMM DEBUG MM(262420000001004/f2c40dd7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100142298 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142298 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142298 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142298 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142298 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 eb ee b0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 44 4b e0 c4 af 37 af 2d 55 54 cc f0 54 bc f1 69 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100142303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142303 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142303 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142303 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142303 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142303 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100142303 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100142303 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100142303 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250829100142303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100142303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100142303 DMM INFO MM(262420000001004/f2c40dd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2c40dd7) (gprs_gmm.c:337) 20250829100142303 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250829100142303 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142303 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142303 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142303 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142303 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 eb ee b0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100142303 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142303 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142303 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142303 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142303 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 eb ee b0 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f2 c4 0d d7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100142306 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100142306 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100142306 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250829100142306 DMM INFO MM(262420000001004/f2c40dd7) Subscriber data update (mmctx.c:445) 20250829100142306 DMM DEBUG MM(262420000001004/f2c40dd7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100142306 DMM INFO MM(262420000001004/f2c40dd7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100142306 DMM NOTICE MM(262420000001004/f2c40dd7) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250829100142306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100142306 DMM NOTICE MM(262420000001004/f2c40dd7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100142306 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) 20250829100142306 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100142306 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250829100142306 DMM INFO MM(262420000001004/f2c40dd7) Subscriber data update (mmctx.c:445) 20250829100142306 DMM DEBUG MM(262420000001004/f2c40dd7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100142307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142307 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142307 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142307 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142307 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142307 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142307 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142308 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100142308 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100142308 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100142308 DMM INFO MM(262420000001004/f2c40dd7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100142308 DMM NOTICE MM(262420000001004/f2c40dd7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100142308 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100142308 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100142308 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100142308 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100142308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100142308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100142308 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142308 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142308 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142308 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142308 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142308 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 eb ee b0 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100142311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142311 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142311 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142311 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142311 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142312 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100142312 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100142312 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100142312 DMM INFO MM(262420000001004/f2c40dd7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100142312 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100142312 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100142312 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142312 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100142312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142312 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 eb ee b0 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-RAN(1594)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_user(1601)15462064 20250829100142313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142313 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142313 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142313 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142313 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 eb ee b0 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F2C40DD7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user(1601)1583583 SGSN_Test_0-RAN(1594)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1593)@5f5792538a8d: First idle individual index:0 20250829100142516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142516 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142516 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142517 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142517 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 18 29 df 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f2 c4 0d d7 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142517 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100142517 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100142517 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100142517 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2C40DD7) type="signalling"  (gprs_gmm.c:1936) 20250829100142517 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100142517 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100142517 DMM DEBUG MM(262420000001004/f2c40dd7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100142517 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142518 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100142518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142518 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100142518 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 18 29 df 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100142518 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142518 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100142518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142518 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 18 29 df 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 44 4b e0 c4 af 37 af 2d 55 54 cc f0 54 bc f1 69 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: { messageType := 2, destLocRef := '1829DF'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(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100142527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142528 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142528 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142528 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142528 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142528 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100142528 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100142528 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100142528 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250829100142528 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100142528 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100142528 DMM INFO MM(262420000001004/f2c40dd7) <- GMM SERVICE ACCEPT (P-TMSI=0xf2c40dd7) (gprs_gmm.c:863) 20250829100142528 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250829100142528 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142528 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100142528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142528 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142528 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 18 29 df 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100142528 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142528 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100142528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142528 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142528 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 18 29 df 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1593)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100142539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100142539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100142539 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100142539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100142539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100142539 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142539 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100142539 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100142539 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100142539 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100142539 DMM INFO MM(262420000001004/f2c40dd7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100142539 DMM INFO MM(262420000001004/f2c40dd7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100142539 DMM DEBUG MM(262420000001004/f2c40dd7) Using GGSN 0 (gprs_sm.c:317) 20250829100142539 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) 20250829100142539 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250829100142539 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100142539 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100142539 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250829100142553 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 38 00 00 01 80 08 00 10 ad 32 c4 20 11 58 b0 64 c4 14 05 7f be 4d ee d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:465) 20250829100142553 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcb5e0, cbp=0x563e05c1e890) (sgsn_libgtp.c:633) 20250829100142554 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100142554 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100142554 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100142554 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100142554 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100142554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100142554 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100142554 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100142554 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100142554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100142554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 18 29 df 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ad 32 c4 20 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100147379 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100147379 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100147379 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100147379 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100147379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100147379 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100147379 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100147379 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100147379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100147379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 e4 a8 40 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100147383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100147383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100147383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100147383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100147383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100147383 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100147383 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100147383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100147383 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100147383 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 04 e4 a8 40 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@5f5792538a8d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user(1601)@5f5792538a8d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@5f5792538a8d: Test Component 1601 has requested to stop MTC. Terminating current testcase execution. 20250829100147563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100147563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1597)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1598)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1593)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1587)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1592)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1582)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1596)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1591)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1594)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1588)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1585)@5f5792538a8d: Final verdict of PTC: none 20250829100147568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1589)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1580)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1590)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@5f5792538a8d: Final verdict of PTC: none 20250829100147588 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100147589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100147589 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100147589 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100147589 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100147589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100147589 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100147589 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100147589 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:821) 20250829100147589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100147589 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100147589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100147589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100147589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100147589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100147589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100147589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100147589 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100147589 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100147589 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100147589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100147589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100147589 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100147589 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100147590 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100147590 DMM INFO MM(262420000001004/f2c40dd7) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100147590 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100147590 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100147590 DMM INFO MM(262420000001004/f2c40dd7) Changing GTP-U endpoints 127.0.0.10/0x0000000c -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) TC_attach_pdp_act_user(1601)@5f5792538a8d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none 20250829100147591 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1582): none (none -> none) 20250829100147592 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100147592 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100147592 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100147592 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100147592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100147592 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100147592 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1590): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1591): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1592): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1593): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user(1601): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@5f5792538a8d: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Fri Aug 29 10:01:47 UTC 2025 ------ 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 20250829100147703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100148206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341468) 20250829100148564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100148564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=341468, count=342724) 20250829100149464 DGPRS DEBUG Checking for inactive LLMEs, time = 19692615 (sgsn.c:132) 20250829100149464 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100149464 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100149464 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100149464 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100149464 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100149464 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100149465 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100149465 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100149465 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100149465 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829100149566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100149566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100149590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100149590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100149590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Aug 29 10:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100150566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100150566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250829100151309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100151311 DMM INFO MM(262420000001004/f2c40dd7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100151311 DMM INFO MM(262420000001004/f2c40dd7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100151311 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100151311 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100151311 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100151311 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100151311 DMM NOTICE MM(262420000001004/f2c40dd7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100151311 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250829100151311 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100151311 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100151311 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250829100151311 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250829100151311 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) 20250829100151311 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:402) 20250829100151311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100151311 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Deallocated (fsm.c:568) 20250829100151311 DMM DEBUG MM_STATE_Iu(5)[0x563e05c1c640]{Detached}: Deallocated (fsm.c:568) 20250829100151311 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Deallocated (fsm.c:568) 20250829100151311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1606)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100151346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100151346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100151346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100151346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100151346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100151346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100151346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100151346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100151346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1606)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100151347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100151347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100151347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100151347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100151347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100151347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100151347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100151347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100151347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100151347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100151347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100151347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100151347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1607)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100151350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1603)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100151355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100151355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1608)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1607)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1611)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1611)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100151360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100151360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100151360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100151361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100151361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100151361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100151361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100151361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100151361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100151361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1611)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100151362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1612)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1608)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100151367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100151367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1613)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1612)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1616)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1616)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100151374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100151374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100151374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100151374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100151374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100151374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100151374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100151374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100151374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100151375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100151375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100151375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100151375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100151375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100151375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100151375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100151375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100151375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100151375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100151375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100151375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100151375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1616)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100151377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-M3UA(1619)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1619)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@5f5792538a8d: ************************************************* SGSN_Test_0-SCCP(1617)@5f5792538a8d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1613)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100151383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100151383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100151568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100151568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100151568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100151568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100151572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100151573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100151581 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100151581 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100151581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100151581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1619)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100151586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100151586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100151586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100151586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100151586 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100151586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100151586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100151586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100151586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100151586 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100151586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100151586 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100151586 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100151586 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100151586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100151586 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100151586 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100151587 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100152387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152387 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152387 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152387 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152388 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100152388 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100152388 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152388 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152388 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152388 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100152388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152388 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='C8736C64'O, index=0 SGSN_Test-GSUP(1622)@5f5792538a8d: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1625) TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: 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 := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '83B6'O, rac := 'B0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1618)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)4305807 SGSN_Test_0-SCCP(1617)@5f5792538a8d: First idle individual index:0 20250829100152672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152672 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152672 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100152672 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100152672 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100152672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100152672 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{Deregistered}: Allocated (fsm.c:456) 20250829100152672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829100152672 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Allocated (fsm.c:456) 20250829100152672 DMM DEBUG MM_STATE_Iu[0x563e05c16580]{Detached}: Allocated (fsm.c:456) 20250829100152672 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100152672 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100152672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100152672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100152672 DMM DEBUG MM(262420000001058/e4ea4d24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100152672 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250829100152672 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152672 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152672 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 41 b3 8f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 83 b6 b0 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152672 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152672 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152672 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152672 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152672 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 41 b3 8f 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100152672 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152672 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152672 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) SGSN_Test_0-RAN(1618)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100152672 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152672 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 41 b3 8f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: { messageType := 2, destLocRef := '41B38F'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(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: 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 := '4B8B2FE3A9142AD83A33596666C352DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C44E355D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9760B3C17BFCE497'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F45C52D38F63B6DFDABC3A05E03EF96F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '40B979C44693D5C6DFAB27EA10093041'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '51A95D9350FF68E0D573DC2703905D22'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '61EEB132D3329935'O } } } } } SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250829100152678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152678 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152678 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152678 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152678 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100152678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100152678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100152678 DMM DEBUG MM(262420000001058/e4ea4d24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250829100152678 DMM NOTICE MM(262420000001058/e4ea4d24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100152678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100152678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100152678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100152678 DMM DEBUG MM(262420000001058/e4ea4d24) Requesting authorization (sgsn_auth.c:160) 20250829100152678 DMM INFO MM(262420000001058/e4ea4d24) Requesting authentication tuples (sgsn_auth.c:184) 20250829100152678 DMM DEBUG MM(262420000001058/e4ea4d24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100152678 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250829100152678 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1622)@5f5792538a8d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250829100152679 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100152679 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100152679 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100152679 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100152679 DMM INFO MM(262420000001058/e4ea4d24) Subscriber data update (mmctx.c:445) 20250829100152679 DMM DEBUG MM(262420000001058/e4ea4d24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100152679 DMM INFO MM(262420000001058/e4ea4d24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100152679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100152679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100152679 DMM INFO MM(262420000001058/e4ea4d24) <- GMM AUTH AND CIPHERING REQ (rand = 4b 8b 2f e3 a9 14 2a d8 3a 33 59 66 66 c3 52 dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 a9 5d 93 50 ff 68 e0 d5 73 dc 27 03 90 5d 22 ) (gprs_gmm.c:510) 20250829100152679 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250829100152679 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152679 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152679 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152679 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 41 b3 8f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 4b 8b 2f e3 a9 14 2a d8 3a 33 59 66 66 c3 52 dc 80 28 10 51 a9 5d 93 50 ff 68 e0 d5 73 dc 27 03 90 5d 22 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082261EEB13223094399990000105008F02904D3329935'O 20250829100152682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152682 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152682 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152682 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152682 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 61 ee b1 32 23 09 43 99 99 00 00 10 50 08 f0 29 04 d3 32 99 35 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100152682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100152682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100152682 DMM INFO MM(262420000001058/e4ea4d24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100152682 DMM NOTICE MM(262420000001058/e4ea4d24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100152682 DMM DEBUG MM(262420000001058/e4ea4d24) checking auth: received UMTS RES = 61 ee b1 32 d3 32 99 35 (gprs_gmm.c:716) 20250829100152682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100152682 DMM DEBUG MM(262420000001058/e4ea4d24) Requesting authorization (sgsn_auth.c:160) 20250829100152682 DMM INFO MM(262420000001058/e4ea4d24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100152682 DMM DEBUG MM(262420000001058/e4ea4d24) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100152682 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250829100152682 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250829100152682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100152682 DMM DEBUG MM(262420000001058/e4ea4d24) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100152682 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152682 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152682 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152682 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152682 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152682 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 41 b3 8f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f4 5c 52 d3 8f 63 b6 df da bc 3a 05 e0 3e f9 6f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100152689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152689 DLM3UA DEBUG[38;5;49m 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152689 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152689 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152689 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152689 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152689 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100152689 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100152689 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100152689 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250829100152689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100152689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100152689 DMM INFO MM(262420000001058/e4ea4d24) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4ea4d24) (gprs_gmm.c:337) 20250829100152689 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250829100152689 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152689 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152689 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152689 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 41 b3 8f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100152689 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152689 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152689 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152689 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 41 b3 8f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e4 ea 4d 24 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100152691 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100152691 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100152691 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250829100152691 DMM INFO MM(262420000001058/e4ea4d24) Subscriber data update (mmctx.c:445) 20250829100152691 DMM DEBUG MM(262420000001058/e4ea4d24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100152691 DMM INFO MM(262420000001058/e4ea4d24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100152691 DMM NOTICE MM(262420000001058/e4ea4d24) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250829100152691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100152691 DMM NOTICE MM(262420000001058/e4ea4d24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100152691 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20250829100152691 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100152691 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250829100152691 DMM INFO MM(262420000001058/e4ea4d24) Subscriber data update (mmctx.c:445) 20250829100152691 DMM DEBUG MM(262420000001058/e4ea4d24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100152692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152693 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152693 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152693 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152693 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152693 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100152693 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100152693 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100152693 DMM INFO MM(262420000001058/e4ea4d24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100152693 DMM NOTICE MM(262420000001058/e4ea4d24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100152693 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100152693 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100152693 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100152693 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100152693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100152693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100152693 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152693 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152693 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152693 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152693 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152693 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 41 b3 8f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100152695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152695 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152695 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152695 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152695 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152695 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100152695 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100152695 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100152695 DMM INFO MM(262420000001058/e4ea4d24) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100152695 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100152695 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100152695 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152695 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152695 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152695 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100152695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152695 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152695 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 41 b3 8f 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 20250829100152696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152696 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152696 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152696 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152696 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 41 b3 8f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)4305807 TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E4EA4D24'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)11066658 SGSN_Test_0-RAN(1618)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1617)@5f5792538a8d: First idle individual index:0 20250829100152896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152896 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152896 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152896 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152896 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 a8 dd 22 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e4 ea 4d 24 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152897 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100152897 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100152897 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100152897 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4EA4D24) type="signalling"  (gprs_gmm.c:1936) 20250829100152897 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100152897 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100152897 DMM DEBUG MM(262420000001058/e4ea4d24) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100152897 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152897 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152897 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152897 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100152897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152897 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152897 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 a8 dd 22 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100152897 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152897 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152897 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152897 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100152897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152897 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152897 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 a8 dd 22 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f4 5c 52 d3 8f 63 b6 df da bc 3a 05 e0 3e f9 6f 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: { messageType := 2, destLocRef := 'A8DD22'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(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100152904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152904 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152904 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152904 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152904 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152904 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100152904 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100152904 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100152904 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250829100152904 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100152904 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100152904 DMM INFO MM(262420000001058/e4ea4d24) <- GMM SERVICE ACCEPT (P-TMSI=0xe4ea4d24) (gprs_gmm.c:863) 20250829100152904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250829100152905 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152905 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100152905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152905 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 a8 dd 22 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100152905 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152905 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100152905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152905 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 08 06 a8 dd 22 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1617)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100152918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100152918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100152919 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100152919 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100152919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100152919 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152919 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100152919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100152919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100152919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100152919 DMM INFO MM(262420000001058/e4ea4d24) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100152919 DMM INFO MM(262420000001058/e4ea4d24) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100152919 DMM DEBUG MM(262420000001058/e4ea4d24) Using GGSN 0 (gprs_sm.c:317) 20250829100152919 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) 20250829100152919 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250829100152919 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100152919 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100152919 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250829100152932 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 3b 00 00 01 80 08 00 10 9a c6 5f 9e 11 3c b5 3d d3 14 05 7f ff f7 77 47 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:465) 20250829100152932 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcc658, cbp=0x563e05c1f180) (sgsn_libgtp.c:633) 20250829100152932 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100152933 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100152933 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100152933 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100152933 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100152933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100152933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100152933 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100152933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100152933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100152933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 5c 00 00 00 bc 00 00 00 c3 03 00 00 08 06 a8 dd 22 00 01 45 00 00 00 41 00 00 01 00 36 40 3a 00 00 01 00 35 00 2b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 10 3e 7f 00 00 67 00 9a c6 5f 9e 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100157590 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100157590 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100157590 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100157591 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100157591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100157591 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100157591 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100157591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100157591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100157591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 18 29 df 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100157593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100157593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100157593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100157593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100157593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100157593 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100157593 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100157593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100157593 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100157593 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 06 18 29 df 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@5f5792538a8d: Test Component 1625 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1622)@5f5792538a8d: Final verdict of PTC: none 20250829100157937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100157937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1621)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1616)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1612)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1611)@5f5792538a8d: Final verdict of PTC: none 20250829100157939 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100157939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100157939 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100157939 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100157939 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100157939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100157939 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100157939 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100157939 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:821) 20250829100157939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) SGSN_Test-Gb0-NS0(1602)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1607)@5f5792538a8d: Final verdict of PTC: none 20250829100157939 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100157939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100157939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100157939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100157939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100157939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100157939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100157939 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100157939 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100157939 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100157939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100157939 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100157939 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100157939 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100157939 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100157939 DMM INFO MM(262420000001058/e4ea4d24) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100157939 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100157939 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100157939 DMM INFO MM(262420000001058/e4ea4d24) Changing GTP-U endpoints 127.0.0.10/0x0000000d -> 127.0.0.10/0x0000000d (gprs_mm_state_iu_fsm.c:52) 20250829100157939 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250829100157939 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100157939 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100157939 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100157939 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100157939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100157939 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100157939 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-Gb0-BSSGP0(1603)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1606)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1618)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1613)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1614)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1609)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1604)@5f5792538a8d: Final verdict of PTC: none 20250829100157951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_v4raw(1625)@5f5792538a8d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1604): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1614): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1625): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Fri Aug 29 10:01:58 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250829100158023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100158524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344072) 20250829100158939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100158939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=344072, count=345328) 20250829100159940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100159940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100159940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250829100159941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100159941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Aug 29 10:02:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100200942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100200942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250829100201605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100201607 DMM INFO MM(262420000001058/e4ea4d24) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100201607 DMM INFO MM(262420000001058/e4ea4d24) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100201607 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100201607 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100201607 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100201607 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100201607 DMM NOTICE MM(262420000001058/e4ea4d24) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100201607 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20250829100201607 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100201607 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100201607 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250829100201607 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250829100201607 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250829100201607 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250829100201607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829100201607 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Deallocated (fsm.c:568) 20250829100201607 DMM DEBUG MM_STATE_Iu(7)[0x563e05c16580]{Detached}: Deallocated (fsm.c:568) 20250829100201607 DMM DEBUG GMM(gmm_fsm)[0x563e05c1c640]{Deregistered}: Deallocated (fsm.c:568) 20250829100201607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1630)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100201647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100201647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100201647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100201647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100201647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100201647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100201647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100201647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100201647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100201648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100201648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100201648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100201648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100201648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100201648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100201648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100201648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100201648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100201648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100201648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100201648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100201648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100201650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1631)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1627)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100201655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100201655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1632)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1631)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1635)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100201663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100201663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100201663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100201663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100201663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100201663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100201663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100201663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100201663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100201665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100201665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100201665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100201665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100201665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100201665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100201665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100201665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100201665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100201665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100201665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100201665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100201665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1636)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100201667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1632)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100201672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100201672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1636)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1641)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1641)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100201683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100201683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100201683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100201683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100201683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100201683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100201683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100201683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100201683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1641)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100201684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100201684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100201684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100201684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100201684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100201684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100201684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100201684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100201684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100201684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100201684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100201684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100201684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1641)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1641)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1643)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1643)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1640)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100201687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100201692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100201692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1638)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100201887 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100201887 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100201887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100201887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1643)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100201893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100201893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100201893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100201893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100201893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100201893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100201893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100201893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100201894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100201894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100201894 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100201894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100201894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100201895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100201895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100201895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100201895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100201895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100201895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100201896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100201896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100201896 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100201896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100201896 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100201896 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100201896 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100201896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100201896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100201896 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100201896 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100201943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100201943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100201943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100201943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100201947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100201948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100202707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100202707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100202707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100202707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100202707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100202707 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100202707 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100202707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100202707 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100202707 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100202707 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100202707 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100202708 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100202708 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100202708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100202708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100202708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100202708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100202708 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100202708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100202708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100202708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 06 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='E48BE158'O, index=0 SGSN_Test-GSUP(1646)@5f5792538a8d: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: 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 := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'B9B5'O, rac := '7E'O ("~") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1642)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)1757380 SGSN_Test_0-SCCP(1640)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1642)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100203048 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203048 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203048 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203048 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203048 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203048 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 1a d0 c4 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 b9 b5 7e 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203049 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100203049 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100203049 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100203049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100203049 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: Allocated (fsm.c:456) 20250829100203049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100203049 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Allocated (fsm.c:456) 20250829100203049 DMM DEBUG MM_STATE_Iu[0x563e05c0f060]{Detached}: Allocated (fsm.c:456) 20250829100203049 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100203049 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100203049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100203049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100203049 DMM DEBUG MM(262420000001055/f6d8c26b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100203049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250829100203049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203049 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100203049 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 1a d0 c4 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100203049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203049 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203049 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 1a d0 c4 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: { messageType := 2, destLocRef := '1AD0C4'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(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: 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 := '03680530E123FAADC875947A32C3577E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA2F421B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5A7266F0D34AE1A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF764EFF7D5E515E760094F9A7C06C5F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9CC837FDB6DEFB3598F1852C3076A760'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '61D377B3A50FA6CE22DCE1912375D7EC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2206BC2559D3FE0C'O } } } } } SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250829100203055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203055 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203055 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203055 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203055 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203055 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100203055 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100203055 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100203055 DMM DEBUG MM(262420000001055/f6d8c26b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250829100203055 DMM NOTICE MM(262420000001055/f6d8c26b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100203055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100203055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100203055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100203055 DMM DEBUG MM(262420000001055/f6d8c26b) Requesting authorization (sgsn_auth.c:160) 20250829100203055 DMM INFO MM(262420000001055/f6d8c26b) Requesting authentication tuples (sgsn_auth.c:184) 20250829100203055 DMM DEBUG MM(262420000001055/f6d8c26b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100203055 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250829100203055 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1646)@5f5792538a8d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250829100203057 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100203057 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100203057 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100203057 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100203057 DMM INFO MM(262420000001055/f6d8c26b) Subscriber data update (mmctx.c:445) 20250829100203057 DMM DEBUG MM(262420000001055/f6d8c26b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100203057 DMM INFO MM(262420000001055/f6d8c26b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100203057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100203057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100203057 DMM INFO MM(262420000001055/f6d8c26b) <- GMM AUTH AND CIPHERING REQ (rand = 03 68 05 30 e1 23 fa ad c8 75 94 7a 32 c3 57 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 d3 77 b3 a5 0f a6 ce 22 dc e1 91 23 75 d7 ec ) (gprs_gmm.c:510) 20250829100203057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250829100203057 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203057 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203057 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203057 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203057 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 1a d0 c4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 03 68 05 30 e1 23 fa ad c8 75 94 7a 32 c3 57 7e 80 28 10 61 d3 77 b3 a5 0f a6 ce 22 dc e1 91 23 75 d7 ec 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301222206BC2523094399990000105005F0290459D3FE0C'O 20250829100203065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203065 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203065 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203065 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 01 22 22 06 bc 25 23 09 43 99 99 00 00 10 50 05 f0 29 04 59 d3 fe 0c 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203065 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100203065 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100203065 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100203065 DMM INFO MM(262420000001055/f6d8c26b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100203065 DMM NOTICE MM(262420000001055/f6d8c26b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100203065 DMM DEBUG MM(262420000001055/f6d8c26b) checking auth: received UMTS RES = 22 06 bc 25 59 d3 fe 0c (gprs_gmm.c:716) 20250829100203065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100203065 DMM DEBUG MM(262420000001055/f6d8c26b) Requesting authorization (sgsn_auth.c:160) 20250829100203065 DMM INFO MM(262420000001055/f6d8c26b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100203065 DMM DEBUG MM(262420000001055/f6d8c26b) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100203065 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250829100203065 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250829100203065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100203065 DMM DEBUG MM(262420000001055/f6d8c26b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100203065 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203065 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203065 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 1a d0 c4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf 76 4e ff 7d 5e 51 5e 76 00 94 f9 a7 c0 6c 5f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100203076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203076 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203076 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203076 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203076 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100203076 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100203076 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100203076 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250829100203076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100203076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100203076 DMM INFO MM(262420000001055/f6d8c26b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6d8c26b) (gprs_gmm.c:337) 20250829100203076 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250829100203076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203076 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203076 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203076 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203076 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 1a d0 c4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100203076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203076 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203076 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203076 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203076 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 1a d0 c4 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f6 d8 c2 6b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100203081 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100203081 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100203081 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250829100203081 DMM INFO MM(262420000001055/f6d8c26b) Subscriber data update (mmctx.c:445) 20250829100203081 DMM DEBUG MM(262420000001055/f6d8c26b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100203081 DMM INFO MM(262420000001055/f6d8c26b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100203081 DMM NOTICE MM(262420000001055/f6d8c26b) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250829100203081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100203081 DMM NOTICE MM(262420000001055/f6d8c26b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100203081 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20250829100203081 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100203081 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250829100203081 DMM INFO MM(262420000001055/f6d8c26b) Subscriber data update (mmctx.c:445) 20250829100203081 DMM DEBUG MM(262420000001055/f6d8c26b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100203084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203084 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203084 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203084 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203084 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203084 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100203084 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100203084 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100203084 DMM INFO MM(262420000001055/f6d8c26b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100203084 DMM NOTICE MM(262420000001055/f6d8c26b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100203084 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100203084 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100203084 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100203084 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100203084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100203084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100203085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203085 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203085 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 1a d0 c4 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100203091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203091 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203091 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203092 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203092 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203092 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100203092 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100203092 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100203092 DMM INFO MM(262420000001055/f6d8c26b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100203092 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100203092 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100203092 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203092 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203092 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203092 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100203092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203092 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203092 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 1a d0 c4 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 20250829100203094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203094 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203094 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203094 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 1a d0 c4 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)1757380 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F6D8C26B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)6047360 SGSN_Test_0-RAN(1642)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1640)@5f5792538a8d: First idle individual index:0 20250829100203296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203297 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203297 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203297 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203297 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 5c 46 80 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f6 d8 c2 6b 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203297 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100203297 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100203297 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100203297 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6D8C26B) type="signalling"  (gprs_gmm.c:1936) 20250829100203297 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100203297 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100203298 DMM DEBUG MM(262420000001055/f6d8c26b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100203298 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203298 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203298 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203298 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100203298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203298 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100203298 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 5c 46 80 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100203298 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203298 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203298 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203298 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100203298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203298 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 5c 46 80 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf 76 4e ff 7d 5e 51 5e 76 00 94 f9 a7 c0 6c 5f 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: { messageType := 2, destLocRef := '5C4680'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100203309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203309 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203309 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203309 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203309 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203310 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100203310 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100203310 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100203310 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250829100203310 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100203310 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100203310 DMM INFO MM(262420000001055/f6d8c26b) <- GMM SERVICE ACCEPT (P-TMSI=0xf6d8c26b) (gprs_gmm.c:863) 20250829100203310 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250829100203311 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203311 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203311 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203311 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100203311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203311 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203311 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 5c 46 80 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100203311 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203311 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203311 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203311 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100203311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203311 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203311 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 5c 46 80 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1640)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100203323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100203323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100203323 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100203323 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100203323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100203323 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203323 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100203323 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100203323 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100203323 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100203323 DMM INFO MM(262420000001055/f6d8c26b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100203323 DMM INFO MM(262420000001055/f6d8c26b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100203323 DMM DEBUG MM(262420000001055/f6d8c26b) Using GGSN 0 (gprs_sm.c:317) 20250829100203324 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) 20250829100203324 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250829100203324 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100203324 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100203324 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250829100203341 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 d3 09 6a f0 11 26 f0 00 7f 14 05 7f ed 0f d9 b9 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:465) 20250829100203341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcd6d0, cbp=0x563e05c21ed0) (sgsn_libgtp.c:633) 20250829100203341 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100203341 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100203341 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100203341 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100203341 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100203341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100203341 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100203341 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100203341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100203341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100203341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 5c 46 80 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d3 09 6a f0 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1640)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1640)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100207941 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100207941 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100207941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100207941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100207941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100207941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100207941 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100207941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100207941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100207941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 a8 dd 22 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100207945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100207945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100207945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100207945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100207945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100207945 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100207945 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100207945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100207945 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100207945 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 08 a8 dd 22 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@5f5792538a8d: Test Component 1649 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GGSN_GTP1C(1647)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@5f5792538a8d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" SGSN_Test_0-SCCP(1640)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1641)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1648)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1630)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1637)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1645)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1635)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1646)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1632)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1633)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1638)@5f5792538a8d: Final verdict of PTC: none 20250829100208375 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100208375 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100208375 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100208375 DMM INFO MM(262420000001055/f6d8c26b) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100208375 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100208375 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100208375 DMM INFO MM(262420000001055/f6d8c26b) Changing GTP-U endpoints 127.0.0.10/0x0000000e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20250829100208375 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250829100208375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829100208375 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100208375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1643)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@5f5792538a8d: Final verdict of PTC: none 20250829100208369 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100208369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100208369 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100208369 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100208369 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100208369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100208369 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100208369 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100208369 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:821) 20250829100208369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100208369 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100208369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100208369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100208369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100208369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100208369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100208369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100208369 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100208369 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100208369 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100208369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100208369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100208376 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100208376 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100208376 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100208376 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100208376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100208376 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100208376 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-RNC_GTP(1644)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1642)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1639)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1628)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1638): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1639): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1640): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1641): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Fri Aug 29 10:02:08 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250829100208468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100208970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344876) 20250829100209377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100209377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=344876, count=346036) 20250829100210370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100210370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100210370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250829100210379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100210379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Aug 29 10:02:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100211380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100211380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250829100212052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100212055 DMM INFO MM(262420000001055/f6d8c26b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100212055 DMM INFO MM(262420000001055/f6d8c26b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100212055 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100212055 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100212055 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100212055 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100212055 DMM NOTICE MM(262420000001055/f6d8c26b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100212055 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20250829100212055 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100212055 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100212055 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250829100212055 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250829100212055 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250829100212055 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250829100212055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100212055 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Deallocated (fsm.c:568) 20250829100212055 DMM DEBUG MM_STATE_Iu(9)[0x563e05c0f060]{Detached}: Deallocated (fsm.c:568) 20250829100212055 DMM DEBUG GMM(gmm_fsm)[0x563e05c16580]{Deregistered}: Deallocated (fsm.c:568) 20250829100212055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1654)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100212103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100212103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100212103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100212103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100212103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100212103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100212103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100212103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100212103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100212104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100212104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100212104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100212105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100212105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100212105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100212105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100212105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100212105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100212105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100212105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100212105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100212105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1654)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100212107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100212113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100212113 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1656)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1655)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1659)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1659)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100212117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100212117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100212117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100212117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100212117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100212117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100212117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100212117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100212117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1659)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100212118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100212118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100212118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100212118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100212118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100212118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100212118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100212118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100212118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100212118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100212118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100212119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100212119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1659)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1659)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1660)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100212121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1656)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100212127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100212128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1660)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1664)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1664)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100212132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100212132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100212132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100212132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100212132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100212132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100212132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100212132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100212132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100212133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100212133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100212133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100212133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100212133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100212133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100212133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100212133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100212133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100212133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100212133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100212133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100212133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1664)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100212136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1667)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1667)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1665)@5f5792538a8d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1661)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100212142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100212142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100212341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100212341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100212341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100212341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1667)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100212348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100212348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100212348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100212348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100212348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100212348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100212348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100212348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100212348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100212348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100212348 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100212348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100212349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100212351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100212351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100212351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100212351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100212351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100212351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100212351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100212351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100212351 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100212351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100212351 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100212351 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100212351 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100212351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100212351 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100212351 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100212351 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100212381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100212381 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100212381 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100212381 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100212385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100212386 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100213156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213156 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213156 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213156 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213156 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213157 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100213157 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100213157 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213158 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250829100213158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213158 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='C7CD2F98'O, index=0 SGSN_Test-GSUP(1670)@5f5792538a8d: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: 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 := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'B48E'O, rac := 'E2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1666)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)821190 SGSN_Test_0-SCCP(1665)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1666)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100213486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213486 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213486 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213486 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213486 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 0c 87 c6 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 b4 8e e2 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213487 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100213487 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100213487 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100213487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100213487 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Allocated (fsm.c:456) 20250829100213487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829100213487 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Allocated (fsm.c:456) 20250829100213487 DMM DEBUG MM_STATE_Iu[0x563e05c0f2c0]{Detached}: Allocated (fsm.c:456) 20250829100213487 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100213487 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100213487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100213487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100213487 DMM DEBUG MM(262420000001056/da07008e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100213487 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250829100213487 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213487 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213487 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213487 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213487 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100213487 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 0c 87 c6 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100213487 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213487 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213487 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213487 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213487 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213487 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 0c 87 c6 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: { messageType := 2, destLocRef := '0C87C6'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(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: 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 := '56AAB27605F9DBB399842FBF610853DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1BFBA7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7482736DA81442AD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8597C8F6579D3E2695B2E4E2B9E7FA2E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE7F36645AFBA35D800B9E4E7EC024F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CA4EC382B1E3940C5BC4CA5DF664BBD8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4557D3A94F8867AD'O } } } } } SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250829100213495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213495 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213495 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213495 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213495 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213495 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100213495 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100213495 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100213495 DMM DEBUG MM(262420000001056/da07008e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250829100213495 DMM NOTICE MM(262420000001056/da07008e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100213495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100213495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100213495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100213495 DMM DEBUG MM(262420000001056/da07008e) Requesting authorization (sgsn_auth.c:160) 20250829100213495 DMM INFO MM(262420000001056/da07008e) Requesting authentication tuples (sgsn_auth.c:184) 20250829100213495 DMM DEBUG MM(262420000001056/da07008e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100213495 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250829100213495 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1670)@5f5792538a8d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250829100213498 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100213498 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100213498 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100213498 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100213498 DMM INFO MM(262420000001056/da07008e) Subscriber data update (mmctx.c:445) 20250829100213498 DMM DEBUG MM(262420000001056/da07008e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100213498 DMM INFO MM(262420000001056/da07008e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100213498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100213498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100213498 DMM INFO MM(262420000001056/da07008e) <- GMM AUTH AND CIPHERING REQ (rand = 56 aa b2 76 05 f9 db b3 99 84 2f bf 61 08 53 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca 4e c3 82 b1 e3 94 0c 5b c4 ca 5d f6 64 bb d8 ) (gprs_gmm.c:510) 20250829100213498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250829100213498 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213498 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213498 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213498 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213498 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213498 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 0c 87 c6 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 56 aa b2 76 05 f9 db b3 99 84 2f bf 61 08 53 da 80 28 10 ca 4e c3 82 b1 e3 94 0c 5b c4 ca 5d f6 64 bb d8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306224557D3A923094399990000105006F029044F8867AD'O 20250829100213505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213505 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213505 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213505 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213505 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 45 57 d3 a9 23 09 43 99 99 00 00 10 50 06 f0 29 04 4f 88 67 ad 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213505 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100213505 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100213505 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100213505 DMM INFO MM(262420000001056/da07008e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100213505 DMM NOTICE MM(262420000001056/da07008e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100213505 DMM DEBUG MM(262420000001056/da07008e) checking auth: received UMTS RES = 45 57 d3 a9 4f 88 67 ad (gprs_gmm.c:716) 20250829100213505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100213505 DMM DEBUG MM(262420000001056/da07008e) Requesting authorization (sgsn_auth.c:160) 20250829100213505 DMM INFO MM(262420000001056/da07008e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100213505 DMM DEBUG MM(262420000001056/da07008e) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100213505 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250829100213505 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250829100213505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100213505 DMM DEBUG MM(262420000001056/da07008e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100213506 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213506 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213506 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213506 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213506 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 0c 87 c6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 85 97 c8 f6 57 9d 3e 26 95 b2 e4 e2 b9 e7 fa 2e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100213517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213517 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213517 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213517 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213517 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213517 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100213517 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100213517 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100213517 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250829100213518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100213518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100213518 DMM INFO MM(262420000001056/da07008e) <- GMM ATTACH ACCEPT (new P-TMSI=0xda07008e) (gprs_gmm.c:337) 20250829100213518 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250829100213518 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213518 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213518 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 0c 87 c6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100213518 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213518 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213518 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 0c 87 c6 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 da 07 00 8e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100213524 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100213524 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100213524 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250829100213524 DMM INFO MM(262420000001056/da07008e) Subscriber data update (mmctx.c:445) 20250829100213524 DMM DEBUG MM(262420000001056/da07008e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100213524 DMM INFO MM(262420000001056/da07008e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100213524 DMM NOTICE MM(262420000001056/da07008e) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250829100213524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100213524 DMM NOTICE MM(262420000001056/da07008e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100213524 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20250829100213524 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100213524 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250829100213525 DMM INFO MM(262420000001056/da07008e) Subscriber data update (mmctx.c:445) 20250829100213525 DMM DEBUG MM(262420000001056/da07008e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100213528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213528 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213528 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213528 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213528 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213528 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100213528 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100213528 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100213528 DMM INFO MM(262420000001056/da07008e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100213528 DMM NOTICE MM(262420000001056/da07008e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100213528 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100213528 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100213528 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100213528 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100213528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100213528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100213529 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213529 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213529 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213529 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213529 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213529 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213529 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 0c 87 c6 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100213537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213537 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213537 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213537 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213537 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213537 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100213537 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100213537 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100213538 DMM INFO MM(262420000001056/da07008e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100213538 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100213538 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100213538 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213538 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213538 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213538 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250829100213538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213538 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213538 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 0c 87 c6 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-RAN(1666)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)821190 20250829100213541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213541 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213541 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213541 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213541 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b 0c 87 c6 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DA07008E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)1651622 SGSN_Test_0-RAN(1666)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@5f5792538a8d: First idle individual index:0 20250829100213745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213745 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213745 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213745 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213745 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 19 33 a6 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 da 07 00 8e 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213745 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100213745 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100213745 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100213746 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA07008E) type="signalling"  (gprs_gmm.c:1936) 20250829100213746 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100213746 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100213746 DMM DEBUG MM(262420000001056/da07008e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100213746 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213746 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213746 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213746 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100213746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213746 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100213746 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 19 33 a6 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100213746 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213746 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213746 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213746 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100213746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213746 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213746 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 19 33 a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 85 97 c8 f6 57 9d 3e 26 95 b2 e4 e2 b9 e7 fa 2e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: { messageType := 2, destLocRef := '1933A6'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(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100213759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213759 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213759 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213759 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213759 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213759 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100213759 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100213759 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100213759 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250829100213759 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100213759 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100213759 DMM INFO MM(262420000001056/da07008e) <- GMM SERVICE ACCEPT (P-TMSI=0xda07008e) (gprs_gmm.c:863) 20250829100213759 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250829100213759 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213759 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213760 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213760 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100213760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213760 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213760 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 19 33 a6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100213760 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213760 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213760 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213760 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100213760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213760 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213760 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 19 33 a6 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1665)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100213770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100213770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100213770 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100213770 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100213770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100213770 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213770 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100213770 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100213770 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100213770 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100213770 DMM INFO MM(262420000001056/da07008e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100213770 DMM INFO MM(262420000001056/da07008e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100213770 DMM DEBUG MM(262420000001056/da07008e) Using GGSN 0 (gprs_sm.c:317) 20250829100213770 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) 20250829100213770 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250829100213770 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100213770 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100213770 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250829100213796 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 41 00 00 01 80 08 00 10 05 40 21 3c 11 d6 c6 36 ee 14 05 7f 9f 76 38 10 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:465) 20250829100213797 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadce748, cbp=0x563e05c1c220) (sgsn_libgtp.c:633) 20250829100213797 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100213797 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100213797 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100213797 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100213797 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100213797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100213797 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100213797 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100213797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100213797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100213797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 19 33 a6 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 05 40 21 3c 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100218378 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100218378 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100218378 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100218378 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100218378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100218378 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100218378 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100218378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100218378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100218378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 5c 46 80 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100218384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100218384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100218384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100218384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100218384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100218384 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100218384 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100218384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100218384 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100218384 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0a 5c 46 80 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@5f5792538a8d: Test Component 1673 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1670)@5f5792538a8d: Final verdict of PTC: none 20250829100218803 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100218803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1650)@5f5792538a8d: Final verdict of PTC: none 20250829100218804 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100218804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100218804 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100218804 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100218804 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100218804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100218804 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100218804 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100218804 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:821) 20250829100218804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100218804 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100218804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100218804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100218804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100218804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100218804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) SGSN_Test-Gb1-NS1(1655)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1669)@5f5792538a8d: Final verdict of PTC: none 20250829100218804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100218804 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100218804 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100218804 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100218804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100218804 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100218804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100218804 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100218804 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100218804 DMM INFO MM(262420000001056/da07008e) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100218804 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100218804 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100218804 DMM INFO MM(262420000001056/da07008e) Changing GTP-U endpoints 127.0.0.10/0x0000000f -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) SGSN_Test-Gb2-NS2(1660)@5f5792538a8d: Final verdict of PTC: none 20250829100218804 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@5f5792538a8d: Final verdict of PTC: none 20250829100218804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250829100218804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100218804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100218804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100218804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100218804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100218804 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100218804 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-GGSN_GTP1C(1671)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1654)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1664)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1659)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1665)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1656)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1652)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1657)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1662)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@5f5792538a8d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1657): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1659): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1660): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Fri Aug 29 10:02:18 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250829100218878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100219380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345028) 20250829100219465 DGPRS DEBUG Checking for inactive LLMEs, time = 19692645 (sgsn.c:132) 20250829100219465 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100219465 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100219465 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100219465 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100219465 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100219465 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100219466 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100219466 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100219466 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100219466 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829100219804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100219804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=345028, count=353500) 20250829100220804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100220804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100220804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250829100220806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100220806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Aug 29 10:02:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100221806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100221807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250829100222469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100222471 DMM INFO MM(262420000001056/da07008e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100222471 DMM INFO MM(262420000001056/da07008e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100222471 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100222471 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100222471 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100222471 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100222471 DMM NOTICE MM(262420000001056/da07008e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100222472 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20250829100222472 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100222472 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100222472 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250829100222472 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250829100222472 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250829100222472 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250829100222472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829100222472 DMM DEBUG MM_STATE_Gb[0x563e05c0f190]{Idle}: Deallocated (fsm.c:568) 20250829100222472 DMM DEBUG MM_STATE_Iu(11)[0x563e05c0f2c0]{Detached}: Deallocated (fsm.c:568) 20250829100222472 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f060]{Deregistered}: Deallocated (fsm.c:568) 20250829100222472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1678)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100222518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100222518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100222518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100222518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100222518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100222518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100222518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100222518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100222518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100222520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100222520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100222520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100222520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100222520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100222520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100222520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100222520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100222520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100222520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100222520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100222520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100222520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1678)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1678)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1679)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100222523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1675)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1680)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100222529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100222529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1679)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1683)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1683)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100222532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100222532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100222532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100222532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100222532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100222532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100222532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100222532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100222532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1683)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100222533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100222533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100222533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100222533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100222533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100222533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100222533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100222533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100222533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100222533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100222533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1683)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100222533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100222533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1683)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100222535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1684)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1680)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100222539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100222539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1685)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1684)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1688)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1688)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100222546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100222546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100222546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100222546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100222546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1688)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100222547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100222547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100222547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100222547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100222547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100222547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100222547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100222547 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100222547 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100222547 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100222547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1688)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100222547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100222547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100222549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1685)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100222553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100222553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-M3UA(1691)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1691)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@5f5792538a8d: ************************************************* TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1689)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100222756 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100222756 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100222756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100222756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1691)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100222765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100222765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100222765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100222765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100222765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100222765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100222765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100222765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100222765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100222765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100222765 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100222765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100222765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100222767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100222767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100222767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100222767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100222767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100222767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100222767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100222767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100222767 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100222767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100222767 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100222767 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100222767 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100222767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100222767 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100222767 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100222768 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100222807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100222807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100222807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100222807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100222811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100222813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100223569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223569 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223569 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223569 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223570 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100223570 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100223571 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223571 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100223571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223571 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223571 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@5f5792538a8d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='D2081491'O, index=0 SGSN_Test-GSUP(1694)@5f5792538a8d: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: 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 := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '3850'O ("8P"), rac := '26'O ("&") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1690)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)8231849 SGSN_Test_0-SCCP(1689)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1690)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100223906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223906 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223906 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223906 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223906 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 7d 9b a9 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 38 50 26 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223907 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100223907 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100223907 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100223907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100223907 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Allocated (fsm.c:456) 20250829100223907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100223907 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Allocated (fsm.c:456) 20250829100223907 DMM DEBUG MM_STATE_Iu[0x563e05c1c640]{Detached}: Allocated (fsm.c:456) 20250829100223907 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100223907 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100223907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100223907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100223907 DMM DEBUG MM(262420000001057/c30ad73c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100223907 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250829100223907 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223907 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223907 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 7d 9b a9 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100223907 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223907 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223907 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 7d 9b a9 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: { messageType := 2, destLocRef := '7D9BA9'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: 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 := '0F4CB2138C3F009A88E245F9831267CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D94F94A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B417E28113E3F6B9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '338F9476B02B5CF910167A645E2BCCD7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '28815FA6CB4F72359E8F519337F99A41'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CDCE9538D92BA8675E47B5C89781D1C8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '33422557DD627295'O } } } } } SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250829100223915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223915 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223915 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223915 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223915 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100223915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100223915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100223915 DMM DEBUG MM(262420000001057/c30ad73c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250829100223915 DMM NOTICE MM(262420000001057/c30ad73c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100223915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100223915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100223915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100223915 DMM DEBUG MM(262420000001057/c30ad73c) Requesting authorization (sgsn_auth.c:160) 20250829100223915 DMM INFO MM(262420000001057/c30ad73c) Requesting authentication tuples (sgsn_auth.c:184) 20250829100223915 DMM DEBUG MM(262420000001057/c30ad73c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100223915 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250829100223915 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1694)@5f5792538a8d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250829100223917 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100223917 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100223917 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100223917 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100223917 DMM INFO MM(262420000001057/c30ad73c) Subscriber data update (mmctx.c:445) 20250829100223917 DMM DEBUG MM(262420000001057/c30ad73c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100223917 DMM INFO MM(262420000001057/c30ad73c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100223917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100223917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100223917 DMM INFO MM(262420000001057/c30ad73c) <- GMM AUTH AND CIPHERING REQ (rand = 0f 4c b2 13 8c 3f 00 9a 88 e2 45 f9 83 12 67 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd ce 95 38 d9 2b a8 67 5e 47 b5 c8 97 81 d1 c8 ) (gprs_gmm.c:510) 20250829100223917 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250829100223918 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223918 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223918 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223918 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223918 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 7d 9b a9 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 0f 4c b2 13 8c 3f 00 9a 88 e2 45 f9 83 12 67 ce 80 28 10 cd ce 95 38 d9 2b a8 67 5e 47 b5 c8 97 81 d1 c8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302223342255723094399990000105007F02904DD627295'O 20250829100223922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223922 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223922 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223922 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223922 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 33 42 25 57 23 09 43 99 99 00 00 10 50 07 f0 29 04 dd 62 72 95 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100223922 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100223922 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100223922 DMM INFO MM(262420000001057/c30ad73c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100223922 DMM NOTICE MM(262420000001057/c30ad73c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100223922 DMM DEBUG MM(262420000001057/c30ad73c) checking auth: received UMTS RES = 33 42 25 57 dd 62 72 95 (gprs_gmm.c:716) 20250829100223922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100223922 DMM DEBUG MM(262420000001057/c30ad73c) Requesting authorization (sgsn_auth.c:160) 20250829100223922 DMM INFO MM(262420000001057/c30ad73c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100223922 DMM DEBUG MM(262420000001057/c30ad73c) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100223922 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250829100223922 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250829100223922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100223922 DMM DEBUG MM(262420000001057/c30ad73c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100223923 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223923 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223923 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223923 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223923 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223923 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 7d 9b a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 8f 94 76 b0 2b 5c f9 10 16 7a 64 5e 2b cc d7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100223928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223928 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223928 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223928 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223928 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223928 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100223928 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100223928 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100223928 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250829100223929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100223929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100223929 DMM INFO MM(262420000001057/c30ad73c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc30ad73c) (gprs_gmm.c:337) 20250829100223929 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250829100223929 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223929 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223929 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223929 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223929 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223929 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 7d 9b a9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100223929 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223929 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223929 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223929 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223929 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223929 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 7d 9b a9 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c3 0a d7 3c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100223932 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100223932 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100223932 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250829100223932 DMM INFO MM(262420000001057/c30ad73c) Subscriber data update (mmctx.c:445) 20250829100223932 DMM DEBUG MM(262420000001057/c30ad73c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100223932 DMM INFO MM(262420000001057/c30ad73c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100223932 DMM NOTICE MM(262420000001057/c30ad73c) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250829100223932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100223932 DMM NOTICE MM(262420000001057/c30ad73c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100223932 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20250829100223932 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100223932 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250829100223932 DMM INFO MM(262420000001057/c30ad73c) Subscriber data update (mmctx.c:445) 20250829100223932 DMM DEBUG MM(262420000001057/c30ad73c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100223934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223934 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223934 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223934 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223934 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223934 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223934 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100223934 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100223934 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100223934 DMM INFO MM(262420000001057/c30ad73c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100223935 DMM NOTICE MM(262420000001057/c30ad73c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100223935 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100223935 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100223935 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100223935 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100223935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100223935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100223935 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223935 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223935 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223935 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223935 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223935 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 7d 9b a9 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100223940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223940 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223940 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223940 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100223940 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100223940 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100223940 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100223940 DMM INFO MM(262420000001057/c30ad73c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100223940 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100223940 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100223940 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223940 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100223940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100223940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100223940 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100223940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100223940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 7d 9b a9 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 20250829100223942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100223942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100223942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100223942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100223942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100223942 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100223942 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100223942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100223942 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100223942 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d 7d 9b a9 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)8231849 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C30AD73C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)15995644 SGSN_Test_0-RAN(1690)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@5f5792538a8d: First idle individual index:0 20250829100224144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100224145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100224145 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100224145 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100224145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100224145 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224145 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 f4 12 fc 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 c3 0a d7 3c 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100224146 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100224146 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100224146 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100224146 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC30AD73C) type="signalling"  (gprs_gmm.c:1936) 20250829100224146 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100224146 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100224146 DMM DEBUG MM(262420000001057/c30ad73c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100224146 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224146 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224146 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224146 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224146 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100224146 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100224146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100224146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 f4 12 fc 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100224146 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224146 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224147 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224147 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224147 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100224147 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100224147 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100224147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f4 12 fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 8f 94 76 b0 2b 5c f9 10 16 7a 64 5e 2b cc d7 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: { messageType := 2, destLocRef := 'F412FC'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100224156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100224157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100224157 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100224157 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100224157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100224157 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224157 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100224157 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100224157 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100224157 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100224157 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250829100224157 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100224157 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100224157 DMM INFO MM(262420000001057/c30ad73c) <- GMM SERVICE ACCEPT (P-TMSI=0xc30ad73c) (gprs_gmm.c:863) 20250829100224157 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250829100224158 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224158 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100224158 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100224158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100224158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f4 12 fc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100224158 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224158 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224158 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100224158 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100224158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100224158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f4 12 fc 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100224172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100224172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100224172 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100224172 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100224172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100224172 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100224172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100224172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100224172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100224172 DMM INFO MM(262420000001057/c30ad73c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100224172 DMM INFO MM(262420000001057/c30ad73c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100224172 DMM DEBUG MM(262420000001057/c30ad73c) Using GGSN 0 (gprs_sm.c:317) 20250829100224172 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) 20250829100224172 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250829100224172 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100224172 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100224172 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250829100224194 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 44 00 00 01 80 08 00 10 b4 27 43 73 11 11 d1 c6 82 14 05 7f f4 79 1e db 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:465) 20250829100224194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100224194 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100224195 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224195 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224195 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224195 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224195 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100224195 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100224195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100224195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f4 12 fc 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b4 27 43 73 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_len:48 SGSN_Test_0-SCCP(1689)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000000B0962B1'O 20250829100224211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100224211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100224211 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100224211 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100224211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100224211 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224211 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 30 60 00 00 2c 00 00 01 00 34 40 25 00 00 01 00 33 40 1e 60 2c 80 a8 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0b 09 62 b1 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100224211 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250829100224211 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250829100224211 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250829100224211 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250829100224211 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20250829100224211 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:82) 20250829100224211 DMM NOTICE MM(262420000001057/c30ad73c) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250829100224211 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250829100224211 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100224211 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250829100224211 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:742) 20250829100224212 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224212 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224212 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224212 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224212 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100224212 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100224212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100224212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100224212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f4 12 fc 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 8a 43 26 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829100224214 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:465) 20250829100224214 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100224214 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250829100224214 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250829100224214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@5f5792538a8d: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@5f5792538a8d: Final verdict of PTC: pass 20250829100224217 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100224217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100224217 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100224217 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100224217 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100224217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100224217 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100224217 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100224217 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:821) 20250829100224217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224217 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100224217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100224217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100224217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100224217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100224217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100224217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100224217 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100224217 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100224217 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100224217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100224217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100224217 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100224217 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100224217 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100224217 DMM INFO MM(262420000001057/c30ad73c) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100224217 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100224217 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100224217 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100224217 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100224217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100224217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250829100224217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100224217 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100224217 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250829100224218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1691)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1689)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1694)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1690)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1679)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1675)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1683)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1688)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1681)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1686)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1693)@5f5792538a8d: Final verdict of PTC: none 20250829100224221 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100224222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(1676)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1678)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1681): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Fri Aug 29 10:02:24 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250829100224301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100224804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347908) 20250829100225223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100225223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=347908, count=349068) 20250829100226217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100226217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100226217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250829100226224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100226224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Aug 29 10:02:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100227226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100227226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_attach_pdp_act_pmm_idle started. 20250829100227899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100227901 DMM INFO MM(262420000001057/c30ad73c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100227901 DMM INFO MM(262420000001057/c30ad73c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100227901 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100227901 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100227901 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100227901 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100227901 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250829100227901 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250829100227901 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250829100227901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100227901 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Deallocated (fsm.c:568) 20250829100227901 DMM DEBUG MM_STATE_Iu(13)[0x563e05c1c640]{Detached}: Deallocated (fsm.c:568) 20250829100227901 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Deallocated (fsm.c:568) 20250829100227901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1702)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100227929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100227929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100227929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100227929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100227929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100227929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100227929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100227929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100227929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100227929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100227929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100227929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100227930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100227930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100227930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100227930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100227930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100227930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100227930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100227930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1702)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100227930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100227930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100227932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1703)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1699)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100227939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100227939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1704)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1703)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1707)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100227946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100227946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100227946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100227946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100227946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100227946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100227946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100227946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100227946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100227947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100227947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100227947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100227948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100227948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100227948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100227948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100227948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100227948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100227948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100227948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100227948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100227948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1707)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100227951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1708)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1704)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1709)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100227959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100227959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1708)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1712)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100227967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100227967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100227967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100227967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100227967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100227967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100227967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100227967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100227967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100227968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100227968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100227968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100227968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100227968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100227968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100227968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100227968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100227968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100227968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100227968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100227968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100227968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1712)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100227970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1709)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1715)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1715)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test-Gb2-BSSGP2(1709)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1715)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1713)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100227975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100227975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1710)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100228175 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100228175 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100228175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100228175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1715)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100228181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100228181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100228181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100228181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100228181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100228181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100228181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100228181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100228181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100228181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100228181 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100228181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100228181 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100228183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100228183 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100228183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100228183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100228183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100228183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100228183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100228183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100228183 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100228183 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100228183 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100228183 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100228183 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100228183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100228183 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100228183 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100228183 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100228227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100228227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100228227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100228227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100228231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100228233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100228805 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100228805 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100228805 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100228805 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100228805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100228805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100228805 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100228805 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100228805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100228805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 19 33 a6 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100228816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100228816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100228816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100228816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100228816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100228816 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100228816 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100228816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100228817 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100228817 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0c 19 33 a6 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229017 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229017 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229017 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229017 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229017 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100229017 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100229018 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229018 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229018 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229018 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250829100229018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229018 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229018 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0d 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@5f5792538a8d: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='DF129EFD'O, index=0 SGSN_Test-GSUP(1718)@5f5792538a8d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: 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 := '3D7C'O ("=|"), rac := 'CF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1714)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)6313755 SGSN_Test_0-SCCP(1713)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1714)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100229333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229334 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229334 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229334 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229334 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 60 57 1b 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 3d 7c cf 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229334 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100229334 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100229334 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100229334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100229334 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Allocated (fsm.c:456) 20250829100229334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: Allocated (fsm.c:456) 20250829100229334 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Allocated (fsm.c:456) 20250829100229334 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829100229334 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100229334 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100229334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100229334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100229334 DMM DEBUG MM(262420000001005/dddce997) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100229334 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250829100229334 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229334 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229334 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229334 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229334 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250829100229334 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 60 57 1b 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229334 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229334 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229334 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229334 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229334 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229334 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 60 57 1b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: { messageType := 2, destLocRef := '60571B'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: 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 := '948126A87A29CC2E5F2C92C9DA8C42A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6D39C1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '965E5F3CB7F149F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7D2060ED4944E038C96E6EC8454244D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ED41DD485E43C2C9210AE653B6B9726A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '53FBE89CCFBDF0AA4E25BCBCC6F6E59D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A697A093B6AD2104'O } } } } } SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250829100229347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229347 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229347 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229347 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229347 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229347 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100229347 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100229347 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100229347 DMM DEBUG MM(262420000001005/dddce997) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250829100229347 DMM NOTICE MM(262420000001005/dddce997) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100229347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100229347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100229347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100229347 DMM DEBUG MM(262420000001005/dddce997) Requesting authorization (sgsn_auth.c:160) 20250829100229347 DMM INFO MM(262420000001005/dddce997) Requesting authentication tuples (sgsn_auth.c:184) 20250829100229347 DMM DEBUG MM(262420000001005/dddce997) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100229347 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250829100229347 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(1718)@5f5792538a8d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@5f5792538a8d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250829100229351 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100229351 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100229351 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100229351 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100229351 DMM INFO MM(262420000001005/dddce997) Subscriber data update (mmctx.c:445) 20250829100229351 DMM DEBUG MM(262420000001005/dddce997) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100229351 DMM INFO MM(262420000001005/dddce997) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100229351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100229351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100229351 DMM INFO MM(262420000001005/dddce997) <- GMM AUTH AND CIPHERING REQ (rand = 94 81 26 a8 7a 29 cc 2e 5f 2c 92 c9 da 8c 42 a6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 53 fb e8 9c cf bd f0 aa 4e 25 bc bc c6 f6 e5 9d ) (gprs_gmm.c:510) 20250829100229351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250829100229351 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229351 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229351 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229351 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229351 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229351 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 60 57 1b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 94 81 26 a8 7a 29 cc 2e 5f 2c 92 c9 da 8c 42 a6 80 28 10 53 fb e8 9c cf bd f0 aa 4e 25 bc bc c6 f6 e5 9d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922A697A09323094399990000100005F02904B6AD2104'O 20250829100229361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229361 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229361 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229361 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229361 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 09 22 a6 97 a0 93 23 09 43 99 99 00 00 10 00 05 f0 29 04 b6 ad 21 04 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100229361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100229362 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100229362 DMM INFO MM(262420000001005/dddce997) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100229362 DMM NOTICE MM(262420000001005/dddce997) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100229362 DMM DEBUG MM(262420000001005/dddce997) checking auth: received UMTS RES = a6 97 a0 93 b6 ad 21 04 (gprs_gmm.c:716) 20250829100229362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100229362 DMM DEBUG MM(262420000001005/dddce997) Requesting authorization (sgsn_auth.c:160) 20250829100229362 DMM INFO MM(262420000001005/dddce997) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100229362 DMM DEBUG MM(262420000001005/dddce997) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100229362 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250829100229362 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) 20250829100229362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100229362 DMM DEBUG MM(262420000001005/dddce997) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100229362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229362 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229362 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 60 57 1b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 20 60 ed 49 44 e0 38 c9 6e 6e c8 45 42 44 d9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100229380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229380 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229380 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229380 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229380 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229380 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229380 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229380 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100229380 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100229380 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100229380 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250829100229380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100229380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100229380 DMM INFO MM(262420000001005/dddce997) <- GMM ATTACH ACCEPT (new P-TMSI=0xdddce997) (gprs_gmm.c:337) 20250829100229380 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250829100229381 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229381 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229381 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 60 57 1b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229381 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229381 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229381 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 60 57 1b 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 dd dc e9 97 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100229389 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100229389 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100229389 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250829100229389 DMM INFO MM(262420000001005/dddce997) Subscriber data update (mmctx.c:445) 20250829100229389 DMM DEBUG MM(262420000001005/dddce997) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100229389 DMM INFO MM(262420000001005/dddce997) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100229389 DMM NOTICE MM(262420000001005/dddce997) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250829100229389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100229389 DMM NOTICE MM(262420000001005/dddce997) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100229389 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) 20250829100229390 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100229390 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250829100229390 DMM INFO MM(262420000001005/dddce997) Subscriber data update (mmctx.c:445) 20250829100229390 DMM DEBUG MM(262420000001005/dddce997) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100229394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229394 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229394 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229394 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229394 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229394 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100229394 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100229394 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100229394 DMM INFO MM(262420000001005/dddce997) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100229394 DMM NOTICE MM(262420000001005/dddce997) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100229394 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100229394 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100229394 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100229394 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100229394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100229394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100229394 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229394 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229394 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229394 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 60 57 1b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100229403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229403 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229403 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229403 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229403 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229403 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100229403 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100229403 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100229403 DMM INFO MM(262420000001005/dddce997) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100229403 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100229404 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100229404 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229404 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229404 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229404 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100229404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229404 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229404 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 60 57 1b 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 20250829100229406 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229406 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229406 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229406 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229406 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229406 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229406 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229406 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f 60 57 1b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)6313755 TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DDDCE997'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)10077472 SGSN_Test_0-RAN(1714)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@5f5792538a8d: First idle individual index:0 20250829100229608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229609 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229609 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229609 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229609 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 99 c5 20 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 dd dc e9 97 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229609 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100229609 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100229609 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100229610 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDDDCE997) type="signalling"  (gprs_gmm.c:1936) 20250829100229610 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100229610 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100229610 DMM DEBUG MM(262420000001005/dddce997) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100229610 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229610 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229610 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229610 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229610 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229610 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 99 c5 20 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229610 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229610 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229610 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229610 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229610 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229610 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 99 c5 20 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 20 60 ed 49 44 e0 38 c9 6e 6e c8 45 42 44 d9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: { messageType := 2, destLocRef := '99C520'O, sourceLocRef := '000010'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(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100229621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229621 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229621 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229621 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229621 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229621 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100229621 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100229621 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100229621 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250829100229622 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100229622 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100229622 DMM INFO MM(262420000001005/dddce997) <- GMM SERVICE ACCEPT (P-TMSI=0xdddce997) (gprs_gmm.c:863) 20250829100229622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250829100229622 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229622 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229622 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229622 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229622 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229622 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 99 c5 20 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229622 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229622 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229622 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229622 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229622 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229622 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 01 06 99 c5 20 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100229634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229634 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229634 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229634 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229634 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100229634 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100229635 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100229635 DMM INFO MM(262420000001005/dddce997) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100229635 DMM INFO MM(262420000001005/dddce997) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100229635 DMM DEBUG MM(262420000001005/dddce997) Using GGSN 0 (gprs_sm.c:317) 20250829100229635 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) 20250829100229635 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250829100229635 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100229635 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100229635 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250829100229662 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 46 00 00 01 80 08 00 10 6c e6 f3 f8 11 70 8e 42 f6 14 05 7f 92 e6 70 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:465) 20250829100229662 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100229662 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100229662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229662 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229663 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229663 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229663 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 99 c5 20 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6c e6 f3 f8 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:30 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680091D36EFE'O 20250829100229701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229701 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229701 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229701 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229701 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 91 d3 6e fe 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229701 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250829100229701 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250829100229701 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250829100229701 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250829100229701 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250829100229701 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250829100229701 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829100229701 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250829100229702 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229702 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229702 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229702 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229702 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229702 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229702 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 01 06 99 c5 20 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100229708 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 47 00 00 01 80 10 6c e6 f3 f8 11 70 8e 42 f6 7f 92 e6 70 0f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:465) 20250829100229709 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100229709 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:13 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250829100229715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229715 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229715 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229715 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229715 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229715 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250829100229715 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250829100229715 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:673) 20250829100229715 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250829100229715 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229715 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229715 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229715 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229715 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229716 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 01 06 99 c5 20 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100229721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229721 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229721 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229721 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229721 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229721 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100229721 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100229721 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100229721 DMM INFO MM(262420000001005/dddce997) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100229721 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100229721 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100229721 DMM INFO MM(262420000001005/dddce997) Changing GTP-U endpoints 127.0.0.104/0x91d36efe -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250829100229721 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250829100229721 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229721 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229721 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229721 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250829100229721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229721 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229721 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 99 c5 20 00 00 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 20250829100229724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229724 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229724 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 10 99 c5 20 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@5f5792538a8d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)10077472 TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: 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 := 'DDDCE997'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20250829100229727 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 48 00 00 01 80 10 6c e6 f3 f8 11 70 8e 42 f6 7f 92 e6 70 0f 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=1096 from retransmit req queue (gtp.c:465) 20250829100229727 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100229727 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1714)@5f5792538a8d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)11992436 SGSN_Test_0-RAN(1714)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@5f5792538a8d: First idle individual index:0 20250829100229925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229925 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229925 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229925 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229925 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b6 fd 74 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 dd dc e9 97 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229926 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100229926 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100229926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100229926 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDDDCE997) type="data"  (gprs_gmm.c:1936) 20250829100229926 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100229926 DMM DEBUG MM(262420000001005/dddce997) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100229926 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229926 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100229926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229926 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229926 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 b6 fd 74 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229926 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229926 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100229926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229926 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229926 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 b6 fd 74 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 20 60 ed 49 44 e0 38 c9 6e 6e c8 45 42 44 d9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: { messageType := 2, destLocRef := 'B6FD74'O, sourceLocRef := '000011'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(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100229938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229938 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229938 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229938 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229939 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229939 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229939 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100229939 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100229939 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100229939 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250829100229939 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100229939 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100229939 DMM INFO MM(262420000001005/dddce997) <- GMM SERVICE ACCEPT (P-TMSI=0xdddce997) (gprs_gmm.c:863) 20250829100229939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250829100229940 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100229940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229940 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 b6 fd 74 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229940 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100229940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229940 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 b6 fd 74 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100229940 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100229941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100229941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100229941 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100229941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100229941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 b6 fd 74 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6c e6 f3 f8 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:30 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680091D36EFE'O 20250829100229952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100229952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100229952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100229952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100229952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100229952 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100229952 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100229952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100229952 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100229952 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 91 d3 6e fe 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100229952 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250829100229952 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250829100229952 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250829100229952 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250829100229952 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250829100229952 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250829100229957 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 49 00 00 01 80 10 6c e6 f3 f8 11 70 8e 42 f6 7f 92 e6 70 0f 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=1097 from retransmit req queue (gtp.c:465) 20250829100229957 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100229957 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_len:16 SGSN_Test_0-SCCP(1713)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250829100230156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100230156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100230156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100230156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100230157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100230157 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100230157 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100230157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100230157 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100230157 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100230157 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100230157 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100230157 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100230157 DMM INFO MM(262420000001005/dddce997) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250829100230157 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100230157 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250829100230160 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 4a 00 00 01 80 : Freeing seq=1098 from retransmit req queue (gtp.c:465) 20250829100230160 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100230160 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250829100230160 DMM INFO MM(262420000001005/dddce997) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250829100230160 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250829100230160 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250829100230160 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829100230160 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100230160 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100230160 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100230160 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100230160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100230160 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100230160 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100230160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100230160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100230160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 b6 fd 74 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@5f5792538a8d: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@5f5792538a8d: Final verdict of PTC: pass 20250829100230175 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100230175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100230175 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100230175 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100230175 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100230175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100230175 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100230175 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100230175 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:821) 20250829100230175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100230175 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100230175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100230175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100230175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100230175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100230175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100230175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100230175 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100230175 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100230175 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100230175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100230175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100230176 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100230176 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100230176 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100230176 DMM INFO MM(262420000001005/dddce997) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100230176 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100230176 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100230176 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100230176 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100230176 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100230176 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100230176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100230176 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100230176 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250829100230181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1713)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1715)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1718)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@5f5792538a8d: Final verdict of PTC: none 20250829100230185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100230185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1717)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1714)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1712)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1702)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1707)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@5f5792538a8d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1710)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1711)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1700)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1705)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1710): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1711): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@5f5792538a8d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Fri Aug 29 10:02:30 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250829100230291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100230793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486324) 20250829100231186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100231187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=486324, count=487628) 20250829100232177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100232177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100232177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250829100232188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100232188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Aug 29 10:02:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100233190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100233190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_pmm_idle_rx_mt_data started. 20250829100233863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100233865 DMM INFO MM(262420000001005/dddce997) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100233866 DMM INFO MM(262420000001005/dddce997) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100233866 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100233866 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100233866 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100233866 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100233866 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250829100233866 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) 20250829100233866 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:402) 20250829100233866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: Deallocated (fsm.c:568) 20250829100233866 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Deallocated (fsm.c:568) 20250829100233866 DMM DEBUG MM_STATE_Iu(15)[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829100233866 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Deallocated (fsm.c:568) 20250829100233866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1726)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1726)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100233915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100233915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100233915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100233915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100233915 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100233915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100233915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100233915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100233915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250829100233916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100233916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100233916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1726)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100233916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100233916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100233916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100233916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100233916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100233916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100233916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100233916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100233916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100233916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1726)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1726)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100233918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1727)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1723)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100233923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100233923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1728)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1725)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1727)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1732)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1732)@5f5792538a8d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1731)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 20250829100233934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100233934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100233934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100233934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100233934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100233934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100233934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100233934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100233934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1732)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100233935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100233935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100233935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100233935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100233935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100233935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100233935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100233935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100233935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100233935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100233935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100233935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100233935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1732)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1732)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100233938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1728)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1731)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1736)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250829100233943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100233943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1736)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100233945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100233945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100233945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100233945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100233945 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100233945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100233945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100233945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100233945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pmm_idle_rx_mt_data-BVCI210(1729)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1736)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100233946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100233946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100233946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100233946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100233946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100233946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100233946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100233946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100233946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100233946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100233946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100233947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100233947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100233948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1733)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1739)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1739)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1739)@5f5792538a8d: ************************************************* MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-SCCP(1737)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100233953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100233953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100234153 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100234153 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100234153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100234153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1739)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100234160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100234160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100234160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100234160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100234160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100234160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100234160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100234160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100234160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100234160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100234160 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100234160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100234160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100234163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100234163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100234163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100234163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100234163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100234163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100234163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100234163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100234163 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100234163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100234163 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100234163 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100234163 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100234163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100234163 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100234163 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100234164 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100234191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100234191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100234191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100234191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100234195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100234196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100234218 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100234218 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100234218 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100234218 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100234218 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100234218 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100234218 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100234218 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100234218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100234218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 f4 12 fc 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100234224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100234224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100234224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100234224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100234224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100234224 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100234224 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100234224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100234224 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100234224 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0e f4 12 fc 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100234964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100234964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100234964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100234964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100234964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100234964 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100234964 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100234964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100234964 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100234964 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100234964 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100234964 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100234964 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100234964 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100234964 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100234964 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250829100234964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100234964 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100234964 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100234964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100234964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100234964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1725)@5f5792538a8d: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='D1271554'O, index=0 SGSN_Test-GSUP(1742)@5f5792538a8d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: 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 := '8474'O, rac := '34'O ("4") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1738)@5f5792538a8d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)2994690 SGSN_Test_0-SCCP(1737)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1738)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100235290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235290 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235290 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235290 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235290 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 2d b2 02 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 84 74 34 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235291 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100235291 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100235291 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100235291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100235291 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Allocated (fsm.c:456) 20250829100235291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Allocated (fsm.c:456) 20250829100235291 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Allocated (fsm.c:456) 20250829100235291 DMM DEBUG MM_STATE_Iu[0x563e05c1c640]{Detached}: Allocated (fsm.c:456) 20250829100235291 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100235291 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100235291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100235291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100235291 DMM DEBUG MM(262420000001007/ce99d21d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100235291 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250829100235291 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235291 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235291 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235291 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235291 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235291 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 2d b2 02 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235291 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235291 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235291 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235291 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235291 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235291 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2d b2 02 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: { messageType := 2, destLocRef := '2DB202'O, sourceLocRef := '000012'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(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: 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 := '5BA5DC67FB879F7D408E5523B596EAAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B88AF8EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C5B742851A7B824'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F65CD32F240E11031BA218B70F02ED0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '31465202288C9A4A9063D9F48D6504AB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DBCB6465411E6BD77F9BCF14CB1B34A6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4CA4F213A7604E3A'O } } } } } SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250829100235297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235297 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235297 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235297 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235297 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235297 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100235297 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100235297 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100235297 DMM DEBUG MM(262420000001007/ce99d21d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250829100235297 DMM NOTICE MM(262420000001007/ce99d21d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100235297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100235297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100235297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100235297 DMM DEBUG MM(262420000001007/ce99d21d) Requesting authorization (sgsn_auth.c:160) 20250829100235297 DMM INFO MM(262420000001007/ce99d21d) Requesting authentication tuples (sgsn_auth.c:184) 20250829100235297 DMM DEBUG MM(262420000001007/ce99d21d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100235297 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250829100235297 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(1742)@5f5792538a8d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@5f5792538a8d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250829100235299 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100235299 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100235299 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100235299 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100235299 DMM INFO MM(262420000001007/ce99d21d) Subscriber data update (mmctx.c:445) 20250829100235299 DMM DEBUG MM(262420000001007/ce99d21d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100235299 DMM INFO MM(262420000001007/ce99d21d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100235299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100235299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100235299 DMM INFO MM(262420000001007/ce99d21d) <- GMM AUTH AND CIPHERING REQ (rand = 5b a5 dc 67 fb 87 9f 7d 40 8e 55 23 b5 96 ea ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = db cb 64 65 41 1e 6b d7 7f 9b cf 14 cb 1b 34 a6 ) (gprs_gmm.c:510) 20250829100235299 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250829100235299 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235299 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235299 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235299 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235299 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235299 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2d b2 02 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 5b a5 dc 67 fb 87 9f 7d 40 8e 55 23 b5 96 ea ab 80 28 10 db cb 64 65 41 1e 6b d7 7f 9b cf 14 cb 1b 34 a6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308224CA4F21323094399990000100007F02904A7604E3A'O 20250829100235302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235302 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235302 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235302 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235302 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 4c a4 f2 13 23 09 43 99 99 00 00 10 00 07 f0 29 04 a7 60 4e 3a 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235302 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100235302 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100235302 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100235302 DMM INFO MM(262420000001007/ce99d21d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100235302 DMM NOTICE MM(262420000001007/ce99d21d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100235302 DMM DEBUG MM(262420000001007/ce99d21d) checking auth: received UMTS RES = 4c a4 f2 13 a7 60 4e 3a (gprs_gmm.c:716) 20250829100235302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100235302 DMM DEBUG MM(262420000001007/ce99d21d) Requesting authorization (sgsn_auth.c:160) 20250829100235302 DMM INFO MM(262420000001007/ce99d21d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100235302 DMM DEBUG MM(262420000001007/ce99d21d) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100235302 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250829100235302 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) 20250829100235302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100235302 DMM DEBUG MM(262420000001007/ce99d21d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100235302 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235302 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235302 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235302 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2d b2 02 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 65 cd 32 f2 40 e1 10 31 ba 21 8b 70 f0 2e d0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100235306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235306 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235306 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235306 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235306 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235306 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100235306 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100235306 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100235306 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250829100235306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100235306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100235306 DMM INFO MM(262420000001007/ce99d21d) <- GMM ATTACH ACCEPT (new P-TMSI=0xce99d21d) (gprs_gmm.c:337) 20250829100235306 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250829100235306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235306 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235306 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2d b2 02 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235306 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235306 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2d b2 02 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ce 99 d2 1d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100235308 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100235308 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100235308 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250829100235308 DMM INFO MM(262420000001007/ce99d21d) Subscriber data update (mmctx.c:445) 20250829100235308 DMM DEBUG MM(262420000001007/ce99d21d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100235308 DMM INFO MM(262420000001007/ce99d21d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100235308 DMM NOTICE MM(262420000001007/ce99d21d) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250829100235308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100235308 DMM NOTICE MM(262420000001007/ce99d21d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100235308 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) 20250829100235308 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100235308 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250829100235308 DMM INFO MM(262420000001007/ce99d21d) Subscriber data update (mmctx.c:445) 20250829100235308 DMM DEBUG MM(262420000001007/ce99d21d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100235309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235309 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235309 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235309 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235309 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235309 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100235309 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100235309 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100235309 DMM INFO MM(262420000001007/ce99d21d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100235310 DMM NOTICE MM(262420000001007/ce99d21d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100235310 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100235310 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100235310 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100235310 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100235310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100235310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100235310 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235310 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235310 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235310 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235310 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235310 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 2d b2 02 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100235312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235312 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235312 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235312 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235312 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100235312 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100235312 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100235312 DMM INFO MM(262420000001007/ce99d21d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100235312 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100235312 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100235312 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235312 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100235312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235312 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 2d b2 02 00 00 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 20250829100235312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235312 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235312 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235312 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 12 2d b2 02 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@5f5792538a8d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)2994690 TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CE99D21D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@5f5792538a8d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)10818353 SGSN_Test_0-RAN(1738)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@5f5792538a8d: First idle individual index:0 20250829100235516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235517 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235517 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235517 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235517 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 a5 13 31 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ce 99 d2 1d 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235517 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100235517 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100235517 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100235517 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE99D21D) type="signalling"  (gprs_gmm.c:1936) 20250829100235518 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100235518 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100235518 DMM DEBUG MM(262420000001007/ce99d21d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100235518 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235518 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235518 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 a5 13 31 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235518 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235518 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235518 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235518 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235518 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 a5 13 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 65 cd 32 f2 40 e1 10 31 ba 21 8b 70 f0 2e d0 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: { messageType := 2, destLocRef := 'A51331'O, sourceLocRef := '000013'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(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100235528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235528 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235528 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235528 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235528 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235529 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100235529 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100235529 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100235529 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250829100235529 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100235529 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100235529 DMM INFO MM(262420000001007/ce99d21d) <- GMM SERVICE ACCEPT (P-TMSI=0xce99d21d) (gprs_gmm.c:863) 20250829100235529 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250829100235529 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235529 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235529 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235529 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235530 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235530 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 a5 13 31 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235530 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235530 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235530 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235530 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235530 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235530 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 02 06 a5 13 31 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100235543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235543 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235543 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235543 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235543 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235543 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100235543 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100235543 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100235543 DMM INFO MM(262420000001007/ce99d21d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100235543 DMM INFO MM(262420000001007/ce99d21d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100235543 DMM DEBUG MM(262420000001007/ce99d21d) Using GGSN 0 (gprs_sm.c:317) 20250829100235543 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) 20250829100235543 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250829100235543 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100235543 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100235543 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250829100235571 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4b 00 00 01 80 08 00 10 c2 46 d8 92 11 8d 97 ab 79 14 05 7f 5b e5 af bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:465) 20250829100235571 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100235571 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100235572 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235572 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235572 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235572 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235572 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235572 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 a5 13 31 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c2 46 d8 92 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:30 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800AEA74D35'O 20250829100235595 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250829100235595 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250829100235595 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250829100235595 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250829100235595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235595 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235595 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235595 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 ae a7 4d 35 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235595 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250829100235596 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250829100235596 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829100235596 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250829100235596 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235596 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235596 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235596 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235596 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235596 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 a5 13 31 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100235599 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4c 00 00 01 80 10 c2 46 d8 92 11 8d 97 ab 79 7f 5b e5 af bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:465) 20250829100235599 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100235599 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:13 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250829100235604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235604 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235604 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235604 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235604 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235604 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235604 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250829100235604 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250829100235604 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:673) 20250829100235604 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250829100235604 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235604 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235604 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235604 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235604 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235604 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235604 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 02 06 a5 13 31 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100235607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235607 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235607 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235607 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235607 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235607 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100235607 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100235607 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100235607 DMM INFO MM(262420000001007/ce99d21d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100235607 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100235607 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100235607 DMM INFO MM(262420000001007/ce99d21d) Changing GTP-U endpoints 127.0.0.104/0xaea74d35 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250829100235607 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250829100235607 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235607 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235607 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235607 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250829100235607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235607 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 a5 13 31 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-RAN(1738)@5f5792538a8d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)10818353 20250829100235608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235608 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235608 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235608 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235608 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 a5 13 31 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed 20250829100235610 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4d 00 00 01 80 10 c2 46 d8 92 11 8d 97 ab 79 7f 5b e5 af bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1101 from retransmit req queue (gtp.c:465) 20250829100235610 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100235610 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@5f5792538a8d: Created IMSI[0] for '262420000001007'H'CE99D21D'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250829100235618 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250829100235618 DMM INFO MM(262420000001007/ce99d21d) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250829100235619 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235619 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235619 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235619 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250829100235619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235619 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235619 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 80 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 40 40 05 40 ce 99 d2 1d 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@5f5792538a8d: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: 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 := 'CE99D21D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@5f5792538a8d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)10825723 SGSN_Test_0-RAN(1738)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@5f5792538a8d: First idle individual index:0 20250829100235629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235629 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235629 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235629 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235629 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 a5 2f fb 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 ce 99 d2 1d 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235629 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100235629 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100235629 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100235629 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE99D21D) type="data"  (gprs_gmm.c:1936) 20250829100235629 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100235629 DMM DEBUG MM(262420000001007/ce99d21d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100235630 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235630 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235630 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235630 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 a5 2f fb 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235630 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235630 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235630 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235630 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 a5 2f fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 65 cd 32 f2 40 e1 10 31 ba 21 8b 70 f0 2e d0 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: { messageType := 2, destLocRef := 'A52FFB'O, sourceLocRef := '000014'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(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100235635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235635 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235635 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235635 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235635 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235635 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100235635 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100235635 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100235635 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250829100235636 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100235636 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100235636 DMM INFO MM(262420000001007/ce99d21d) <- GMM SERVICE ACCEPT (P-TMSI=0xce99d21d) (gprs_gmm.c:863) 20250829100235636 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250829100235636 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235636 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235636 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235636 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235636 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235636 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 a5 2f fb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235636 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235636 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235636 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235636 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235636 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235636 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 a5 2f fb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100235637 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235637 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235637 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235637 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235637 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235637 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 a5 2f fb 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c2 46 d8 92 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:30 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800AEA74D35'O 20250829100235644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235645 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235645 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235645 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 ae a7 4d 35 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235645 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250829100235645 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250829100235645 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250829100235645 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250829100235645 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250829100235645 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250829100235649 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4e 00 00 01 80 10 c2 46 d8 92 11 8d 97 ab 79 7f 5b e5 af bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:465) 20250829100235649 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100235650 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_len:16 SGSN_Test_0-SCCP(1737)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250829100235849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100235849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100235849 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100235849 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100235849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100235849 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235849 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100235849 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100235849 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100235849 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100235849 DMM INFO MM(262420000001007/ce99d21d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250829100235849 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100235850 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250829100235856 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 4f 00 00 01 80 : Freeing seq=1103 from retransmit req queue (gtp.c:465) 20250829100235857 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100235857 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250829100235857 DMM INFO MM(262420000001007/ce99d21d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250829100235857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250829100235857 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250829100235857 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250829100235857 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235857 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235857 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235857 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100235857 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100235857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100235857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100235857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 a5 2f fb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@5f5792538a8d: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@5f5792538a8d: Final verdict of PTC: pass 20250829100235876 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100235876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100235876 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100235876 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100235876 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100235876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100235876 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100235876 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100235876 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:821) 20250829100235876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235876 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100235876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100235876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100235876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100235876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100235876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100235876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100235876 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100235876 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100235877 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100235877 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100235877 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100235877 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100235877 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100235877 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100235877 DMM INFO MM(262420000001007/ce99d21d) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100235877 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100235877 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100235877 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100235877 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100235877 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100235877 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250829100235877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100235877 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100235877 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250829100235882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1742)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1738)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1731)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@5f5792538a8d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@5f5792538a8d: Final verdict of PTC: none 20250829100235887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100235887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI220(1735)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1726)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1727)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1736)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1732)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@5f5792538a8d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1729)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1724)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1734)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1730)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1726): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1727): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1729): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1730): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1731): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1732): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@5f5792538a8d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Fri Aug 29 10:02:35 UTC 2025 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250829100235964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100236467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497072) 20250829100236889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100236889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497072, count=498232) 20250829100237878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100237878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100237878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250829100237890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100237890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Aug 29 10:02:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100238892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100238892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_update_ctx_err_ind_from_ggsn started. 20250829100239523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100239528 DMM INFO MM(262420000001007/ce99d21d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100239528 DMM INFO MM(262420000001007/ce99d21d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100239528 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100239528 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100239528 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100239528 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100239528 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250829100239528 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) 20250829100239528 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:402) 20250829100239528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f190]{Init}: Deallocated (fsm.c:568) 20250829100239528 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Deallocated (fsm.c:568) 20250829100239528 DMM DEBUG MM_STATE_Iu(18)[0x563e05c1c640]{Detached}: Deallocated (fsm.c:568) 20250829100239528 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Deallocated (fsm.c:568) 20250829100239528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1750)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100239598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100239598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100239598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100239598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100239598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100239598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100239598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100239598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100239598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100239600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100239600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100239600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100239600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100239600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100239600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100239600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100239600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100239600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100239600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100239600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1750)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100239600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100239600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1751)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100239603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1747)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1752)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100239609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100239609 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1748)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1751)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1756)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1756)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100239620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100239620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100239620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100239620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100239620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100239620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100239620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100239620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100239620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1755)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1756)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100239621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100239621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100239621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100239621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100239621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100239621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100239621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100239621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100239621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100239621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100239621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100239621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100239621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1756)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1756)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100239623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1752)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1757)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100239629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100239629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1755)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_update_ctx_err_ind_from_ggsn-BVCI210(1753)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1760)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100239633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100239633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100239633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100239633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100239633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100239633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100239633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100239633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100239633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100239634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100239634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100239634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100239634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100239634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100239634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100239634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100239634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100239634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100239634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100239634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100239634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100239634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100239636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100239640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100239640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-M3UA(1763)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1763)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@5f5792538a8d: ************************************************* SGSN_Test_0-SCCP(1761)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100239843 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100239843 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100239843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100239843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1763)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100239846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100239846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100239846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100239846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100239846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100239846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100239846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100239846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100239846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100239846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100239846 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100239846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100239846 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100239847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100239847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100239847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100239847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100239847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100239847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100239847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100239847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100239847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100239847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100239847 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100239847 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100239847 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100239847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100239847 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100239847 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100239847 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100239893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100239893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100239893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100239893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100239897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100239898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100240177 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100240177 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100240177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100240177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100240177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100240177 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100240177 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100240177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100240177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100240177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 b6 fd 74 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100240189 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100240189 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100240189 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100240189 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100240189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100240189 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100240189 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100240189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100240189 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100240189 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 b6 fd 74 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100240659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100240659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100240659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100240659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100240659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100240659 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100240659 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100240659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100240659 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100240659 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100240659 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100240659 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100240659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100240659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100240659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100240659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250829100240659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100240660 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100240660 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100240660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100240660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100240660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 03 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1748)@5f5792538a8d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='DE0269F5'O, index=0 SGSN_Test-GSUP(1766)@5f5792538a8d: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: 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 := '1494'O, rac := 'B3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1762)@5f5792538a8d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)8775808 SGSN_Test_0-SCCP(1761)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1762)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100241008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241008 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241008 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241008 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241008 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 85 e8 80 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 14 94 b3 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241008 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241008 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241008 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 85 e8 80 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100241008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241008 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241008 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241008 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100241008 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100241008 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100241008 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100241008 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Allocated (fsm.c:456) 20250829100241008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: Allocated (fsm.c:456) 20250829100241008 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Allocated (fsm.c:456) 20250829100241008 DMM DEBUG MM_STATE_Iu[0x563e05c0f190]{Detached}: Allocated (fsm.c:456) 20250829100241008 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100241008 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100241008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100241008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100241008 DMM DEBUG MM(262420000001004/db05ed18) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100241008 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250829100241008 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241008 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 85 e8 80 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: { messageType := 2, destLocRef := '85E880'O, sourceLocRef := '000015'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(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: 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 := 'C599661EB76D9CC41779FBCF424A713D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BF13C1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4918A45945EF633'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '83BCA585E177CAED9BA5B39FD156668A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4C4DD6A38F9EE2543FEB2997992C111'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3066AB84DAE74CBA258B7F64F7D16CD2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D93C59C0FA2340D'O } } } } } SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250829100241013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241013 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241013 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241013 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241013 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241013 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100241013 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100241013 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100241013 DMM DEBUG MM(262420000001004/db05ed18) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250829100241013 DMM NOTICE MM(262420000001004/db05ed18) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100241013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100241013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100241013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100241013 DMM DEBUG MM(262420000001004/db05ed18) Requesting authorization (sgsn_auth.c:160) 20250829100241013 DMM INFO MM(262420000001004/db05ed18) Requesting authentication tuples (sgsn_auth.c:184) 20250829100241013 DMM DEBUG MM(262420000001004/db05ed18) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100241013 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250829100241013 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(1766)@5f5792538a8d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@5f5792538a8d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250829100241015 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100241015 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100241015 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100241015 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100241015 DMM INFO MM(262420000001004/db05ed18) Subscriber data update (mmctx.c:445) 20250829100241015 DMM DEBUG MM(262420000001004/db05ed18) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100241015 DMM INFO MM(262420000001004/db05ed18) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100241015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100241015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100241015 DMM INFO MM(262420000001004/db05ed18) <- GMM AUTH AND CIPHERING REQ (rand = c5 99 66 1e b7 6d 9c c4 17 79 fb cf 42 4a 71 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 66 ab 84 da e7 4c ba 25 8b 7f 64 f7 d1 6c d2 ) (gprs_gmm.c:510) 20250829100241015 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250829100241015 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241015 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241015 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241015 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241015 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241015 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 04 06 85 e8 80 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 c5 99 66 1e b7 6d 9c c4 17 79 fb cf 42 4a 71 3d 80 28 10 30 66 ab 84 da e7 4c ba 25 8b 7f 64 f7 d1 6c d2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308229D93C59C23094399990000100004F029040FA2340D'O 20250829100241018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241018 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241018 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241018 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241018 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 9d 93 c5 9c 23 09 43 99 99 00 00 10 00 04 f0 29 04 0f a2 34 0d 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241018 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100241018 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100241018 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100241018 DMM INFO MM(262420000001004/db05ed18) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100241018 DMM NOTICE MM(262420000001004/db05ed18) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100241018 DMM DEBUG MM(262420000001004/db05ed18) checking auth: received UMTS RES = 9d 93 c5 9c 0f a2 34 0d (gprs_gmm.c:716) 20250829100241018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100241018 DMM DEBUG MM(262420000001004/db05ed18) Requesting authorization (sgsn_auth.c:160) 20250829100241018 DMM INFO MM(262420000001004/db05ed18) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100241018 DMM DEBUG MM(262420000001004/db05ed18) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100241018 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250829100241018 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) 20250829100241018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100241018 DMM DEBUG MM(262420000001004/db05ed18) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100241018 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241018 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241018 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241018 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241018 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241018 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 85 e8 80 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 83 bc a5 85 e1 77 ca ed 9b a5 b3 9f d1 56 66 8a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100241021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241021 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241021 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241021 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241021 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241021 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100241021 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100241021 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100241021 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250829100241021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100241021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100241021 DMM INFO MM(262420000001004/db05ed18) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb05ed18) (gprs_gmm.c:337) 20250829100241021 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250829100241021 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241021 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241021 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241021 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241021 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241021 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 85 e8 80 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100241021 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241021 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241021 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241021 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241021 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241021 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 04 06 85 e8 80 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 db 05 ed 18 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100241023 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100241023 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100241023 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250829100241023 DMM INFO MM(262420000001004/db05ed18) Subscriber data update (mmctx.c:445) 20250829100241023 DMM DEBUG MM(262420000001004/db05ed18) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100241023 DMM INFO MM(262420000001004/db05ed18) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100241023 DMM NOTICE MM(262420000001004/db05ed18) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250829100241023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100241023 DMM NOTICE MM(262420000001004/db05ed18) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100241023 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) 20250829100241023 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100241023 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250829100241023 DMM INFO MM(262420000001004/db05ed18) Subscriber data update (mmctx.c:445) 20250829100241023 DMM DEBUG MM(262420000001004/db05ed18) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100241024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241024 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241024 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241024 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241024 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241024 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100241024 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100241024 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100241024 DMM INFO MM(262420000001004/db05ed18) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100241024 DMM NOTICE MM(262420000001004/db05ed18) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100241024 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100241024 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100241024 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100241024 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100241024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100241024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100241024 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241024 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241024 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241024 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241024 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241024 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 04 06 85 e8 80 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100241027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241027 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241027 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241027 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241027 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241027 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100241027 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100241027 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100241027 DMM INFO MM(262420000001004/db05ed18) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100241027 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100241027 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100241027 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241027 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241027 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241027 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250829100241027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241027 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241027 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 04 04 85 e8 80 00 00 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 20250829100241027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241027 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241027 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241027 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241027 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 15 85 e8 80 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@5f5792538a8d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)8775808 TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DB05ED18'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@5f5792538a8d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)3477567 SGSN_Test_0-RAN(1762)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@5f5792538a8d: First idle individual index:0 20250829100241229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241229 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241229 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241229 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241229 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241229 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 35 10 3f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 db 05 ed 18 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241229 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100241230 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100241230 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100241230 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB05ED18) type="signalling"  (gprs_gmm.c:1936) 20250829100241230 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250829100241230 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250829100241230 DMM DEBUG MM(262420000001004/db05ed18) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250829100241230 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241230 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241230 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241230 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100241230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241230 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241230 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 35 10 3f 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100241230 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241230 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241230 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241230 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100241230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241230 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241230 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 35 10 3f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 83 bc a5 85 e1 77 ca ed 9b a5 b3 9f d1 56 66 8a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: { messageType := 2, destLocRef := '35103F'O, sourceLocRef := '000016'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(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100241242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241242 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241242 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241242 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241242 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241242 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100241243 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100241243 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100241243 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250829100241243 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250829100241243 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250829100241243 DMM INFO MM(262420000001004/db05ed18) <- GMM SERVICE ACCEPT (P-TMSI=0xdb05ed18) (gprs_gmm.c:863) 20250829100241243 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250829100241243 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241243 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100241243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241243 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241243 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 35 10 3f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100241243 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241243 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100241243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241243 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241243 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 07 06 35 10 3f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250829100241257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241257 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241257 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241257 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241257 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241257 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241257 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100241257 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100241257 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100241257 DMM INFO MM(262420000001004/db05ed18) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250829100241257 DMM INFO MM(262420000001004/db05ed18) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250829100241257 DMM DEBUG MM(262420000001004/db05ed18) Using GGSN 0 (gprs_sm.c:317) 20250829100241257 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) 20250829100241257 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250829100241257 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250829100241257 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250829100241257 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250829100241284 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 50 00 00 01 80 08 00 10 c3 02 78 03 11 95 73 3a f8 14 05 7f cf ee 6d 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=1104 from retransmit req queue (gtp.c:465) 20250829100241284 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100241284 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250829100241284 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241284 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241284 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241284 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100241284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241284 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241284 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 35 10 3f 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c3 02 78 03 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_len:30 SGSN_Test_0-SCCP(1761)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068006FA60C59'O 20250829100241319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100241319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100241319 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100241319 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100241319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100241319 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241319 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 6f a6 0c 59 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100241320 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250829100241320 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250829100241320 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250829100241320 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250829100241320 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250829100241320 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250829100241320 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250829100241320 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250829100241320 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100241320 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100241320 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100241320 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100241320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100241320 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100241320 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100241320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100241320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100241320 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 07 06 35 10 3f 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100241325 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 51 00 00 01 80 10 c3 02 78 03 11 95 73 3a f8 7f cf ee 6d 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=1105 from retransmit req queue (gtp.c:465) 20250829100241325 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7bdadcf7c0, cbp=0x563e05c22b50) (sgsn_libgtp.c:633) 20250829100241325 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@5f5792538a8d: Created IMSI[0] for '262420000001004'H'DB05ED18'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250829100241349 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250829100241349 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250829100241349 DGPRS INFO PDP(262420000001004:5): Context 0x7f7bdadcb5e0 was updated (sgsn_libgtp.c:663) 20250829100241349 DGPRS ERROR PDP context (address=0) without MM context! (sgsn_libgtp.c:673) 20250829100245878 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100245878 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100245878 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100245878 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100245878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100245878 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100245878 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100245878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100245878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100245878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 a5 2f fb 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100245880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100245880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100245880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100245880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100245880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100245880 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100245880 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100245880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100245880 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100245880 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 14 a5 2f fb 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100249465 DGPRS DEBUG Checking for inactive LLMEs, time = 19692675 (sgsn.c:132) 20250829100249466 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100249466 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100249466 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100249466 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100249466 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100249466 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100249466 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100249466 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100249466 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100249466 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(1750)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100249609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100249609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100249609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1756)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100249629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100249629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100249629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1756)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100249642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100249642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100249642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100259618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100259618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100259618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1756)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100259638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100259638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100259638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1756)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100259654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100259654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100259654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100259894 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250829100259894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250829100259895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250829100309601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100309605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100309605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100309620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100309621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100309621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100309622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(1750)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100309625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100309625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250829100309635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100309637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100309637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1756)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100309641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100309641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100309641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1756)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100309656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100309656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100309656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100309847 DLSS7 NOTICE XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more (xua_asp_fsm.c:462) 20250829100309847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) (xua_asp_fsm.c:441) 20250829100309847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100309850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100309850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100309850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100309850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5f5792538a8d: Test Component 1769 has requested to stop MTC. Terminating current testcase execution. 20250829100311027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250829100311027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1766)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1750)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1760)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1765)@5f5792538a8d: Final verdict of PTC: none 20250829100311030 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100311030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100311030 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100311030 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100311030 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100311030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100311030 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100311030 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100311030 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:821) 20250829100311030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100311030 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100311030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100311030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100311030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100311030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100311030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100311030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100311030 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) -NSVCI98(1756)@5f5792538a8d: Final verdict of PTC: none 20250829100311030 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100311030 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100311030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100311030 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100311031 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100311031 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100311031 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) SGSN_Test_0-RAN(1762)@5f5792538a8d: Final verdict of PTC: none 20250829100311031 DMM INFO MM(262420000001004/db05ed18) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250829100311031 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100311032 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100311032 DMM INFO MM(262420000001004/db05ed18) Changing GTP-U endpoints 127.0.0.104/0x6fa60c59 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250829100311032 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250829100311032 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100311032 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100311032 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100311032 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250829100311032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100311032 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250829100311032 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-Gb2-NS2(1755)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1751)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-SCCP(1761)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@5f5792538a8d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1763)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@5f5792538a8d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1753)@5f5792538a8d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1748)@5f5792538a8d: Final verdict of PTC: none 20250829100311045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1764)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1767)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1749)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1747)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1758)@5f5792538a8d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1769)@5f5792538a8d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1754)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1748): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1749): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1753): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1754): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1755): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1756): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): fail (none -> fail) reason: "Tguard timeout" MTC@5f5792538a8d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Fri Aug 29 10:03:11 UTC 2025 ------ 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 20250829100311152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100311654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397516) 20250829100312028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100312028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=397516, count=398872) 20250829100313030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100313030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100313032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100313032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100313032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected'. ------ SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected ------ Fri Aug 29 10:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100314032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100314032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_stat_rnc_sctp_disconnected started. 20250829100314741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100314744 DMM INFO MM(262420000001004/db05ed18) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100314745 DMM INFO MM(262420000001004/db05ed18) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100314745 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100314745 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100314745 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100314745 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100314745 DMM NOTICE MM(262420000001004/db05ed18) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250829100314745 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250829100314745 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250829100314745 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250829100314745 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250829100314745 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250829100314745 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) 20250829100314745 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:402) 20250829100314745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c1c640]{Init}: Deallocated (fsm.c:568) 20250829100314745 DMM DEBUG MM_STATE_Gb[0x563e05c0f3f0]{Idle}: Deallocated (fsm.c:568) 20250829100314745 DMM DEBUG MM_STATE_Iu(21)[0x563e05c0f190]{Detached}: Deallocated (fsm.c:568) 20250829100314745 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Deallocated (fsm.c:568) 20250829100314745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1774)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100314786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100314786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100314786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100314786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100314786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100314786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100314786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100314786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100314786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100314787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100314787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100314787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100314788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100314788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100314788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100314788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100314788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100314788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250829100314788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100314788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100314790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100314790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1774)@5f5792538a8d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1775)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21011 20250829100314797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1771)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1775)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250829100314819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100314819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1779)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1779)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100314829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250829100314829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100314829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100314829 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100314829 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250829100314829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100314829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100314829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100314829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@5f5792538a8d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1779)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100314833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100314833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100314833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100314833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250829100314833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100314833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100314835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100314835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@5f5792538a8d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250829100314838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1780)@5f5792538a8d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1776)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1781)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250829100314850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100314850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@5f5792538a8d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1780)@5f5792538a8d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1785)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1785)@5f5792538a8d: Provider Link came up: sending NS-RESET 20250829100314863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250829100314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100314863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100314863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250829100314863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100314863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1785)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250829100314864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100314864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100314864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100314864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250829100314864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250829100314864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250829100314864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250829100314864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100314864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250829100314864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250829100314864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250829100314865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250829100314865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1785)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1785)@5f5792538a8d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@5f5792538a8d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5f5792538a8d: Starting RAN_Emulation SGSN_Test_0-M3UA(1787)@5f5792538a8d: ************************************************* SGSN_Test_0-M3UA(1787)@5f5792538a8d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@5f5792538a8d: ************************************************* SGSN_Test_0-SCCP(1784)@5f5792538a8d: v_sccp_pdu_maxlen:268 20250829100314868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@5f5792538a8d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@5f5792538a8d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250829100314877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250829100314877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI220(1782)@5f5792538a8d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250829100315033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100315033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250829100315033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250829100315034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250829100315037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250829100315039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250829100315068 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100315068 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250829100315068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100315068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1787)@5f5792538a8d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250829100315071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100315072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100315072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100315072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100315072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100315072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100315072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100315072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100315072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100315072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100315072 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100315072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100315072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100315072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100315072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100315072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100315072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100315072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100315072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100315072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100315072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100315072 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100315072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100315073 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100315073 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100315073 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100315073 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100315073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250829100315073 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100315073 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100315893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100315893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100315893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100315893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100315893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100315893 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100315893 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100315893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100315894 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100315894 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100315894 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250829100315894 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250829100315895 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100315895 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100315895 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100315895 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250829100315895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100315895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100315895 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100315895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100315895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100315895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@5f5792538a8d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1773)@5f5792538a8d: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='CAE7745B'O, index=0 SGSN_Test-GSUP(1790)@5f5792538a8d: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@5f5792538a8d: 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 := '262420000001008'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '2DC2'O, rac := 'B6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1786)@5f5792538a8d: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)3380403 SGSN_Test_0-SCCP(1784)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-RAN(1786)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 20250829100316096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316096 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316096 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316096 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316096 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 33 94 b3 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 80 62 f2 24 2d c2 b6 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100316096 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100316096 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100316096 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100316096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100316096 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{Deregistered}: Allocated (fsm.c:456) 20250829100316096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Allocated (fsm.c:456) 20250829100316096 DMM DEBUG MM_STATE_Gb[0x563e05c1c640]{Idle}: Allocated (fsm.c:456) 20250829100316096 DMM DEBUG MM_STATE_Iu[0x563e05c0f060]{Detached}: Allocated (fsm.c:456) 20250829100316096 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100316096 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100316096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100316096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100316096 DMM DEBUG MM(262420000001008/fcf9e1f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100316096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250829100316096 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316096 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316096 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316096 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 33 94 b3 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100316096 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316096 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316096 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316096 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 33 94 b3 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: { messageType := 2, destLocRef := '3394B3'O, sourceLocRef := '000017'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(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@5f5792538a8d: 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 := '03975919A079CC0BFF75CD2C817D4937'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A453AD8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '923F1C909E6DD0B9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AF395A2E772C72C614D576C3E95C8AB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '21354ECE748E333E49452DF724100F3E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F882D84E25B292741E1030BD2F6D903D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B5AEA4797ADECB1'O } } } } } SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250829100316102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316102 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316102 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316102 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316102 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100316102 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100316102 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100316102 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100316102 DMM DEBUG MM(262420000001008/fcf9e1f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250829100316102 DMM NOTICE MM(262420000001008/fcf9e1f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100316102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100316102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100316102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100316102 DMM DEBUG MM(262420000001008/fcf9e1f1) Requesting authorization (sgsn_auth.c:160) 20250829100316102 DMM INFO MM(262420000001008/fcf9e1f1) Requesting authentication tuples (sgsn_auth.c:184) 20250829100316102 DMM DEBUG MM(262420000001008/fcf9e1f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100316102 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250829100316102 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@5f5792538a8d: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@5f5792538a8d: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250829100316104 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100316104 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100316104 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100316104 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100316104 DMM INFO MM(262420000001008/fcf9e1f1) Subscriber data update (mmctx.c:445) 20250829100316104 DMM DEBUG MM(262420000001008/fcf9e1f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100316104 DMM INFO MM(262420000001008/fcf9e1f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100316104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100316104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100316104 DMM INFO MM(262420000001008/fcf9e1f1) <- GMM AUTH AND CIPHERING REQ (rand = 03 97 59 19 a0 79 cc 0b ff 75 cd 2c 81 7d 49 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 82 d8 4e 25 b2 92 74 1e 10 30 bd 2f 6d 90 3d ) (gprs_gmm.c:510) 20250829100316104 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250829100316104 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316104 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316104 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316104 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316104 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316104 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316104 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 06 06 33 94 b3 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 03 97 59 19 a0 79 cc 0b ff 75 cd 2c 81 7d 49 37 80 28 10 f8 82 d8 4e 25 b2 92 74 1e 10 30 bd 2f 6d 90 3d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 20250829100316106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302220B5AEA4723094399990000100008F0290497ADECB1'O 20250829100316106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316106 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316106 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316106 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316106 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 0b 5a ea 47 23 09 43 99 99 00 00 10 00 08 f0 29 04 97 ad ec b1 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100316107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100316107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100316107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100316107 DMM INFO MM(262420000001008/fcf9e1f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100316107 DMM NOTICE MM(262420000001008/fcf9e1f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100316107 DMM DEBUG MM(262420000001008/fcf9e1f1) checking auth: received UMTS RES = 0b 5a ea 47 97 ad ec b1 (gprs_gmm.c:716) 20250829100316107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100316107 DMM DEBUG MM(262420000001008/fcf9e1f1) Requesting authorization (sgsn_auth.c:160) 20250829100316107 DMM INFO MM(262420000001008/fcf9e1f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100316107 DMM DEBUG MM(262420000001008/fcf9e1f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100316107 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250829100316107 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250829100316107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100316107 DMM DEBUG MM(262420000001008/fcf9e1f1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100316107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316107 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316107 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 33 94 b3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 af 39 5a 2e 77 2c 72 c6 14 d5 76 c3 e9 5c 8a b6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100316111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316111 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316111 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316111 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316111 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100316111 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100316111 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100316111 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100316111 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250829100316111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100316111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100316111 DMM INFO MM(262420000001008/fcf9e1f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcf9e1f1) (gprs_gmm.c:337) 20250829100316111 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250829100316111 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316111 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316111 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316111 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316111 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316111 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 33 94 b3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100316111 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316111 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316111 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316111 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316111 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316111 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 33 94 b3 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 fc f9 e1 f1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100316112 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100316112 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100316112 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250829100316112 DMM INFO MM(262420000001008/fcf9e1f1) Subscriber data update (mmctx.c:445) 20250829100316112 DMM DEBUG MM(262420000001008/fcf9e1f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100316112 DMM INFO MM(262420000001008/fcf9e1f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100316112 DMM NOTICE MM(262420000001008/fcf9e1f1) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250829100316112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100316112 DMM NOTICE MM(262420000001008/fcf9e1f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100316112 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) 20250829100316113 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100316113 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250829100316113 DMM INFO MM(262420000001008/fcf9e1f1) Subscriber data update (mmctx.c:445) 20250829100316113 DMM DEBUG MM(262420000001008/fcf9e1f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100316114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316114 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316114 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316114 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316114 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100316114 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100316114 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100316114 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100316114 DMM INFO MM(262420000001008/fcf9e1f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100316114 DMM NOTICE MM(262420000001008/fcf9e1f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100316114 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100316114 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100316114 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100316114 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100316114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100316114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100316114 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316114 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316114 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316114 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316114 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316114 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 06 06 33 94 b3 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100316116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316116 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316116 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316116 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316116 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100316116 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100316116 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100316116 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100316116 DMM INFO MM(262420000001008/fcf9e1f1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100316116 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100316116 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100316116 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316116 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250829100316116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100316116 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100316116 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100316116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100316116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 06 04 33 94 b3 00 00 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 20250829100316117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100316117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100316117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100316117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100316117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100316117 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100316117 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100316117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100316117 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100316117 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 17 33 94 b3 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@5f5792538a8d: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)3380403 TC_stat_rnc_sctp_disconnected(1793)@5f5792538a8d: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@5f5792538a8d: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@5f5792538a8d: Final verdict of PTC: pass MTC@5f5792538a8d: "Shutting down SGSN ASP in STP" 20250829100316179 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250829100316184 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250829100316184 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250829100316184 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100316184 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100316184 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100316184 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100316184 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100316184 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100316184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250829100316184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250829100316184 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250829100316321 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100316321 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100316321 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100316321 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100316321 DLINP NOTICE CLICONN(asp-clnt-OsmoSGSN-A,r=127.0.0.200:2905<->l=127.0.0.10:1905){CONNECTED} connection closed with srv (stream_cli.c:631) 20250829100316321 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250829100316321 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250829100316321 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100316321 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100316321 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x563e05c09740]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250829100316321 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250829100316322 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x563e05c09740]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250829100318186 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100318186 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100318186 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: "Restarting SGSN ASP in STP" 20250829100319191 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250829100319198 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250829100319198 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250829100319198 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250829100319198 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100319198 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250829100319198 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250829100319198 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250829100319198 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250829100319466 DGPRS DEBUG Checking for inactive LLMEs, time = 19692705 (sgsn.c:132) 20250829100321032 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250829100321032 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250829100321324 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829100321324 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250829100321324 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829100321324 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250829100321324 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100321324 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829100321324 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829100321324 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829100321324 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829100321324 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100321324 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100321324 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829100321324 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829100321324 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100321324 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829100321324 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100321325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829100321325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250829100321325 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100321325 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100321325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100321325 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100321325 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100321325 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100321325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100321325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829100321326 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100321326 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829100321326 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829100321326 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100321326 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829100321326 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829100321326 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829100321326 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100321326 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829100321326 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100321326 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100321326 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100321326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250829100321326 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829100321326 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829100321326 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250829100321326 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x563e05c09740]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250829100321326 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100324804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100324804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100324804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100324845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100324846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x563e05c11c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100324846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1785)@5f5792538a8d: Tns-test expired: sending NS-ALIVE 20250829100324876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100324876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x563e05c13200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100324876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1785)@5f5792538a8d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250829100331034 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100331034 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100331034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100331034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250829100331034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100331034 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100331034 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100331034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100331034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100331034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 35 10 3f 00 00 16 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100331039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100331039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100331039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100331039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100331039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100331039 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100331039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100331039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100331039 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100331039 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 16 35 10 3f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@5f5792538a8d: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='F0DB3057'O, index=1 SGSN_Test-GSUP(1790)@5f5792538a8d: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@5f5792538a8d: 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 := '262420000001009'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'D660'O, rac := '17'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1786)@5f5792538a8d: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)7215401 20250829100334312 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250829100334312 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250829100334312 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250829100334312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250829100334312 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Allocated (fsm.c:456) 20250829100334312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Init}: Allocated (fsm.c:456) 20250829100334312 DMM DEBUG MM_STATE_Gb[0x563e05c23f70]{Idle}: Allocated (fsm.c:456) 20250829100334312 DMM DEBUG MM_STATE_Iu[0x563e05c240a0]{Detached}: Allocated (fsm.c:456) 20250829100334312 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250829100334312 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250829100334312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250829100334312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250829100334312 DMM DEBUG MM(262420000001009/d2b75cf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250829100334312 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250829100334312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334312 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334312 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334312 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6e 19 29 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 90 62 f2 24 d6 60 17 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100334312 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334312 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334312 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 6e 19 29 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100334312 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334312 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334312 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e 19 29 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@5f5792538a8d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1784)@5f5792538a8d: First idle individual index:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: { messageType := 2, destLocRef := '6E1929'O, sourceLocRef := '000018'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(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@5f5792538a8d: 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 := '65D5B7EE6239879B7A46E4FF79A00040'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D2DBB38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E142DE6F92AF9AA2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABA644E401A461356F4258EEBA452588'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FBDD4317FC562C20688376329A2133BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B76288E9777CA2A8C9BBB96DFDF4339'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECC66386DC9FF884'O } } } } } SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:23 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250829100334321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334321 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334321 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334321 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334321 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 09 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100334321 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100334321 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100334321 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100334321 DMM DEBUG MM(262420000001009/d2b75cf3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250829100334321 DMM NOTICE MM(262420000001009/d2b75cf3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250829100334321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250829100334321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250829100334321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250829100334321 DMM DEBUG MM(262420000001009/d2b75cf3) Requesting authorization (sgsn_auth.c:160) 20250829100334321 DMM INFO MM(262420000001009/d2b75cf3) Requesting authentication tuples (sgsn_auth.c:184) 20250829100334321 DMM DEBUG MM(262420000001009/d2b75cf3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250829100334321 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250829100334321 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@5f5792538a8d: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@5f5792538a8d: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250829100334323 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250829100334323 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250829100334323 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250829100334323 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250829100334323 DMM INFO MM(262420000001009/d2b75cf3) Subscriber data update (mmctx.c:445) 20250829100334323 DMM DEBUG MM(262420000001009/d2b75cf3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250829100334323 DMM INFO MM(262420000001009/d2b75cf3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250829100334323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250829100334323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250829100334323 DMM INFO MM(262420000001009/d2b75cf3) <- GMM AUTH AND CIPHERING REQ (rand = 65 d5 b7 ee 62 39 87 9b 7a 46 e4 ff 79 a0 00 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 76 28 8e 97 77 ca 2a 8c 9b bb 96 df df 43 39 ) (gprs_gmm.c:510) 20250829100334323 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250829100334324 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334324 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334324 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334324 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334324 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334324 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e 19 29 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 65 d5 b7 ee 62 39 87 9b 7a 46 e4 ff 79 a0 00 40 80 28 10 6b 76 28 8e 97 77 ca 2a 8c 9b bb 96 df df 43 39 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:37 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22ECC6638623094399990000100009F02904DC9FF884'O 20250829100334328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334328 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334328 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334328 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334328 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 ec c6 63 86 23 09 43 99 99 00 00 10 00 09 f0 29 04 dc 9f f8 84 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100334329 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100334329 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100334329 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100334329 DMM INFO MM(262420000001009/d2b75cf3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250829100334329 DMM NOTICE MM(262420000001009/d2b75cf3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250829100334329 DMM DEBUG MM(262420000001009/d2b75cf3) checking auth: received UMTS RES = ec c6 63 86 dc 9f f8 84 (gprs_gmm.c:716) 20250829100334329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250829100334329 DMM DEBUG MM(262420000001009/d2b75cf3) Requesting authorization (sgsn_auth.c:160) 20250829100334329 DMM INFO MM(262420000001009/d2b75cf3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250829100334329 DMM DEBUG MM(262420000001009/d2b75cf3) Requesting subscriber data update (gprs_subscriber.c:894) 20250829100334329 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250829100334329 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f9 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250829100334329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250829100334329 DMM DEBUG MM(262420000001009/d2b75cf3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250829100334329 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334329 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334329 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e 19 29 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ab a6 44 e4 01 a4 61 35 6f 42 58 ee ba 45 25 88 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:12 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250829100334333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334333 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334333 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334333 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334333 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100334333 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250829100334333 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250829100334333 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250829100334333 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250829100334333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250829100334333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250829100334333 DMM INFO MM(262420000001009/d2b75cf3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2b75cf3) (gprs_gmm.c:337) 20250829100334333 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250829100334333 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334333 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334333 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e 19 29 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f9 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250829100334333 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334333 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334333 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e 19 29 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d2 b7 5c f3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250829100334335 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250829100334335 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250829100334335 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250829100334335 DMM INFO MM(262420000001009/d2b75cf3) Subscriber data update (mmctx.c:445) 20250829100334335 DMM DEBUG MM(262420000001009/d2b75cf3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250829100334335 DMM INFO MM(262420000001009/d2b75cf3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250829100334335 DMM NOTICE MM(262420000001009/d2b75cf3) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250829100334335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250829100334335 DMM NOTICE MM(262420000001009/d2b75cf3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250829100334335 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) 20250829100334336 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250829100334336 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250829100334336 DMM INFO MM(262420000001009/d2b75cf3) Subscriber data update (mmctx.c:445) 20250829100334336 DMM DEBUG MM(262420000001009/d2b75cf3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:14 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250829100334338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334338 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334338 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334338 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334338 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100334338 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250829100334338 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250829100334338 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250829100334338 DMM INFO MM(262420000001009/d2b75cf3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250829100334338 DMM NOTICE MM(262420000001009/d2b75cf3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250829100334338 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250829100334338 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250829100334338 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250829100334338 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250829100334338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250829100334338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250829100334338 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334338 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334338 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334338 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334338 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334338 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e 19 29 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1784)@5f5792538a8d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_len:7 SGSN_Test_0-SCCP(1784)@5f5792538a8d: vl_from0 SGSN_Test_0-SCCP(1784)@5f5792538a8d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250829100334340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334340 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334340 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250829100334340 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250829100334340 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250829100334340 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250829100334340 DMM INFO MM(262420000001009/d2b75cf3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250829100334340 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250829100334340 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250829100334340 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334340 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334340 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334340 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250829100334340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250829100334340 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250829100334340 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250829100334340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250829100334340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 6e 19 29 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Session index based on local reference:0 20250829100334340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829100334340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250829100334340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250829100334340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250829100334340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250829100334340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250829100334340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250829100334340 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829100334340 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 18 6e 19 29 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@5f5792538a8d: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)7215401 TC_stat_rnc_sctp_disconnected(1794)@5f5792538a8d: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@5f5792538a8d: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@5f5792538a8d: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@5f5792538a8d: Final verdict of PTC: pass 20250829100334411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1784)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@5f5792538a8d: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GSUP(1790)@5f5792538a8d: Final verdict of PTC: none -NSVCI97(1774)@5f5792538a8d: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@5f5792538a8d: Final verdict of PTC: none -NSVCI99(1785)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@5f5792538a8d: Final verdict of PTC: none -NSVCI98(1779)@5f5792538a8d: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI196(1773)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@5f5792538a8d: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1782)@5f5792538a8d: Final verdict of PTC: none 20250829100334418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(1771)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@5f5792538a8d: Final verdict of PTC: none 20250829100334418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1789)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@5f5792538a8d: Final verdict of PTC: none -NSVCI97-provIP(1772)@5f5792538a8d: Final verdict of PTC: none -NSVCI98-provIP(1777)@5f5792538a8d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@5f5792538a8d: Final verdict of PTC: none -NSVCI99-provIP(1783)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: none MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1782): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99-provIP(1783): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-SCCP(1784): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC -NSVCI99(1785): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@5f5792538a8d: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@5f5792538a8d: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@5f5792538a8d: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. Fri Aug 29 10:03:34 UTC 2025 ====== SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.talloc 20250829100334494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100334545 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829100334545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100334545 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829100334545 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829100334545 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829100334545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829100334545 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829100334545 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829100334545 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:821) 20250829100334545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100334545 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250829100334545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829100334545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829100334545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829100334545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829100334545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829100334545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829100334545 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100334545 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100334545 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250829100334545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829100334545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829100334545 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250829100334545 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829100334546 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250829100334996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473048) 20250829100335419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100335419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=473048, count=474304) 20250829100336420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100336421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100336546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829100336547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829100336547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass' was executed successfully (exit status: 0). MC@5f5792538a8d: Test execution finished. MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Aug 29 10:03:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100337422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100337422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_NS_connect_alive started. 20250829100338092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100338094 DMM INFO MM(262420000001009/d2b75cf3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100338094 DMM INFO MM(262420000001009/d2b75cf3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100338094 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100338094 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100338094 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100338094 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100338094 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250829100338094 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250829100338094 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gsup_client.c:402) 20250829100338094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c217d0]{Init}: Deallocated (fsm.c:568) 20250829100338094 DMM DEBUG MM_STATE_Gb[0x563e05c23f70]{Idle}: Deallocated (fsm.c:568) 20250829100338094 DMM DEBUG MM_STATE_Iu(24)[0x563e05c240a0]{Detached}: Deallocated (fsm.c:568) 20250829100338094 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f2c0]{Deregistered}: Deallocated (fsm.c:568) 20250829100338094 DMM INFO MM(262420000001008/fcf9e1f1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250829100338094 DMM INFO MM(262420000001008/fcf9e1f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250829100338094 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250829100338094 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250829100338094 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250829100338094 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250829100338094 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250829100338094 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250829100338094 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gsup_client.c:402) 20250829100338094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x563e05c0f3f0]{Init}: Deallocated (fsm.c:568) 20250829100338094 DMM DEBUG MM_STATE_Gb[0x563e05c1c640]{Idle}: Deallocated (fsm.c:568) 20250829100338094 DMM DEBUG MM_STATE_Iu(23)[0x563e05c0f060]{Detached}: Deallocated (fsm.c:568) 20250829100338094 DMM DEBUG GMM(gmm_fsm)[0x563e05c0f190]{Deregistered}: Deallocated (fsm.c:568) 20250829100338094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250829100338130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250829100338131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250829100338131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250829100338423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100338423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: setverdict(pass): none -> pass MTC@5f5792538a8d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250829100339142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32898<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: pass MTC@5f5792538a8d: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@5f5792538a8d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Aug 29 10:03:39 UTC 2025 ====== 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 20250829100339181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100339424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100339424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100339583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) 20250829100340426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100340426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13992, count=18348) 20250829100341428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100341428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Aug 29 10:03:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250829100342430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100342430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@5f5792538a8d: Test case TC_NS_connect_reset started. 20250829100342667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100342669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250829100342693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250829100342693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250829100342693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250829100342693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250829100342693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250829100342693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250829100342693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250829100342693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100342693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x563e05c0cda0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5f5792538a8d: setverdict(pass): none -> pass 20250829100343431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100343432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5f5792538a8d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250829100343701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32918<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@5f5792538a8d: Final verdict of PTC: none MTC@5f5792538a8d: Setting final verdict of the test case. MTC@5f5792538a8d: Local verdict of MTC: pass MTC@5f5792538a8d: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@5f5792538a8d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5f5792538a8d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Aug 29 10:03:43 UTC 2025 ====== 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 20250829100343739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250829100344141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7952) 20250829100344432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100344433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100344835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100344865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=7952, count=12308) 20250829100345433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100345434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100345694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@5f5792538a8d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@5f5792538a8d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5f5792538a8d: Terminating MTC. MC@5f5792538a8d: MTC terminated. MC2> exit MC@5f5792538a8d: Shutting down session. MC@5f5792538a8d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/expected-results.xml' against results in 'junit-xml-9124.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL 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_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 1 xfail: 3 pass: 75 NEW: PASS: 2 skip: 7 20250829100346435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100346435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3378816) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250829100347436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100347436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100347836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100347866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100348437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100348437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100348695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100349438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100349438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100349467 DGPRS DEBUG Checking for inactive LLMEs, time = 19692735 (sgsn.c:132) 20250829100350440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100350440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100350837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100350866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250829100351325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829100351325 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829100351325 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100351325 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250829100351325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250829100351325 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250829100351325 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829100351325 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250829100351325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250829100351325 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250829100351441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100351441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250829100351696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250829100352442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250829100352442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3378710) [testenv][generic] Stopping sgsn (3378749) [testenv] Showing testsuite/junit-xml-9124.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-9124.log && echo']             SGSN_Tests.ttcn:3243 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3244 SGSN_Tests control part SGSN_Tests.ttcn:817 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:1246 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3307 SGSN_Tests control part SGSN_Tests.ttcn:2956 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3309 SGSN_Tests control part SGSN_Tests.ttcn:2987 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3312 SGSN_Tests control part SGSN_Tests.ttcn:3131 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3313 SGSN_Tests control part SGSN_Tests.ttcn:3230 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:464 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:157 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:465 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:175 TC_attach_pdp_act_user_addr_v4raw testcase    "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:466 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:198 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase    "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:467 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:201 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase       Tguard timeout SGSN_Tests_Iu.ttcn:471 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:416 TC_update_ctx_err_ind_from_ggsn testcase       [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0'] testenv-sgsn-generic-osmocom-nightly-20250829-0948-45897445-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2826/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + grep --color=always -o load.* + uptime load average: 1.66, 1.49, 1.18 + exit 0 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