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 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins3500827304790528896.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.56, 1.17, 2.25 + 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-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250825-0948-a54d1b11-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250825-0948-a54d1b11-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:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/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-bookworm-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.7 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [1084 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [948 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9387 kB in 1s (9702 kB/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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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', '-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-20250825-0948-a54d1b11-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', '-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-20250825-0948-a54d1b11-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', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test', 'testenv-sgsn-generic-osmocom-nightly-20250825-0948-a54d1b11-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/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/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP BSSGP_EncDec.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_IEs_part_2.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP GTPv1U_Emulation_part_7.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_3.cc DEP GTPv1U_Emulation_part_2.cc DEP GTPv1U_Emulation_part_1.cc DEP BSSGP_Emulation_part_7.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP RAW_NS.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP NS_Emulation.cc DEP IPA_Emulation.cc DEP GTPv1U_Emulation.cc DEP BSSGP_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP SGSN_Tests_NS_part_7.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_1.cc DEP RANAP_Types_part_7.cc DEP SCCP_Emulation_part_2.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_5.cc DEP L3_Common_part_6.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP ITU_X213_Types_part_7.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTP_Emulation_part_7.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_1.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP SGSN_Tests_NS.cc DEP SGSN_Tests_Iu.cc DEP SGSN_Tests.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Native_Functions.cc DEP NS_Types.cc DEP Osmocom_CTRL_Adapter.cc DEP NS_Provider_IPL4.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP L3_Templates.cc DEP L3_Common.cc DEP ITU_X213_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTP_Emulation.cc DEP GTPC_Types.cc DEP GTPU_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP BSSGP_Types.cc DEP BSSGP_ConnHdlr.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 CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o 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 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 IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_Types.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 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_4.o CC GSUP_Templates_part_3.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 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 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 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_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 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 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_PortType.so CCLD IPL4asp_Types.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 NS_Provider_IPL4.so CCLD MobileL3_Types.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_3.so CCLD GSUP_Emulation_part_4.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_7.so CCLD IPA_CodecPort_part_6.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_3.so CCLD MobileL3_SS_Types_part_2.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_4.so CCLD Osmocom_CTRL_Functions_part_5.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_3.so CCLD NS_Emulation_part_2.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_4.so CCLD RANAP_Containers_part_3.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 GTPU_EncDec.so CCLD GTPC_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.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/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-20250825-0948-a54d1b11-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20250825-0948-a54d1b11-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 0s (493 kB/s) Reading package lists... [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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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 10 not upgraded. Need to get 14.0 MB of archives. After this operation, 23.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508242026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508242026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508242026 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.13.88d6.202508242026 [46.9 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508242026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508242026 [229 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508242026 [61.6 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508242026 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508242026 [70.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508242026 [21.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508242026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508242026 [547 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508242026 [52.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508242026 [71.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508242026 [179 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508242026 [60.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508242026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508242026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508242026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508242026 [18.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508242026 [22.7 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508242026 [75.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508242026 [286 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.13.88d6.202508242026 [132 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.15.d500.202508242026 [226 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.15.d500.202508242026 [960 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508242026 [2166 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.51.4ba66.202508242026 [144 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.51.4ba66.202508242026 [552 kB] Fetched 14.0 MB in 0s (93.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508242026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508242026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508242026_amd64.deb ... Unpacking osmocom-nightly (202508242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508242026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508242026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508242026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.159.de72.202508242026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508242026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.159.de72.202508242026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508242026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.159.de72.202508242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508242026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.159.de72.202508242026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508242026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508242026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508242026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508242026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508242026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.15.d500.202508242026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.15.d500.202508242026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.15.d500.202508242026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508242026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508242026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.51.4ba66.202508242026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.51.4ba66.202508242026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.51.4ba66.202508242026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.51.4ba66.202508242026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508242026) ... Setting up osmocom-nightly (202508242026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libasn1c1:amd64 (0.9.38.202508242026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508242026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508242026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508242026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508242026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmocore (1.11.0.32.33cb4.202508242026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508242026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508242026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508242026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508242026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508242026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508242026) ... 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 Setting up libosmo-ranap7:amd64 (1.7.0.15.d500.202508242026) ... Setting up osmo-sgsn (1.12.0.51.4ba66.202508242026) ... 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 Setting up libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508242026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508242026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.51.4ba66.202508242026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-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-20250825-0948-a54d1b11-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250825094817894 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250825094817895 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250825094817895 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) 20250825094817895 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250825094817895 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250825094817895 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250825094817895 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250825094817895 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250825094817895 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250825094817895 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) 20250825094817895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250825094817895 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250825094817895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250825094817895 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250825094817895 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250825094817895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250825094817895 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) 20250825094817895 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) 20250825094817895 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250825094817895 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250825094817895 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. 20250825094817895 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-20250825-0948-a54d1b11-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5622731fad40(sgsn) with 23 counters 20250825094818063 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825094818063 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) 20250825094818063 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825094818063 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. 20250825094818063 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250825094818063 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250825094818064 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250825094818065 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250825094818065 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508242026 initialized (sgsn_main.c:463) 20250825094818065 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250825094818065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094818065 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:641) 20250825094818065 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:659) 20250825094818065 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:665) 20250825094818065 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:770) 20250825094818065 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250825094818065 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250825094818065 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250825094818065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825094818065 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094818065 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825094818065 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825094818065 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825094818065 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825094818065 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825094818065 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825094818065 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825094818065 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825094818065 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250825094818065 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825094818065 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) 20250825094818065 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825094818065 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250825094818066 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094818066 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825094818066 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825094818066 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825094818066 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094818066 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825094818066 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825094818066 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825094818066 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094818066 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825094818066 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825094818066 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) 20250825094818066 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825094818066 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825094818066 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825094818066 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250825094818066 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825094818066 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) 20250825094818066 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) 20250825094818066 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) 20250825094818066 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) 20250825094818066 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825094818066 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56227dc81a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250825094818066 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250825094818066 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250825094818066 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] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.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=/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', '-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-20250825-0948-a54d1b11-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@9c539480cdf9: Unix server socket created successfully. MC@9c539480cdf9: Listening on TCP port 40747. MC2> 9c539480cdf9 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn/SGSN_Tests 9c539480cdf9 40747 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@9c539480cdf9: New HC connected from 10.0.2.100 [10.0.2.100]. 9c539480cdf9: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@9c539480cdf9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9c539480cdf9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c539480cdf9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c539480cdf9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c539480cdf9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c539480cdf9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9c539480cdf9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9c539480cdf9: Configuration file was processed on all HCs. MC@9c539480cdf9: Creating MTC on host 10.0.2.100. MC@9c539480cdf9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Aug 25 09:48: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.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 20250825094819065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094819066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach started. 20250825094819674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094819680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNCONFIGURED}: Allocated (fsm.c:456) 20250825094819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250825094819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250825094819715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094819715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094819715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094819716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250825094819716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094819716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094819716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094819717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094819717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825094819719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094819725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094819725 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094819730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094819730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094819731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094819731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250825094819731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094819731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094819731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094819731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094819731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094819733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094819733 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)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825094819741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094819741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(13)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach-BVCI210(11)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094819744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250825094819744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250825094819744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250825094819744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094819744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094819744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094819744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094819744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094819744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094819745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094819745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094819745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094819745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094819745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094819745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094819745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094819745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250825094819745 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094819745 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094819745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094819745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094819745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094819747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094819747 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)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094819752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094819752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094820067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094820067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094820067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094820067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094820072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094820073 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@9c539480cdf9: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='DF0FDA13'O, index=0 SGSN_Test-GSUP(19)@9c539480cdf9: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@9c539480cdf9: 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 := '08FBD8E8E062D56D1A0E9081873909D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4259429B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '572C3A10C4BE1E6E'O } } } } } 20250825094821157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094821157 DLLC NOTICE LLME(ffffffff/df0fda13){UNASSIGNED} LLC RX: unknown TLLI 0xdf0fda13, creating LLME on the fly (gprs_llc.c:552) 20250825094821157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094821157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094821157 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094821157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825094821157 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094821157 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825094821157 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094821157 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094821157 DLLC NOTICE LLME(ffffffff/df0fda13){UNASSIGNED} LLGM Assign pre (df0fda13 => f28041c7) (gprs_llc.c:1079) 20250825094821157 DLLC NOTICE LLME(df0fda13/f28041c7){ASSIGNED} LLGM Assign post (df0fda13 => f28041c7) (gprs_llc.c:1125) 20250825094821157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094821157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094821157 DMM DEBUG MM(262420000000001/f28041c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094821174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094821174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825094821174 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094821174 DMM DEBUG MM(262420000000001/f28041c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250825094821174 DMM NOTICE MM(262420000000001/f28041c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094821174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094821174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094821174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094821174 DMM DEBUG MM(262420000000001/f28041c7) Requesting authorization (sgsn_auth.c:160) 20250825094821174 DMM INFO MM(262420000000001/f28041c7) Requesting authentication tuples (sgsn_auth.c:184) 20250825094821174 DMM DEBUG MM(262420000000001/f28041c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825094821174 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250825094821174 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@9c539480cdf9: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250825094821179 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825094821179 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825094821179 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825094821179 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825094821179 DMM INFO MM(262420000000001/f28041c7) Subscriber data update (mmctx.c:445) 20250825094821179 DMM DEBUG MM(262420000000001/f28041c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825094821179 DMM INFO MM(262420000000001/f28041c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825094821179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825094821179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825094821179 DMM INFO MM(262420000000001/f28041c7) <- GMM AUTH AND CIPHERING REQ (rand = 08 fb d8 e8 e0 62 d5 6d 1a 0e 90 81 87 39 09 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825094821194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094821194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094821194 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094821194 DMM INFO MM(262420000000001/f28041c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825094821194 DMM NOTICE MM(262420000000001/f28041c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825094821194 DMM DEBUG MM(262420000000001/f28041c7) checking auth: received GSM SRES = 42 59 42 9b (gprs_gmm.c:716) 20250825094821194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825094821194 DMM DEBUG MM(262420000000001/f28041c7) Requesting authorization (sgsn_auth.c:160) 20250825094821194 DMM INFO MM(262420000000001/f28041c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825094821194 DMM DEBUG MM(262420000000001/f28041c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250825094821194 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250825094821194 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) 20250825094821194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825094821194 DMM INFO MM(262420000000001/f28041c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf28041c7) (gprs_gmm.c:337) 20250825094821197 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825094821197 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825094821197 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250825094821197 DMM INFO MM(262420000000001/f28041c7) Subscriber data update (mmctx.c:445) 20250825094821197 DMM DEBUG MM(262420000000001/f28041c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825094821197 DMM INFO MM(262420000000001/f28041c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825094821197 DMM NOTICE MM(262420000000001/f28041c7) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250825094821197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825094821197 DMM NOTICE MM(262420000000001/f28041c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825094821197 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) 20250825094821198 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825094821198 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250825094821198 DMM INFO MM(262420000000001/f28041c7) Subscriber data update (mmctx.c:445) 20250825094821198 DMM DEBUG MM(262420000000001/f28041c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825094821210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094821210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825094821210 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094821210 DMM INFO MM(262420000000001/f28041c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825094821210 DMM NOTICE MM(262420000000001/f28041c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825094821210 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825094821210 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825094821210 DLLC NOTICE LLME(df0fda13/f28041c7){ASSIGNED} LLGM Assign pre (ffffffff => f28041c7) (gprs_llc.c:1079) 20250825094821210 DLLC NOTICE LLME(ffffffff/f28041c7){ASSIGNED} LLGM Assign post (ffffffff => f28041c7) (gprs_llc.c:1125) 20250825094821210 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825094821210 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825094821210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825094821210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@9c539480cdf9: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9c539480cdf9: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@9c539480cdf9: Final verdict of PTC: pass 20250825094821273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(12)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9c539480cdf9: Final verdict of PTC: none TC_attach-BVCI196(6)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9c539480cdf9: Final verdict of PTC: none 20250825094821279 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825094821279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(14)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@9c539480cdf9: Final verdict of PTC: none TC_attach-BVCI220(16)@9c539480cdf9: Final verdict of PTC: none TC_attach-BVCI210(11)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(17)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(15)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(5)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(7)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(10)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Aug 25 09:48:21 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250825094821400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094821801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83840) 20250825094822280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094822280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83840, count=89272) 20250825094823281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094823281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:48: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_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 20250825094824282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094824282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_mnc3 started. 20250825094824909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094824911 DMM INFO MM(262420000000001/f28041c7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825094824911 DMM INFO MM(262420000000001/f28041c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825094824911 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825094824911 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825094824911 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825094824911 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825094824911 DLLC NOTICE LLME(ffffffff/f28041c7){ASSIGNED} LLGM Assign pre (f28041c7 => ffffffff) (gprs_llc.c:1079) 20250825094824911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f28041c7 => ffffffff) (gprs_llc.c:1125) 20250825094824911 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250825094824911 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) 20250825094824911 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) 20250825094824911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825094824911 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825094824911 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825094824911 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825094824911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094824956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094824956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094824956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094824956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094824956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094824956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094824956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094824956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094824956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094824956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094824956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094824956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094824957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094824957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094824957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094824957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094824957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094824957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094824957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094824957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(27)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094824957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094824957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094824960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(28)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(24)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094824965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094824965 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(26)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(29)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(28)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094824975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094824975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094824975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094824975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094824975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094824975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094824975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094824975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094824975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094824977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094824977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094824977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094824977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094824977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094824977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094824977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094824977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094824977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094824977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094824977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094824978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094824978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(33)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094824981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(29)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(34)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825094824986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094824986 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(33)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_attach_mnc3-BVCI210(31)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094824988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094824988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094824988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094824988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094824988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094824988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094824988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094824988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094824988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094824989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094824989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094824989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094824989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094824989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094824989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094824989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094824989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094824989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094824989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094824989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094824990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(37)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094824990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094824992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094824997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094824997 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(36)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094825283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094825283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094825283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094825283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(38)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(38)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094825287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094825288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(38)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(38)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(38)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(38)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@9c539480cdf9: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='C1F30513'O, index=0 SGSN_Test-GSUP(39)@9c539480cdf9: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@9c539480cdf9: 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 := 'CFA34B6D6B586481D0E157CDB0874BEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24D22BEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71E68A9AFB7903B4'O } } } } } 20250825094826373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094826373 DLLC NOTICE LLME(ffffffff/c1f30513){UNASSIGNED} LLC RX: unknown TLLI 0xc1f30513, creating LLME on the fly (gprs_llc.c:552) 20250825094826373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094826373 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094826373 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094826373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825094826373 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094826373 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825094826373 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094826373 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094826373 DLLC NOTICE LLME(ffffffff/c1f30513){UNASSIGNED} LLGM Assign pre (c1f30513 => cb18cbef) (gprs_llc.c:1079) 20250825094826373 DLLC NOTICE LLME(c1f30513/cb18cbef){ASSIGNED} LLGM Assign post (c1f30513 => cb18cbef) (gprs_llc.c:1125) 20250825094826373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094826373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094826373 DMM DEBUG MM(262420000001001/cb18cbef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094826393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094826393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825094826393 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094826393 DMM DEBUG MM(262420000001001/cb18cbef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250825094826393 DMM NOTICE MM(262420000001001/cb18cbef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094826393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094826393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094826393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094826393 DMM DEBUG MM(262420000001001/cb18cbef) Requesting authorization (sgsn_auth.c:160) 20250825094826393 DMM INFO MM(262420000001001/cb18cbef) Requesting authentication tuples (sgsn_auth.c:184) 20250825094826393 DMM DEBUG MM(262420000001001/cb18cbef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825094826393 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250825094826393 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@9c539480cdf9: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250825094826399 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825094826399 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825094826399 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825094826399 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825094826399 DMM INFO MM(262420000001001/cb18cbef) Subscriber data update (mmctx.c:445) 20250825094826399 DMM DEBUG MM(262420000001001/cb18cbef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825094826399 DMM INFO MM(262420000001001/cb18cbef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825094826399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825094826399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825094826399 DMM INFO MM(262420000001001/cb18cbef) <- GMM AUTH AND CIPHERING REQ (rand = cf a3 4b 6d 6b 58 64 81 d0 e1 57 cd b0 87 4b ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825094826414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094826414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094826414 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094826414 DMM INFO MM(262420000001001/cb18cbef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825094826414 DMM NOTICE MM(262420000001001/cb18cbef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825094826414 DMM DEBUG MM(262420000001001/cb18cbef) checking auth: received GSM SRES = 24 d2 2b ef (gprs_gmm.c:716) 20250825094826414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825094826414 DMM DEBUG MM(262420000001001/cb18cbef) Requesting authorization (sgsn_auth.c:160) 20250825094826414 DMM INFO MM(262420000001001/cb18cbef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825094826414 DMM DEBUG MM(262420000001001/cb18cbef) Requesting subscriber data update (gprs_subscriber.c:894) 20250825094826414 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250825094826414 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) 20250825094826414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825094826414 DMM INFO MM(262420000001001/cb18cbef) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb18cbef) (gprs_gmm.c:337) 20250825094826417 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825094826417 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825094826417 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250825094826417 DMM INFO MM(262420000001001/cb18cbef) Subscriber data update (mmctx.c:445) 20250825094826417 DMM DEBUG MM(262420000001001/cb18cbef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825094826417 DMM INFO MM(262420000001001/cb18cbef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825094826417 DMM NOTICE MM(262420000001001/cb18cbef) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250825094826417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825094826417 DMM NOTICE MM(262420000001001/cb18cbef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825094826417 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) 20250825094826418 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825094826419 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250825094826419 DMM INFO MM(262420000001001/cb18cbef) Subscriber data update (mmctx.c:445) 20250825094826419 DMM DEBUG MM(262420000001001/cb18cbef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825094826429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094826429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825094826429 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094826429 DMM INFO MM(262420000001001/cb18cbef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825094826429 DMM NOTICE MM(262420000001001/cb18cbef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825094826429 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825094826429 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825094826429 DLLC NOTICE LLME(c1f30513/cb18cbef){ASSIGNED} LLGM Assign pre (ffffffff => cb18cbef) (gprs_llc.c:1079) 20250825094826429 DLLC NOTICE LLME(ffffffff/cb18cbef){ASSIGNED} LLGM Assign post (ffffffff => cb18cbef) (gprs_llc.c:1125) 20250825094826429 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825094826429 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825094826429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825094826429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@9c539480cdf9: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@9c539480cdf9: Final verdict of PTC: pass 20250825094826491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825094826496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825094826496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(39)@9c539480cdf9: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@9c539480cdf9: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(37)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(38)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(27)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(32)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@9c539480cdf9: Final verdict of PTC: none TC_attach_mnc3-BVCI220(36)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(25)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(30)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(35)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_mnc3-BVCI220(36): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(38): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Aug 25 09:48:26 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250825094826563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094826965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86088) 20250825094827497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094827497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86088, count=90444) 20250825094828498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094828498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:48: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.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 20250825094829499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094829499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_umts_aka_umts_res started. 20250825094830086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094830088 DMM INFO MM(262420000001001/cb18cbef) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825094830088 DMM INFO MM(262420000001001/cb18cbef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825094830088 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825094830088 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825094830088 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825094830088 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825094830088 DLLC NOTICE LLME(ffffffff/cb18cbef){ASSIGNED} LLGM Assign pre (cb18cbef => ffffffff) (gprs_llc.c:1079) 20250825094830088 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb18cbef => ffffffff) (gprs_llc.c:1125) 20250825094830088 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250825094830088 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) 20250825094830088 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) 20250825094830088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825094830088 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825094830088 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825094830088 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825094830088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(47)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094830134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094830134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094830134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094830134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094830134 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094830134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094830134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094830134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094830134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(47)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094830137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094830137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094830137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094830137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094830137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094830137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094830137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094830137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094830137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094830137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094830137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(47)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094830137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094830137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(47)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(48)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825094830140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(44)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094830147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094830147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(49)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(48)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_umts_aka_umts_res-BVCI196(46)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(52)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(52)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094830151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094830151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094830151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094830151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094830151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094830151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094830151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094830151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094830151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094830151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094830151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094830151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094830151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094830152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094830152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094830152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094830152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094830152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094830152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094830152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094830152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094830152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094830154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(53)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(49)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094830158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094830158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094830165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094830165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094830165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094830165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094830165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094830166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094830166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094830166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094830166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094830166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094830166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094830166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094830166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094830166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094830166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094830166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094830166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094830166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094830168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094830172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094830172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094830501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094830501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094830501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094830501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094830507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094830508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(58)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(46)@9c539480cdf9: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='E6D9565A'O, index=0 SGSN_Test-GSUP(59)@9c539480cdf9: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@9c539480cdf9: 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 := 'EB4294E85AA0CE9EA1E2A7AA7402BBD6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '969B5E9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '639F7D9DDC0103FA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E23A9A5072CFCB5997F7F2BE833AB04B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B7A54169A29CCF2DEEBEF11AF9905DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A20E3FC9B273F47FA8E743F58C341EC1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1957F04E31A73CE5'O } } } } } 20250825094831587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094831587 DLLC NOTICE LLME(ffffffff/e6d9565a){UNASSIGNED} LLC RX: unknown TLLI 0xe6d9565a, creating LLME on the fly (gprs_llc.c:552) 20250825094831587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094831587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094831587 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094831587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825094831587 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094831587 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825094831587 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094831587 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094831587 DLLC NOTICE LLME(ffffffff/e6d9565a){UNASSIGNED} LLGM Assign pre (e6d9565a => ea19678b) (gprs_llc.c:1079) 20250825094831587 DLLC NOTICE LLME(e6d9565a/ea19678b){ASSIGNED} LLGM Assign post (e6d9565a => ea19678b) (gprs_llc.c:1125) 20250825094831587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094831587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094831587 DMM DEBUG MM(262420000001002/ea19678b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094831599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094831599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825094831599 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094831599 DMM DEBUG MM(262420000001002/ea19678b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250825094831599 DMM NOTICE MM(262420000001002/ea19678b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094831599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094831599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094831599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094831599 DMM DEBUG MM(262420000001002/ea19678b) Requesting authorization (sgsn_auth.c:160) 20250825094831599 DMM INFO MM(262420000001002/ea19678b) Requesting authentication tuples (sgsn_auth.c:184) 20250825094831599 DMM DEBUG MM(262420000001002/ea19678b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825094831599 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250825094831599 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@9c539480cdf9: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250825094831603 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825094831603 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825094831603 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825094831603 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825094831603 DMM INFO MM(262420000001002/ea19678b) Subscriber data update (mmctx.c:445) 20250825094831603 DMM DEBUG MM(262420000001002/ea19678b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825094831603 DMM INFO MM(262420000001002/ea19678b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825094831603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825094831603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825094831603 DMM INFO MM(262420000001002/ea19678b) <- GMM AUTH AND CIPHERING REQ (rand = eb 42 94 e8 5a a0 ce 9e a1 e2 a7 aa 74 02 bb d6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 0e 3f c9 b2 73 f4 7f a8 e7 43 f5 8c 34 1e c1 ) (gprs_gmm.c:510) 20250825094831616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094831616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094831616 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094831616 DMM INFO MM(262420000001002/ea19678b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825094831617 DMM NOTICE MM(262420000001002/ea19678b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825094831617 DMM DEBUG MM(262420000001002/ea19678b) checking auth: received UMTS RES = 19 57 f0 4e 31 a7 3c e5 (gprs_gmm.c:716) 20250825094831617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825094831617 DMM DEBUG MM(262420000001002/ea19678b) Requesting authorization (sgsn_auth.c:160) 20250825094831617 DMM INFO MM(262420000001002/ea19678b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825094831617 DMM DEBUG MM(262420000001002/ea19678b) Requesting subscriber data update (gprs_subscriber.c:894) 20250825094831617 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250825094831617 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) 20250825094831617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825094831617 DMM INFO MM(262420000001002/ea19678b) <- GMM ATTACH ACCEPT (new P-TMSI=0xea19678b) (gprs_gmm.c:337) 20250825094831620 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825094831620 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825094831620 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250825094831620 DMM INFO MM(262420000001002/ea19678b) Subscriber data update (mmctx.c:445) 20250825094831620 DMM DEBUG MM(262420000001002/ea19678b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825094831620 DMM INFO MM(262420000001002/ea19678b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825094831620 DMM NOTICE MM(262420000001002/ea19678b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250825094831620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825094831620 DMM NOTICE MM(262420000001002/ea19678b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825094831620 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) 20250825094831621 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825094831621 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250825094831621 DMM INFO MM(262420000001002/ea19678b) Subscriber data update (mmctx.c:445) 20250825094831621 DMM DEBUG MM(262420000001002/ea19678b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825094831631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094831631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825094831631 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094831631 DMM INFO MM(262420000001002/ea19678b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825094831631 DMM NOTICE MM(262420000001002/ea19678b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825094831631 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825094831631 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825094831631 DLLC NOTICE LLME(e6d9565a/ea19678b){ASSIGNED} LLGM Assign pre (ffffffff => ea19678b) (gprs_llc.c:1079) 20250825094831631 DLLC NOTICE LLME(ffffffff/ea19678b){ASSIGNED} LLGM Assign post (ffffffff => ea19678b) (gprs_llc.c:1125) 20250825094831631 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825094831631 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825094831631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825094831632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(46)@9c539480cdf9: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@9c539480cdf9: Final verdict of PTC: pass 20250825094831693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(59)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(57)@9c539480cdf9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(52)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@9c539480cdf9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(46)@9c539480cdf9: Final verdict of PTC: none 20250825094831700 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(44)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(48)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(47)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@9c539480cdf9: Final verdict of PTC: none 20250825094831700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(53)@9c539480cdf9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(55)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(50)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(45)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(58)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(45): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(46): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(47): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(48): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Aug 25 09:48:31 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 20250825094831749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094832151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84876) 20250825094832701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094832701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84876, count=90408) 20250825094833702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094833703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:48: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.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 20250825094834704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094834704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_umts_aka_gsm_sres started. 20250825094835270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094835274 DMM INFO MM(262420000001002/ea19678b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825094835274 DMM INFO MM(262420000001002/ea19678b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825094835274 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825094835274 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825094835274 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825094835274 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825094835274 DLLC NOTICE LLME(ffffffff/ea19678b){ASSIGNED} LLGM Assign pre (ea19678b => ffffffff) (gprs_llc.c:1079) 20250825094835274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea19678b => ffffffff) (gprs_llc.c:1125) 20250825094835274 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250825094835274 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) 20250825094835274 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) 20250825094835274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825094835274 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825094835274 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825094835274 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825094835274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094835317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094835317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094835317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094835317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094835317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094835317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094835317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094835317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094835317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094835319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094835319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094835319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094835319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094835319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094835319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094835319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094835319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094835319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094835319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094835319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094835319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094835319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(68)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(67)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094835322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(69)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(64)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094835328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094835328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(68)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_umts_aka_gsm_sres-BVCI196(66)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(73)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(73)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(72)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825094835333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094835333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094835333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094835333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094835333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094835333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094835333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094835333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094835333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(73)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094835333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094835333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094835333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094835334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094835334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094835334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094835334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094835334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094835334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094835334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094835334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(73)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094835334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094835334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(73)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094835337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(69)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(72)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094835343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094835343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250825094835343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094835343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094835343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094835343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094835343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094835343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094835343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094835343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094835343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094835344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094835344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094835344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094835344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094835344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094835344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094835344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094835344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094835344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094835344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(77)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_umts_aka_gsm_sres-BVCI210(70)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094835347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094835353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094835353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094835706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094835706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094835706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094835706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094835710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094835711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(78)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@9c539480cdf9: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='D907E0BC'O, index=0 SGSN_Test-GSUP(79)@9c539480cdf9: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@9c539480cdf9: 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 := '1B8C6190AB87F3AC1C074C305C8B540A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '269DBBA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6DCB669F0ABC59C5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '687347ADD50F4EBF2F63BACE4068F33B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '253377C6D24DD73792F81B529871BAE6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49CE59672062A0FD81B02196ABC7DAAF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A40FDC53256EFBF0'O } } } } } 20250825094836794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094836794 DLLC NOTICE LLME(ffffffff/d907e0bc){UNASSIGNED} LLC RX: unknown TLLI 0xd907e0bc, creating LLME on the fly (gprs_llc.c:552) 20250825094836794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094836794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094836794 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094836794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825094836794 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094836794 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825094836794 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094836794 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094836794 DLLC NOTICE LLME(ffffffff/d907e0bc){UNASSIGNED} LLGM Assign pre (d907e0bc => fb9c8de3) (gprs_llc.c:1079) 20250825094836794 DLLC NOTICE LLME(d907e0bc/fb9c8de3){ASSIGNED} LLGM Assign post (d907e0bc => fb9c8de3) (gprs_llc.c:1125) 20250825094836794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094836794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094836794 DMM DEBUG MM(262420000001003/fb9c8de3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094836818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094836818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825094836818 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094836818 DMM DEBUG MM(262420000001003/fb9c8de3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250825094836818 DMM NOTICE MM(262420000001003/fb9c8de3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094836818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094836818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094836818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094836818 DMM DEBUG MM(262420000001003/fb9c8de3) Requesting authorization (sgsn_auth.c:160) 20250825094836818 DMM INFO MM(262420000001003/fb9c8de3) Requesting authentication tuples (sgsn_auth.c:184) 20250825094836818 DMM DEBUG MM(262420000001003/fb9c8de3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825094836818 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250825094836818 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@9c539480cdf9: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250825094836824 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825094836824 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825094836824 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825094836824 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825094836824 DMM INFO MM(262420000001003/fb9c8de3) Subscriber data update (mmctx.c:445) 20250825094836824 DMM DEBUG MM(262420000001003/fb9c8de3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825094836824 DMM INFO MM(262420000001003/fb9c8de3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825094836824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825094836824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825094836824 DMM INFO MM(262420000001003/fb9c8de3) <- GMM AUTH AND CIPHERING REQ (rand = 1b 8c 61 90 ab 87 f3 ac 1c 07 4c 30 5c 8b 54 0a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 ce 59 67 20 62 a0 fd 81 b0 21 96 ab c7 da af ) (gprs_gmm.c:510) 20250825094836841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094836841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094836841 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094836841 DMM INFO MM(262420000001003/fb9c8de3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825094836841 DMM NOTICE MM(262420000001003/fb9c8de3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825094836841 DMM DEBUG MM(262420000001003/fb9c8de3) checking auth: received GSM SRES = 26 9d bb a4 (gprs_gmm.c:716) 20250825094836841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825094836841 DMM DEBUG MM(262420000001003/fb9c8de3) Requesting authorization (sgsn_auth.c:160) 20250825094836841 DMM INFO MM(262420000001003/fb9c8de3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825094836841 DMM DEBUG MM(262420000001003/fb9c8de3) Requesting subscriber data update (gprs_subscriber.c:894) 20250825094836841 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250825094836841 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) 20250825094836841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825094836841 DMM INFO MM(262420000001003/fb9c8de3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb9c8de3) (gprs_gmm.c:337) 20250825094836843 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825094836843 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825094836843 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250825094836843 DMM INFO MM(262420000001003/fb9c8de3) Subscriber data update (mmctx.c:445) 20250825094836843 DMM DEBUG MM(262420000001003/fb9c8de3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825094836843 DMM INFO MM(262420000001003/fb9c8de3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825094836843 DMM NOTICE MM(262420000001003/fb9c8de3) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250825094836844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825094836844 DMM NOTICE MM(262420000001003/fb9c8de3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825094836844 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) 20250825094836845 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825094836845 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250825094836845 DMM INFO MM(262420000001003/fb9c8de3) Subscriber data update (mmctx.c:445) 20250825094836845 DMM DEBUG MM(262420000001003/fb9c8de3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825094836857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094836858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825094836858 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094836858 DMM INFO MM(262420000001003/fb9c8de3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825094836858 DMM NOTICE MM(262420000001003/fb9c8de3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825094836858 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825094836858 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825094836858 DLLC NOTICE LLME(d907e0bc/fb9c8de3){ASSIGNED} LLGM Assign pre (ffffffff => fb9c8de3) (gprs_llc.c:1079) 20250825094836858 DLLC NOTICE LLME(ffffffff/fb9c8de3){ASSIGNED} LLGM Assign post (ffffffff => fb9c8de3) (gprs_llc.c:1125) 20250825094836858 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825094836858 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825094836858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825094836858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@9c539480cdf9: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@9c539480cdf9: Final verdict of PTC: pass 20250825094836920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825094836925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825094836925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(79)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(72)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(77)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(67)@9c539480cdf9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@9c539480cdf9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(70)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@9c539480cdf9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(66)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(75)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(73)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(65)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(71)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(70): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(71): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(72): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(73): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Aug 25 09:48:36 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 20250825094837027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094837429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89760) 20250825094837926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094837926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89760, count=90920) 20250825094838928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094838928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:48: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_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 20250825094839929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094839929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_timeout_after_pdp_act started. 20250825094840548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094840550 DMM INFO MM(262420000001003/fb9c8de3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825094840550 DMM INFO MM(262420000001003/fb9c8de3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825094840550 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825094840550 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825094840550 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825094840550 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825094840550 DLLC NOTICE LLME(ffffffff/fb9c8de3){ASSIGNED} LLGM Assign pre (fb9c8de3 => ffffffff) (gprs_llc.c:1079) 20250825094840550 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb9c8de3 => ffffffff) (gprs_llc.c:1125) 20250825094840550 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250825094840550 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) 20250825094840550 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) 20250825094840550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825094840550 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825094840550 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825094840550 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825094840550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(88)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(88)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094840603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094840603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094840603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094840603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094840603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094840603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094840603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094840603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094840603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(87)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(88)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094840604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094840604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094840604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094840604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094840604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094840604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094840604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094840604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094840604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094840604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094840604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094840605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094840605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(88)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(88)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094840608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(89)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(87)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(84)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(92)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094840614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094840615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250825094840615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094840615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094840615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094840615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094840615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094840615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094840615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094840615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094840615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_timeout_after_pdp_act-BVCI196(85)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(92)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094840616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094840616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094840616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094840616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094840616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094840616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094840616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094840616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094840616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094840616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094840616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094840617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094840617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(93)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825094840619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(89)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094840624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094840624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(94)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(91)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(93)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094840630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094840630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094840630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094840630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094840630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094840631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094840631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094840631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094840631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094840631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094840631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094840631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094840631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094840631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094840631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094840631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094840631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094840631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094840633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094840637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094840637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094840931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094840931 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094840931 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094840931 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094840936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094840937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(98)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(85)@9c539480cdf9: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='C6E747C9'O, index=0 SGSN_Test-GSUP(99)@9c539480cdf9: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: 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 := '2E0A15431B700AE3E7F7F0E969673EC5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52731AF9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28B6538B4F618F9D'O } } } } } 20250825094841008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841009 DLLC NOTICE LLME(ffffffff/c6e747c9){UNASSIGNED} LLC RX: unknown TLLI 0xc6e747c9, creating LLME on the fly (gprs_llc.c:552) 20250825094841009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094841009 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094841009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825094841009 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094841009 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825094841009 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094841009 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094841009 DLLC NOTICE LLME(ffffffff/c6e747c9){UNASSIGNED} LLGM Assign pre (c6e747c9 => e24a0256) (gprs_llc.c:1079) 20250825094841009 DLLC NOTICE LLME(c6e747c9/e24a0256){ASSIGNED} LLGM Assign post (c6e747c9 => e24a0256) (gprs_llc.c:1125) 20250825094841009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094841009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094841009 DMM DEBUG MM(262420000000021/e24a0256) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094841024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841024 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094841024 DMM DEBUG MM(262420000000021/e24a0256) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250825094841024 DMM NOTICE MM(262420000000021/e24a0256) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094841024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094841024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094841024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094841024 DMM DEBUG MM(262420000000021/e24a0256) Requesting authorization (sgsn_auth.c:160) 20250825094841024 DMM INFO MM(262420000000021/e24a0256) Requesting authentication tuples (sgsn_auth.c:184) 20250825094841024 DMM DEBUG MM(262420000000021/e24a0256) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825094841024 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250825094841024 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@9c539480cdf9: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250825094841029 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825094841029 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825094841029 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825094841029 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825094841029 DMM INFO MM(262420000000021/e24a0256) Subscriber data update (mmctx.c:445) 20250825094841029 DMM DEBUG MM(262420000000021/e24a0256) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825094841029 DMM INFO MM(262420000000021/e24a0256) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825094841029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825094841029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825094841029 DMM INFO MM(262420000000021/e24a0256) <- GMM AUTH AND CIPHERING REQ (rand = 2e 0a 15 43 1b 70 0a e3 e7 f7 f0 e9 69 67 3e c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825094841043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841043 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094841043 DMM INFO MM(262420000000021/e24a0256) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825094841043 DMM NOTICE MM(262420000000021/e24a0256) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825094841044 DMM DEBUG MM(262420000000021/e24a0256) checking auth: received GSM SRES = 52 73 1a f9 (gprs_gmm.c:716) 20250825094841044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825094841044 DMM DEBUG MM(262420000000021/e24a0256) Requesting authorization (sgsn_auth.c:160) 20250825094841044 DMM INFO MM(262420000000021/e24a0256) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825094841044 DMM DEBUG MM(262420000000021/e24a0256) Requesting subscriber data update (gprs_subscriber.c:894) 20250825094841044 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250825094841044 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) 20250825094841044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825094841044 DMM INFO MM(262420000000021/e24a0256) <- GMM ATTACH ACCEPT (new P-TMSI=0xe24a0256) (gprs_gmm.c:337) 20250825094841046 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825094841046 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825094841046 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250825094841046 DMM INFO MM(262420000000021/e24a0256) Subscriber data update (mmctx.c:445) 20250825094841046 DMM DEBUG MM(262420000000021/e24a0256) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825094841046 DMM INFO MM(262420000000021/e24a0256) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825094841046 DMM NOTICE MM(262420000000021/e24a0256) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250825094841046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825094841046 DMM NOTICE MM(262420000000021/e24a0256) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825094841046 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) 20250825094841048 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825094841048 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250825094841048 DMM INFO MM(262420000000021/e24a0256) Subscriber data update (mmctx.c:445) 20250825094841048 DMM DEBUG MM(262420000000021/e24a0256) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825094841059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841059 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094841059 DMM INFO MM(262420000000021/e24a0256) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825094841059 DMM NOTICE MM(262420000000021/e24a0256) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825094841059 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825094841059 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825094841059 DLLC NOTICE LLME(c6e747c9/e24a0256){ASSIGNED} LLGM Assign pre (ffffffff => e24a0256) (gprs_llc.c:1079) 20250825094841059 DLLC NOTICE LLME(ffffffff/e24a0256){ASSIGNED} LLGM Assign post (ffffffff => e24a0256) (gprs_llc.c:1125) 20250825094841059 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825094841059 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825094841059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825094841059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: setverdict(pass): none -> pass 20250825094841116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841116 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094841116 DMM INFO MM(262420000000021/e24a0256) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825094841116 DMM INFO MM(262420000000021/e24a0256) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825094841116 DMM DEBUG MM(262420000000021/e24a0256) Using GGSN 0 (gprs_sm.c:317) 20250825094841116 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250825094841116 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825094841116 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250825094841116 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250825094841139 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 45 43 54 df 11 e7 2b 27 93 14 05 7f b8 01 98 d0 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) 20250825094841140 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7a0b8, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825094841140 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825094841140 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc8ee08 TLLI=e24a0256, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825094841140 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825094841140 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825094841156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841156 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094841156 DMM INFO MM(262420000000021/e24a0256) -> GMM ATTACH REQUEST MI(TMSI-0xE24A0256) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094841156 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094841156 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825094841156 DLLC NOTICE LLME(ffffffff/e24a0256){ASSIGNED} LLGM Assign pre (e24a0256 => e0d060ea) (gprs_llc.c:1079) 20250825094841156 DLLC NOTICE LLME(e24a0256/e0d060ea){ASSIGNED} LLGM Assign post (e24a0256 => e0d060ea) (gprs_llc.c:1125) 20250825094841156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094841156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094841156 DMM DEBUG MM(262420000000021/e0d060ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094841165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094841165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250825094841165 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094841165 DMM DEBUG MM(262420000000021/e0d060ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250825094841165 DMM NOTICE MM(262420000000021/e0d060ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094841165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094841165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094841165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094841165 DMM DEBUG MM(262420000000021/e0d060ea) Requesting authorization (sgsn_auth.c:160) 20250825094841165 DMM INFO MM(262420000000021/e0d060ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825094841165 DMM DEBUG MM(262420000000021/e0d060ea) Requesting subscriber data update (gprs_subscriber.c:894) 20250825094841165 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250825094841165 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) 20250825094841167 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825094841167 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825094841167 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250825094841167 DMM INFO MM(262420000000021/e0d060ea) Subscriber data update (mmctx.c:445) 20250825094841167 DMM DEBUG MM(262420000000021/e0d060ea) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250825094841167 DMM INFO MM(262420000000021/e0d060ea) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250825094841167 DMM NOTICE MM(262420000000021/e0d060ea) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250825094841167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825094841167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825094841167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250825094841167 DMM INFO MM(262420000000021/e0d060ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d060ea) (gprs_gmm.c:337) 20250825094841167 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) 20250825094841169 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825094841169 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250825094841169 DMM INFO MM(262420000000021/e0d060ea) Subscriber data update (mmctx.c:445) 20250825094841169 DMM DEBUG MM(262420000000021/e0d060ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: Trying to receive 5 ATTACH ACCEPTs 20250825094847168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825094847168 DMM INFO MM(262420000000021/e0d060ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d060ea) (gprs_gmm.c:337) 20250825094848060 DGPRS DEBUG Checking for inactive LLMEs, time = 19346233 (sgsn.c:132) 20250825094848067 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825094848067 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825094848067 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094848067 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825094848067 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825094848067 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825094848067 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094848067 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825094848067 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825094848067 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(88)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094850612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094850612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094850612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(88)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094850626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094850626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094850626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094850642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094850642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094850642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094853168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825094853168 DMM INFO MM(262420000000021/e0d060ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d060ea) (gprs_gmm.c:337) 20250825094859170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825094859170 DMM INFO MM(262420000000021/e0d060ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d060ea) (gprs_gmm.c:337) -NSVCI97(88)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094900620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094900620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094900620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(88)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094900637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094900637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094900638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094900654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094900654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094900654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094900932 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825094900932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825094900933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825094905171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825094905171 DMM INFO MM(262420000000021/e0d060ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d060ea) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250825094910606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094910613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094910613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825094910617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094910621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094910621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(88)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094910624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094910624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094910624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(88)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094910632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094910635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094910635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094910640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094910641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094910641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094910656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094910656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094910657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094911171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825094911172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250825094911172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825094911172 DMM NOTICE MM(262420000000021/e0d060ea) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825094911172 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250825094911172 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc8ee08, TLLI=e0d060ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825094911172 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825094911172 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825094911172 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250825094911172 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250825094911172 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) 20250825094911172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Reject}: Deallocated (fsm.c:568) 20250825094911172 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Deallocated (fsm.c:568) 20250825094911172 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825094911172 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825094911172 DLLC NOTICE LLME(e24a0256/e0d060ea){ASSIGNED} LLGM Assign pre (e0d060ea => ffffffff) (gprs_llc.c:1079) 20250825094911172 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0d060ea => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(85)@9c539480cdf9: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@9c539480cdf9: Final verdict of PTC: pass 20250825094911696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(99)@9c539480cdf9: Final verdict of PTC: none 20250825094911701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825094911701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(83)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(98)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(92)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@9c539480cdf9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(91)@9c539480cdf9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(96)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(88)@9c539480cdf9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(85)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(87)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(97)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(86)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(90)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(95)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(85): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(86): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(87): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(88): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Aug 25 09:49:11 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 20250825094911760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094912062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140716) 20250825094912703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094912703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=140716, count=146148) 20250825094913704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094913704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:49: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_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 20250825094914706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094914706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_auth_id_timeout started. 20250825094915176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094915178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094915212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094915212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094915212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094915212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094915212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094915212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094915212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094915212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094915212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094915213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094915213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094915213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094915213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094915213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094915213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094915213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094915213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094915213 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094915213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094915213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094915213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094915213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(107)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094915216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(108)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(104)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094915222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094915222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(106)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(109)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(108)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(112)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094915230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094915230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094915230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094915230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094915230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094915230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094915230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094915230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094915230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(112)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094915231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094915231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094915231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094915231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094915231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094915231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094915231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094915231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094915231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094915231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094915231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094915232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094915232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094915235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(113)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(109)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094915240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094915240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(111)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(114)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(113)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094915246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094915246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094915246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094915246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094915246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094915246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094915246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094915246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094915246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094915247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094915247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094915247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094915247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094915247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094915247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094915247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094915247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094915247 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094915247 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094915247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094915247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094915247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094915249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094915253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094915253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094915708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094915708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094915708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094915708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094915712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094915713 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(118)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@9c539480cdf9: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='DBA75DCA'O, index=0 SGSN_Test-GSUP(119)@9c539480cdf9: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250825094915777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094915777 DLLC NOTICE LLME(ffffffff/dba75dca){UNASSIGNED} LLC RX: unknown TLLI 0xdba75dca, creating LLME on the fly (gprs_llc.c:552) 20250825094915777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094915777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094915777 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094915777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825094915777 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094915777 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825094915777 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094915777 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094915777 DLLC NOTICE LLME(ffffffff/dba75dca){UNASSIGNED} LLGM Assign pre (dba75dca => f86010d5) (gprs_llc.c:1079) 20250825094915777 DLLC NOTICE LLME(dba75dca/f86010d5){ASSIGNED} LLGM Assign post (dba75dca => f86010d5) (gprs_llc.c:1125) 20250825094915777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094915777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094915777 DMM DEBUG MM(/f86010d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094918061 DGPRS DEBUG Checking for inactive LLMEs, time = 19346263 (sgsn.c:132) 20250825094918068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825094918068 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825094918068 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094918068 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825094918068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825094918068 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825094918068 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094918068 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825094918068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825094918068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825094921778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825094921778 DMM DEBUG MM(/f86010d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094925221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094925221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094925221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094925243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094925243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094925243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094925258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094925258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094925258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094927780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825094927780 DMM DEBUG MM(/f86010d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094933782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825094933782 DMM DEBUG MM(/f86010d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094935227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094935227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094935227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094935253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094935253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094935253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094935270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094935270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094935270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094935709 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825094935709 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825094935710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825094939783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825094939783 DMM DEBUG MM(/f86010d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094945215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094945220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094945220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094945230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094945230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094945230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094945232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094945235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094945235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825094945248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094945251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094945251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094945257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094945257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094945257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825094945276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094945276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094945276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825094945785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825094945785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250825094945785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825094945785 DMM NOTICE MM(/f86010d5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250825094945785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Reject}: Deallocated (fsm.c:568) 20250825094945785 DMM DEBUG MM_STATE_Gb(3685178826)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825094945785 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825094945785 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825094945785 DLLC NOTICE LLME(dba75dca/f86010d5){ASSIGNED} LLGM Assign pre (f86010d5 => ffffffff) (gprs_llc.c:1079) 20250825094945785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f86010d5 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@9c539480cdf9: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@9c539480cdf9: Final verdict of PTC: pass 20250825094945805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33614<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_id_timeout-BVCI196(106)@9c539480cdf9: Final verdict of PTC: none 20250825094945810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(119)@9c539480cdf9: Final verdict of PTC: none 20250825094945810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(109)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(118)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(112)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(113)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(117)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(111)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(107)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(115)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(110)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(105)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(110): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(111): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(112): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(113): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Aug 25 09:49:45 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 20250825094945865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094946167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74868) 20250825094946812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094946812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74868, count=83120) 20250825094947813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094947814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825094948062 DGPRS DEBUG Checking for inactive LLMEs, time = 19346293 (sgsn.c:132) 20250825094948069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825094948069 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825094948069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094948069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825094948069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825094948069 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825094948069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825094948069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825094948069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825094948069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:49:48 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 20250825094948815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094948815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_auth_sai_timeout started. 20250825094949292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094949294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094949336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094949336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094949336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094949336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094949336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094949336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094949336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094949336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094949336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094949337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094949338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094949338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094949338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094949338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094949338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094949338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094949338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094949338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094949338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094949338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094949338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094949338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(127)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094949340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(128)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(124)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094949344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094949344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(129)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(126)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(128)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(132)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(132)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094949350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094949350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094949350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094949350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094949350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094949350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094949350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094949350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094949350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094949351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094949351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094949351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094949351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094949351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094949351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094949351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094949351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094949351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094949351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094949351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094949351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094949351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(133)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825094949354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(129)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825094949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094949361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(133)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(137)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_attach_auth_sai_timeout-BVCI210(131)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094949363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094949363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094949363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094949363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094949363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094949364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094949364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(137)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094949365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094949365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094949365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094949365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094949365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094949365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094949365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094949365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094949365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094949365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094949365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094949365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094949365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(137)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(137)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094949367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094949371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094949371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(136)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094949817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094949817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094949817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094949817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(138)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(138)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094949822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825094949823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(138)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(138)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(138)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(138)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@9c539480cdf9: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='CB84F07D'O, index=0 SGSN_Test-GSUP(139)@9c539480cdf9: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250825094949901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094949901 DLLC NOTICE LLME(ffffffff/cb84f07d){UNASSIGNED} LLC RX: unknown TLLI 0xcb84f07d, creating LLME on the fly (gprs_llc.c:552) 20250825094949901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825094949901 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250825094949901 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825094949901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825094949901 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825094949901 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825094949901 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825094949901 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825094949901 DLLC NOTICE LLME(ffffffff/cb84f07d){UNASSIGNED} LLGM Assign pre (cb84f07d => d5a954f6) (gprs_llc.c:1079) 20250825094949901 DLLC NOTICE LLME(cb84f07d/d5a954f6){ASSIGNED} LLGM Assign post (cb84f07d => d5a954f6) (gprs_llc.c:1125) 20250825094949901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825094949901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825094949901 DMM DEBUG MM(262420000000003/d5a954f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825094949928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094949928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825094949928 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825094949928 DMM DEBUG MM(262420000000003/d5a954f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250825094949928 DMM NOTICE MM(262420000000003/d5a954f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825094949928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825094949928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825094949928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825094949928 DMM DEBUG MM(262420000000003/d5a954f6) Requesting authorization (sgsn_auth.c:160) 20250825094949928 DMM INFO MM(262420000000003/d5a954f6) Requesting authentication tuples (sgsn_auth.c:184) 20250825094949928 DMM DEBUG MM(262420000000003/d5a954f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825094949928 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250825094949928 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@9c539480cdf9: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250825094955929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250825094955930 DMM ERROR MM(262420000000003/d5a954f6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250825094955930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250825094955930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825094955930 DMM NOTICE MM(262420000000003/d5a954f6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250825094955930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Reject}: Deallocated (fsm.c:568) 20250825094955930 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825094955930 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825094955930 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825094955930 DLLC NOTICE LLME(cb84f07d/d5a954f6){ASSIGNED} LLGM Assign pre (d5a954f6 => ffffffff) (gprs_llc.c:1079) 20250825094955930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5a954f6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@9c539480cdf9: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@9c539480cdf9: Final verdict of PTC: pass 20250825094955953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(128)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(139)@9c539480cdf9: Final verdict of PTC: none 20250825094955959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825094955959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(132)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(136)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(138)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(127)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(131)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(130)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(135)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(125)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(137)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(135): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(136): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(137): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(138): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Aug 25 09:49:56 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 20250825094956027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094956329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66468) 20250825094956960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094956960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66468, count=67008) 20250825094957962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094957962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:49: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_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 20250825094958964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094958964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_auth_sai_reject started. 20250825094959456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825094959459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094959508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825094959508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094959508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094959508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094959508 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825094959508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094959508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094959508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094959508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094959509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094959509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094959509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094959509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094959509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094959509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094959509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094959509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094959509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825094959509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094959509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094959509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094959509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(147)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094959512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(148)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(144)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094959517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094959517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(149)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(146)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(148)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(152)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094959524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825094959524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094959524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094959524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094959524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825094959524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094959524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094959524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094959524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094959525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094959525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094959525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094959525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094959525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094959525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094959525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094959525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094959525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825094959525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094959525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094959526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094959526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094959527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094959531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094959531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(157)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825094959538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825094959538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825094959538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825094959538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094959538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825094959538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825094959538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825094959538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825094959538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825094959539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825094959539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825094959539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825094959539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825094959539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825094959539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825094959539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825094959539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825094959539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825094959539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825094959539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825094959539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825094959539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(157)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825094959541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825094959545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825094959545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825094959965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825094959966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825094959966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825094959966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825094959971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825094959972 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@9c539480cdf9: 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(158)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@9c539480cdf9: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='E1EB3067'O, index=0 SGSN_Test-GSUP(159)@9c539480cdf9: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250825095000022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095000022 DLLC NOTICE LLME(ffffffff/e1eb3067){UNASSIGNED} LLC RX: unknown TLLI 0xe1eb3067, creating LLME on the fly (gprs_llc.c:552) 20250825095000022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095000022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095000022 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095000022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095000022 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095000022 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095000022 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095000022 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095000022 DLLC NOTICE LLME(ffffffff/e1eb3067){UNASSIGNED} LLGM Assign pre (e1eb3067 => fc85f0f8) (gprs_llc.c:1079) 20250825095000022 DLLC NOTICE LLME(e1eb3067/fc85f0f8){ASSIGNED} LLGM Assign post (e1eb3067 => fc85f0f8) (gprs_llc.c:1125) 20250825095000022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095000022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095000022 DMM DEBUG MM(262420000000004/fc85f0f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095000029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095000029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095000029 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095000029 DMM DEBUG MM(262420000000004/fc85f0f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250825095000029 DMM NOTICE MM(262420000000004/fc85f0f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095000029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095000029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095000029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095000029 DMM DEBUG MM(262420000000004/fc85f0f8) Requesting authorization (sgsn_auth.c:160) 20250825095000029 DMM INFO MM(262420000000004/fc85f0f8) Requesting authentication tuples (sgsn_auth.c:184) 20250825095000029 DMM DEBUG MM(262420000000004/fc85f0f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095000029 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250825095000029 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@9c539480cdf9: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250825095000031 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250825095000031 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250825095000031 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250825095006031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250825095006031 DMM ERROR MM(262420000000004/fc85f0f8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250825095006031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250825095006031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095006031 DMM NOTICE MM(262420000000004/fc85f0f8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250825095006031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Reject}: Deallocated (fsm.c:568) 20250825095006031 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095006031 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095006031 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095006031 DLLC NOTICE LLME(e1eb3067/fc85f0f8){ASSIGNED} LLGM Assign pre (fc85f0f8 => ffffffff) (gprs_llc.c:1079) 20250825095006031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc85f0f8 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@9c539480cdf9: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@9c539480cdf9: Final verdict of PTC: pass 20250825095006050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(159)@9c539480cdf9: Final verdict of PTC: none 20250825095006055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(147)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(152)@9c539480cdf9: Final verdict of PTC: none 20250825095006055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(154)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(158)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(157)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@9c539480cdf9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(150)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(155)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(145)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Aug 25 09:50:06 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 20250825095006170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095006471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68412) 20250825095007057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095007057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68412, count=69052) 20250825095008059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095008059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:50: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_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 20250825095009061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095009061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_gsup_lu_timeout started. 20250825095009591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095009593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095009630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095009630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095009630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095009630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095009630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095009630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095009630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095009630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095009630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095009631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095009631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095009631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095009631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095009631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095009631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095009631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095009631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095009631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095009631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095009631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(167)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095009631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095009631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095009633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(168)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(164)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(169)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095009641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095009641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(168)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_timeout-BVCI196(166)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095009644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095009644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095009644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095009644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095009644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095009644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095009644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095009644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095009644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095009645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095009645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095009645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095009645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095009645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095009645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095009645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095009645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095009645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095009645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095009645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095009645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095009645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(172)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095009647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(173)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(169)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095009652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095009652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(171)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(173)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095009658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095009658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095009658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095009658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095009658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095009658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095009658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095009658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095009658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095009658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095009658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095009658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095009659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095009659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095009659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095009659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095009659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095009659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095009659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095009659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095009659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095009659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(177)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095009661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095009665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095009665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095010061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095010062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095010062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095010062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095010066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095010067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(178)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@9c539480cdf9: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='D48BC8EF'O, index=0 SGSN_Test-GSUP(179)@9c539480cdf9: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@9c539480cdf9: 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 := '1B2969A53148B75D064660C765AA714D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3499FE21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B297FA55FBF13383'O } } } } } 20250825095011145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095011145 DLLC NOTICE LLME(ffffffff/d48bc8ef){UNASSIGNED} LLC RX: unknown TLLI 0xd48bc8ef, creating LLME on the fly (gprs_llc.c:552) 20250825095011145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095011145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095011145 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095011145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095011145 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095011145 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095011145 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095011145 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095011145 DLLC NOTICE LLME(ffffffff/d48bc8ef){UNASSIGNED} LLGM Assign pre (d48bc8ef => d92e2e7e) (gprs_llc.c:1079) 20250825095011145 DLLC NOTICE LLME(d48bc8ef/d92e2e7e){ASSIGNED} LLGM Assign post (d48bc8ef => d92e2e7e) (gprs_llc.c:1125) 20250825095011145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095011145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095011145 DMM DEBUG MM(262420000000005/d92e2e7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095011167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095011167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095011167 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095011167 DMM DEBUG MM(262420000000005/d92e2e7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250825095011167 DMM NOTICE MM(262420000000005/d92e2e7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095011167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095011167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095011167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095011167 DMM DEBUG MM(262420000000005/d92e2e7e) Requesting authorization (sgsn_auth.c:160) 20250825095011168 DMM INFO MM(262420000000005/d92e2e7e) Requesting authentication tuples (sgsn_auth.c:184) 20250825095011168 DMM DEBUG MM(262420000000005/d92e2e7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095011168 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250825095011168 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@9c539480cdf9: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250825095011173 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095011173 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095011173 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095011173 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095011173 DMM INFO MM(262420000000005/d92e2e7e) Subscriber data update (mmctx.c:445) 20250825095011173 DMM DEBUG MM(262420000000005/d92e2e7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095011173 DMM INFO MM(262420000000005/d92e2e7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095011173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095011173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095011173 DMM INFO MM(262420000000005/d92e2e7e) <- GMM AUTH AND CIPHERING REQ (rand = 1b 29 69 a5 31 48 b7 5d 06 46 60 c7 65 aa 71 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095011190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095011190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095011190 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095011190 DMM INFO MM(262420000000005/d92e2e7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095011190 DMM NOTICE MM(262420000000005/d92e2e7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095011191 DMM DEBUG MM(262420000000005/d92e2e7e) checking auth: received GSM SRES = 34 99 fe 21 (gprs_gmm.c:716) 20250825095011191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095011191 DMM DEBUG MM(262420000000005/d92e2e7e) Requesting authorization (sgsn_auth.c:160) 20250825095011191 DMM INFO MM(262420000000005/d92e2e7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095011191 DMM DEBUG MM(262420000000005/d92e2e7e) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095011191 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250825095011191 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) 20250825095011191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095011191 DMM INFO MM(262420000000005/d92e2e7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd92e2e7e) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@9c539480cdf9: setverdict(fail): none -> fail MC@9c539480cdf9: Test Component 182 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(163)@9c539480cdf9: Final verdict of PTC: none 20250825095011215 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095011215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(172)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(179)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(167)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(166)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(177)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@9c539480cdf9: Final verdict of PTC: none 20250825095011223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI210(171)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(165)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(175)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@9c539480cdf9: Final verdict of PTC: fail SGSN_Test-GGSN_GTP1U(181)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(170)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@9c539480cdf9: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Aug 25 09:50:11 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 20250825095011335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095011737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39334<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74000) 20250825095012216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095012216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74000, count=75160) 20250825095013217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095013217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:50: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_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 20250825095014218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095014218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_gsup_lu_reject started. 20250825095014848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095014851 DMM INFO MM(262420000000005/d92e2e7e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095014851 DMM INFO MM(262420000000005/d92e2e7e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095014851 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095014851 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095014851 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095014851 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095014851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250825095014851 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095014851 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095014851 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095014851 DLLC NOTICE LLME(d48bc8ef/d92e2e7e){ASSIGNED} LLGM Assign pre (d92e2e7e => ffffffff) (gprs_llc.c:1079) 20250825095014851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d92e2e7e => ffffffff) (gprs_llc.c:1125) 20250825095014851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(188)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(188)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(187)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095014912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095014912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095014912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095014912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095014912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095014912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095014912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095014912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095014912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(188)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095014913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095014913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095014913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095014913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095014913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095014913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095014913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095014913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095014913 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095014913 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095014913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095014913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095014913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(188)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(188)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095014916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(189)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(187)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(192)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(184)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(192)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095014924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095014924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095014924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095014924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095014924 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095014924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095014924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095014924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095014924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095014925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095014925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095014925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095014925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095014925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095014925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095014925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095014925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095014925 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095014925 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095014925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095014926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095014926 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(192)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(192)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095014927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095014927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095014928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_gsup_lu_reject-BVCI196(185)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(193)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(189)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095014934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095014934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(194)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(191)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(193)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(197)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(197)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095014940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095014940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095014940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095014940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095014940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095014940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095014940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095014940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095014940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(197)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095014940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095014940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095014940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095014941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095014941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095014941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095014941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095014941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095014941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095014941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095014941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095014941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095014941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(197)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(197)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095014943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095014948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095014948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(196)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095015219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095015219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095015219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095015219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(198)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(198)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095015223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(198)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(198)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095015224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(198)@9c539480cdf9: 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(198)@9c539480cdf9: 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(198)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(198)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(185)@9c539480cdf9: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='C099DC0D'O, index=0 SGSN_Test-GSUP(199)@9c539480cdf9: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@9c539480cdf9: 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 := '2319274B07680B96190DC6472609E126'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58D8FFD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '14B37F39824D99E9'O } } } } } 20250825095016314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095016315 DLLC NOTICE LLME(ffffffff/c099dc0d){UNASSIGNED} LLC RX: unknown TLLI 0xc099dc0d, creating LLME on the fly (gprs_llc.c:552) 20250825095016315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095016315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095016315 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095016315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095016315 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095016315 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095016315 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095016315 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095016315 DLLC NOTICE LLME(ffffffff/c099dc0d){UNASSIGNED} LLGM Assign pre (c099dc0d => ea7b7a25) (gprs_llc.c:1079) 20250825095016315 DLLC NOTICE LLME(c099dc0d/ea7b7a25){ASSIGNED} LLGM Assign post (c099dc0d => ea7b7a25) (gprs_llc.c:1125) 20250825095016315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095016315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095016315 DMM DEBUG MM(262420000000006/ea7b7a25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095016342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095016342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095016342 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095016342 DMM DEBUG MM(262420000000006/ea7b7a25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250825095016342 DMM NOTICE MM(262420000000006/ea7b7a25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095016342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095016342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095016342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095016342 DMM DEBUG MM(262420000000006/ea7b7a25) Requesting authorization (sgsn_auth.c:160) 20250825095016342 DMM INFO MM(262420000000006/ea7b7a25) Requesting authentication tuples (sgsn_auth.c:184) 20250825095016342 DMM DEBUG MM(262420000000006/ea7b7a25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095016342 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250825095016342 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@9c539480cdf9: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250825095016348 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095016348 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095016348 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095016348 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095016348 DMM INFO MM(262420000000006/ea7b7a25) Subscriber data update (mmctx.c:445) 20250825095016348 DMM DEBUG MM(262420000000006/ea7b7a25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095016348 DMM INFO MM(262420000000006/ea7b7a25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095016348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095016348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095016348 DMM INFO MM(262420000000006/ea7b7a25) <- GMM AUTH AND CIPHERING REQ (rand = 23 19 27 4b 07 68 0b 96 19 0d c6 47 26 09 e1 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095016363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095016363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095016363 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095016363 DMM INFO MM(262420000000006/ea7b7a25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095016363 DMM NOTICE MM(262420000000006/ea7b7a25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095016363 DMM DEBUG MM(262420000000006/ea7b7a25) checking auth: received GSM SRES = 58 d8 ff d3 (gprs_gmm.c:716) 20250825095016363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095016363 DMM DEBUG MM(262420000000006/ea7b7a25) Requesting authorization (sgsn_auth.c:160) 20250825095016363 DMM INFO MM(262420000000006/ea7b7a25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095016363 DMM DEBUG MM(262420000000006/ea7b7a25) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095016363 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250825095016363 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) 20250825095016363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095016363 DMM INFO MM(262420000000006/ea7b7a25) <- GMM ATTACH ACCEPT (new P-TMSI=0xea7b7a25) (gprs_gmm.c:337) 20250825095016365 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250825095016365 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250825095016365 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250825095016365 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095016365 DMM INFO MM(262420000000006/ea7b7a25) Subscriber data update (mmctx.c:445) 20250825095016365 DMM DEBUG MM(262420000000006/ea7b7a25) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@9c539480cdf9: setverdict(fail): none -> fail MC@9c539480cdf9: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250825095016380 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095016381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(187)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(199)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(192)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(183)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(198)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(188)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(197)@9c539480cdf9: Final verdict of PTC: none 20250825095016384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1C(200)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(185)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(196)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(186)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(195)@9c539480cdf9: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@9c539480cdf9: Final verdict of PTC: fail -NSVCI98-provIP(190)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(185): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(186): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(187): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(188): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(195): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(196): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(197): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(198): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@9c539480cdf9: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Aug 25 09:50:16 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 20250825095016480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095016881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76912) 20250825095017382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095017382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76912, count=81268) 20250825095018063 DGPRS DEBUG Checking for inactive LLMEs, time = 19346323 (sgsn.c:132) 20250825095018070 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095018070 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095018070 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095018070 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095018070 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095018070 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095018070 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095018070 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095018070 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095018070 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095018383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095018384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:50: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_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 20250825095019385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095019385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_combined started. 20250825095019992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095019994 DMM INFO MM(262420000000006/ea7b7a25) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095019994 DMM INFO MM(262420000000006/ea7b7a25) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095019994 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095019994 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095019994 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095019994 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095019994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250825095019994 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095019994 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095019994 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095019994 DLLC NOTICE LLME(c099dc0d/ea7b7a25){ASSIGNED} LLGM Assign pre (ea7b7a25 => ffffffff) (gprs_llc.c:1079) 20250825095019994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea7b7a25 => ffffffff) (gprs_llc.c:1125) 20250825095019994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095020026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095020026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095020026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095020026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095020026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095020026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095020026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095020026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095020026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095020027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095020027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095020027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095020027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095020027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095020027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095020027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095020027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095020027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095020027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095020027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095020027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095020027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095020028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(208)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(204)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095020033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095020033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(206)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(209)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(208)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095020040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095020040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095020040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095020040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095020040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095020040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095020041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095020041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095020041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095020041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095020041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095020041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095020041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095020041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095020041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(212)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095020043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(213)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(209)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095020049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095020049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(214)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(211)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(213)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(217)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095020054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095020054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095020054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095020054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095020054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095020054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095020054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095020054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(217)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095020055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095020055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095020057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095020062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095020062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095020386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095020387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095020387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095020387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095020391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095020392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(218)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(218)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(206)@9c539480cdf9: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='DD03B963'O, index=0 SGSN_Test-GSUP(219)@9c539480cdf9: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@9c539480cdf9: 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 := '814E0F49183752CB7949DE8C31DF5D3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A96D359F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C01777312B9FCB6F'O } } } } } 20250825095021472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095021472 DLLC NOTICE LLME(ffffffff/dd03b963){UNASSIGNED} LLC RX: unknown TLLI 0xdd03b963, creating LLME on the fly (gprs_llc.c:552) 20250825095021472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095021472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250825095021472 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095021472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095021472 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095021472 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095021472 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095021472 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095021472 DLLC NOTICE LLME(ffffffff/dd03b963){UNASSIGNED} LLGM Assign pre (dd03b963 => f2b494e3) (gprs_llc.c:1079) 20250825095021472 DLLC NOTICE LLME(dd03b963/f2b494e3){ASSIGNED} LLGM Assign post (dd03b963 => f2b494e3) (gprs_llc.c:1125) 20250825095021472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095021472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095021472 DMM DEBUG MM(262420000000007/f2b494e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095021493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095021493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095021493 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095021493 DMM DEBUG MM(262420000000007/f2b494e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250825095021493 DMM NOTICE MM(262420000000007/f2b494e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095021493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095021493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095021493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095021493 DMM DEBUG MM(262420000000007/f2b494e3) Requesting authorization (sgsn_auth.c:160) 20250825095021493 DMM INFO MM(262420000000007/f2b494e3) Requesting authentication tuples (sgsn_auth.c:184) 20250825095021493 DMM DEBUG MM(262420000000007/f2b494e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095021493 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250825095021493 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@9c539480cdf9: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250825095021499 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095021499 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095021499 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095021499 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095021499 DMM INFO MM(262420000000007/f2b494e3) Subscriber data update (mmctx.c:445) 20250825095021499 DMM DEBUG MM(262420000000007/f2b494e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095021499 DMM INFO MM(262420000000007/f2b494e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095021499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095021499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095021499 DMM INFO MM(262420000000007/f2b494e3) <- GMM AUTH AND CIPHERING REQ (rand = 81 4e 0f 49 18 37 52 cb 79 49 de 8c 31 df 5d 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095021515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095021515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095021515 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095021515 DMM INFO MM(262420000000007/f2b494e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095021515 DMM NOTICE MM(262420000000007/f2b494e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095021515 DMM DEBUG MM(262420000000007/f2b494e3) checking auth: received GSM SRES = a9 6d 35 9f (gprs_gmm.c:716) 20250825095021515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095021515 DMM DEBUG MM(262420000000007/f2b494e3) Requesting authorization (sgsn_auth.c:160) 20250825095021515 DMM INFO MM(262420000000007/f2b494e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095021515 DMM DEBUG MM(262420000000007/f2b494e3) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095021515 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250825095021515 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) 20250825095021515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095021515 DMM INFO MM(262420000000007/f2b494e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2b494e3) (gprs_gmm.c:337) 20250825095021518 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095021518 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095021518 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250825095021518 DMM INFO MM(262420000000007/f2b494e3) Subscriber data update (mmctx.c:445) 20250825095021519 DMM DEBUG MM(262420000000007/f2b494e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095021519 DMM INFO MM(262420000000007/f2b494e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095021519 DMM NOTICE MM(262420000000007/f2b494e3) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250825095021519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095021519 DMM NOTICE MM(262420000000007/f2b494e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095021519 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) 20250825095021520 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095021520 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250825095021520 DMM INFO MM(262420000000007/f2b494e3) Subscriber data update (mmctx.c:445) 20250825095021520 DMM DEBUG MM(262420000000007/f2b494e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@9c539480cdf9: Removing Client IMSI='262420000000007'H, index=0 20250825095021530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095021530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095021530 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095021530 DMM INFO MM(262420000000007/f2b494e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095021530 DMM NOTICE MM(262420000000007/f2b494e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095021530 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095021530 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095021530 DLLC NOTICE LLME(dd03b963/f2b494e3){ASSIGNED} LLGM Assign pre (ffffffff => f2b494e3) (gprs_llc.c:1079) 20250825095021530 DLLC NOTICE LLME(ffffffff/f2b494e3){ASSIGNED} LLGM Assign post (ffffffff => f2b494e3) (gprs_llc.c:1125) 20250825095021530 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095021530 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095021531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095021531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@9c539480cdf9: Final verdict of PTC: pass 20250825095021535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43604<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(219)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(207)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(212)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(213)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(217)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@9c539480cdf9: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@9c539480cdf9: Final verdict of PTC: none TC_attach_combined-BVCI196(206)@9c539480cdf9: Final verdict of PTC: none TC_attach_combined-BVCI210(211)@9c539480cdf9: Final verdict of PTC: none 20250825095021543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095021543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98-provIP(210)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(218)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(215)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(205)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_combined finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Aug 25 09:50:21 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250825095021586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095021989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88508) 20250825095022544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095022544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88508, count=89768) 20250825095023545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095023545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:50: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_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 20250825095024547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095024547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_accept_all started. 20250825095025108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095025111 DMM INFO MM(262420000000007/f2b494e3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095025111 DMM INFO MM(262420000000007/f2b494e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095025111 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095025111 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095025111 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095025111 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095025111 DLLC NOTICE LLME(ffffffff/f2b494e3){ASSIGNED} LLGM Assign pre (f2b494e3 => ffffffff) (gprs_llc.c:1079) 20250825095025111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2b494e3 => ffffffff) (gprs_llc.c:1125) 20250825095025111 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250825095025111 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) 20250825095025111 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) 20250825095025111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095025111 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095025111 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095025111 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095025111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095025147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095025147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095025147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095025147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095025147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095025147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095025147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095025147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095025147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250825095025148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095025148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095025148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(227)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095025148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095025148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095025148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095025148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095025148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095025148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095025148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095025148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(227)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095025148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095025148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095025151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(228)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(224)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095025156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095025156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(229)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(228)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_accept_all-BVCI196(226)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(232)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095025161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095025161 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095025161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095025161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095025161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095025162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095025162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095025162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095025162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(232)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095025163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095025168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095025168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(231)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(234)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(233)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095025175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095025175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095025175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095025175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095025175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095025175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095025175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095025175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095025175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095025176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095025176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095025176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095025176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095025176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095025176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095025176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095025176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095025176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095025176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095025176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(237)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095025176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095025177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095025178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095025183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095025183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095025548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095025549 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095025549 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095025549 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095025553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095025554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(238)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@9c539480cdf9: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='E069AC48'O, index=0 SGSN_Test-GSUP(239)@9c539480cdf9: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250825095026612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095026612 DLLC NOTICE LLME(ffffffff/e069ac48){UNASSIGNED} LLC RX: unknown TLLI 0xe069ac48, creating LLME on the fly (gprs_llc.c:552) 20250825095026612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095026612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095026612 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095026612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095026612 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095026612 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095026612 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095026612 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095026612 DLLC NOTICE LLME(ffffffff/e069ac48){UNASSIGNED} LLGM Assign pre (e069ac48 => e612f5f3) (gprs_llc.c:1079) 20250825095026612 DLLC NOTICE LLME(e069ac48/e612f5f3){ASSIGNED} LLGM Assign post (e069ac48 => e612f5f3) (gprs_llc.c:1125) 20250825095026612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095026612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095026612 DMM DEBUG MM(262420000000008/e612f5f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095026618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095026618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095026618 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095026618 DMM DEBUG MM(262420000000008/e612f5f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250825095026618 DMM NOTICE MM(262420000000008/e612f5f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095026618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095026618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095026618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250825095026618 DMM INFO MM(262420000000008/e612f5f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe612f5f3) (gprs_gmm.c:337) TC_attach_accept_all(242)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@9c539480cdf9: Removing Client IMSI='262420000000008'H, index=0 20250825095027625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095027626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095027626 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095027626 DMM INFO MM(262420000000008/e612f5f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095027626 DMM NOTICE MM(262420000000008/e612f5f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095027626 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095027626 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095027626 DLLC NOTICE LLME(e069ac48/e612f5f3){ASSIGNED} LLGM Assign pre (ffffffff => e612f5f3) (gprs_llc.c:1079) 20250825095027626 DLLC NOTICE LLME(ffffffff/e612f5f3){ASSIGNED} LLGM Assign post (ffffffff => e612f5f3) (gprs_llc.c:1125) 20250825095027626 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095027626 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095027626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095027626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@9c539480cdf9: Final verdict of PTC: pass 20250825095027632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(223)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(237)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(239)@9c539480cdf9: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(227)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(232)@9c539480cdf9: Final verdict of PTC: none 20250825095027637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095027637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI220(236)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(238)@9c539480cdf9: Final verdict of PTC: none TC_attach_accept_all-BVCI196(226)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(230)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(235)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(225)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(234)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_accept_all finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Aug 25 09:50:27 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 20250825095027700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095028102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60720) 20250825095028638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095028638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60720, count=70776) 20250825095029641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095029641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:50: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_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 20250825095030642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095030643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_closed started. 20250825095031203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095031205 DMM INFO MM(262420000000008/e612f5f3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095031205 DMM INFO MM(262420000000008/e612f5f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095031205 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095031205 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095031205 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095031205 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095031205 DLLC NOTICE LLME(ffffffff/e612f5f3){ASSIGNED} LLGM Assign pre (e612f5f3 => ffffffff) (gprs_llc.c:1079) 20250825095031205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e612f5f3 => ffffffff) (gprs_llc.c:1125) 20250825095031205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095031205 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095031205 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095031206 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095031206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095031257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095031257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095031257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095031257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095031257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095031257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095031257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095031257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095031257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095031259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095031259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095031259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095031259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095031259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095031259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095031259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095031259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095031259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095031259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095031259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095031260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095031260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(248)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(247)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095031264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(249)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(248)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(244)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(252)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(252)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095031272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095031272 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250825095031272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095031272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095031272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095031272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095031272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095031272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095031272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095031272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095031272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(252)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095031273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095031273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095031273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095031273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095031273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095031273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095031273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095031273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095031273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095031273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095031273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(252)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095031273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095031273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(252)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed-BVCI196(246)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095031275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(249)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(253)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095031279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095031279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(251)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(254)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(253)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(257)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(257)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095031290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095031290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095031290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095031290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095031290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095031290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095031290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095031290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095031290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095031291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095031291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095031291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095031291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095031291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095031291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095031291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095031291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095031291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095031291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095031291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095031291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095031291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(257)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095031294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095031300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095031300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095031644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095031644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095031644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095031644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095031648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095031649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(258)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@9c539480cdf9: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='DEAAD53E'O, index=0 SGSN_Test-GSUP(259)@9c539480cdf9: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@9c539480cdf9: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='DEAAD53E'O, index=1 20250825095032746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095032746 DLLC NOTICE LLME(ffffffff/deaad53e){UNASSIGNED} LLC RX: unknown TLLI 0xdeaad53e, creating LLME on the fly (gprs_llc.c:552) 20250825095032746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095032746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095032746 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095032746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095032746 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095032746 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095032746 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095032746 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095032746 DLLC NOTICE LLME(ffffffff/deaad53e){UNASSIGNED} LLGM Assign pre (deaad53e => dcf45958) (gprs_llc.c:1079) 20250825095032746 DLLC NOTICE LLME(deaad53e/dcf45958){ASSIGNED} LLGM Assign post (deaad53e => dcf45958) (gprs_llc.c:1125) 20250825095032746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095032746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095032746 DMM DEBUG MM(001010123456789/dcf45958) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095032770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095032770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095032770 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095032770 DMM DEBUG MM(001010123456789/dcf45958) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250825095032770 DMM NOTICE MM(001010123456789/dcf45958) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095032770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095032770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095032770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250825095032771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095032771 DMM NOTICE MM(001010123456789/dcf45958) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250825095032771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Reject}: Deallocated (fsm.c:568) 20250825095032771 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095032771 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095032771 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095032771 DLLC NOTICE LLME(deaad53e/dcf45958){ASSIGNED} LLGM Assign pre (dcf45958 => ffffffff) (gprs_llc.c:1079) 20250825095032771 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf45958 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@9c539480cdf9: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@9c539480cdf9: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@9c539480cdf9: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='C1C883F4'O, index=2 SGSN_Test-GSUP(259)@9c539480cdf9: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250825095032808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095032808 DLLC NOTICE LLME(ffffffff/c1c883f4){UNASSIGNED} LLC RX: unknown TLLI 0xc1c883f4, creating LLME on the fly (gprs_llc.c:552) 20250825095032808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095032808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095032808 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095032808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095032808 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095032808 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095032808 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095032808 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095032808 DLLC NOTICE LLME(ffffffff/c1c883f4){UNASSIGNED} LLGM Assign pre (c1c883f4 => f194de7d) (gprs_llc.c:1079) 20250825095032808 DLLC NOTICE LLME(c1c883f4/f194de7d){ASSIGNED} LLGM Assign post (c1c883f4 => f194de7d) (gprs_llc.c:1125) 20250825095032808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095032808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095032808 DMM DEBUG MM(262420000000010/f194de7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095032811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095032811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095032811 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095032811 DMM DEBUG MM(262420000000010/f194de7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250825095032811 DMM NOTICE MM(262420000000010/f194de7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095032811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095032811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095032811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250825095032811 DMM INFO MM(262420000000010/f194de7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf194de7d) (gprs_gmm.c:337) TC_attach_closed(263)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@9c539480cdf9: Removing Client IMSI='262420000000010'H, index=2 20250825095033822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095033822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095033822 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095033822 DMM INFO MM(262420000000010/f194de7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095033822 DMM NOTICE MM(262420000000010/f194de7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095033822 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095033822 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095033822 DLLC NOTICE LLME(c1c883f4/f194de7d){ASSIGNED} LLGM Assign pre (ffffffff => f194de7d) (gprs_llc.c:1079) 20250825095033822 DLLC NOTICE LLME(ffffffff/f194de7d){ASSIGNED} LLGM Assign post (ffffffff => f194de7d) (gprs_llc.c:1125) 20250825095033822 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095033822 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095033822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095033822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@9c539480cdf9: Final verdict of PTC: pass 20250825095033828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(259)@9c539480cdf9: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(257)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(252)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(247)@9c539480cdf9: Final verdict of PTC: none TC_attach_closed-BVCI210(251)@9c539480cdf9: Final verdict of PTC: none 20250825095033834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_closed-BVCI220(256)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@9c539480cdf9: Final verdict of PTC: none 20250825095033834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(253)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(250)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(255)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(245)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(250): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed-BVCI210(251): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(252): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(253): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@9c539480cdf9: Test case TC_attach_closed finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Aug 25 09:50:33 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250825095033898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095034300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71248) 20250825095034835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095034835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71248, count=81924) 20250825095035836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095035837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:50: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_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 20250825095036838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095036838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_no_imei_response started. 20250825095037417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095037420 DMM INFO MM(262420000000010/f194de7d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095037420 DMM INFO MM(262420000000010/f194de7d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095037420 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095037420 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095037420 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095037420 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095037420 DLLC NOTICE LLME(ffffffff/f194de7d){ASSIGNED} LLGM Assign pre (f194de7d => ffffffff) (gprs_llc.c:1079) 20250825095037420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f194de7d => ffffffff) (gprs_llc.c:1125) 20250825095037420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095037420 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095037420 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095037420 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095037420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095037462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095037462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095037462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095037462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095037462 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095037462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095037462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095037462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095037462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095037463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095037463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095037463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095037463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095037463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095037463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095037463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095037463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095037463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095037463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095037463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095037463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095037463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095037466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(269)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(265)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095037470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095037470 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(267)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(270)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(269)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(273)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095037476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095037476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095037476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095037476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095037476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095037476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095037476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095037476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095037476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095037477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095037477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095037477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095037477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095037477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095037477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095037477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095037477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095037477 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095037477 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095037477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095037478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095037478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095037479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(274)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(270)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095037483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095037483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(272)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(274)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095037490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095037490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095037490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095037490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095037490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095037490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095037490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095037490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095037490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095037491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095037491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095037491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095037491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095037491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095037491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095037491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095037491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095037491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095037491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095037491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095037491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095037491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095037493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095037497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095037497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095037839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095037839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095037839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095037839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095037843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095037844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(267)@9c539480cdf9: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='D941483E'O, index=0 SGSN_Test-GSUP(280)@9c539480cdf9: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250825095038929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095038929 DLLC NOTICE LLME(ffffffff/d941483e){UNASSIGNED} LLC RX: unknown TLLI 0xd941483e, creating LLME on the fly (gprs_llc.c:552) 20250825095038929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095038929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250825095038929 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095038929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095038929 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095038929 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095038929 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095038929 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095038929 DLLC NOTICE LLME(ffffffff/d941483e){UNASSIGNED} LLGM Assign pre (d941483e => d0bff7c7) (gprs_llc.c:1079) 20250825095038929 DLLC NOTICE LLME(d941483e/d0bff7c7){ASSIGNED} LLGM Assign post (d941483e => d0bff7c7) (gprs_llc.c:1125) 20250825095038930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095038930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095038930 DMM DEBUG MM(262420000000032/d0bff7c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095044931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095044931 DMM DEBUG MM(262420000000032/d0bff7c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095047469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095047470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095047470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095047484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095047484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095047485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095047501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095047501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095047501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095048064 DGPRS DEBUG Checking for inactive LLMEs, time = 19346353 (sgsn.c:132) 20250825095048070 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095048071 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095048071 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095048071 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095048071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095048071 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095048071 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095048071 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095048071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095048071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095050933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095050933 DMM DEBUG MM(262420000000032/d0bff7c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095056935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095056935 DMM DEBUG MM(262420000000032/d0bff7c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095057477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095057477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095057477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095057497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095057497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095057497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095057513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095057514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095057514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095057840 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825095057840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825095057841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095102936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095102936 DMM DEBUG MM(262420000000032/d0bff7c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095107465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095107468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095107468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095107478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(268)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095107480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095107480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095107481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095107481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095107481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095107492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095107494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095107494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095107500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095107500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095107500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095107516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095107516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095107516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095108937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095108937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250825095108937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095108937 DMM NOTICE MM(262420000000032/d0bff7c7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250825095108938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Reject}: Deallocated (fsm.c:568) 20250825095108938 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095108938 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095108938 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095108938 DLLC NOTICE LLME(d941483e/d0bff7c7){ASSIGNED} LLGM Assign pre (d0bff7c7 => ffffffff) (gprs_llc.c:1079) 20250825095108938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0bff7c7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@9c539480cdf9: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@9c539480cdf9: Final verdict of PTC: pass 20250825095108954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(265)@9c539480cdf9: Final verdict of PTC: none 20250825095108958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095108958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(279)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(280)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(268)@9c539480cdf9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(272)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@9c539480cdf9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@9c539480cdf9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(267)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(273)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(278)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(271)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(276)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(266)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Aug 25 09:51:09 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 20250825095109079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095109381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85580) 20250825095109960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095109960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85580, count=86840) 20250825095110961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095110962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:51: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.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 20250825095111964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095111964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_no_imsi_response started. 20250825095112474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095112476 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095112519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095112519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095112519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095112519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095112519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095112519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095112520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095112520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095112520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095112520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095112520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095112520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095112520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095112520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095112520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095112522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(289)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(285)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095112526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095112526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(287)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(290)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(289)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(293)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(293)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095112533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095112533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095112533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095112533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095112533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095112533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095112533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095112533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095112533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(293)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095112533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095112533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095112533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095112534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095112534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095112534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095112534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095112534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095112534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095112534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095112534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(293)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095112534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095112534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095112535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(294)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(290)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095112540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095112540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(292)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(295)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(294)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(298)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095112549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095112549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095112549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095112549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095112549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095112549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095112549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095112549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095112549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095112550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095112550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095112550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095112550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095112550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095112550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095112550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095112550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095112550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095112550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095112550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095112551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095112551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095112553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095112557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095112557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095112965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095112965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095112965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095112965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095112969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095112970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@9c539480cdf9: 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)@9c539480cdf9: 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(299)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(287)@9c539480cdf9: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='E0EE04FF'O, index=0 SGSN_Test-GSUP(300)@9c539480cdf9: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250825095114058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095114058 DLLC NOTICE LLME(ffffffff/e0ee04ff){UNASSIGNED} LLC RX: unknown TLLI 0xe0ee04ff, creating LLME on the fly (gprs_llc.c:552) 20250825095114058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095114058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250825095114058 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095114058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095114058 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095114058 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095114058 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095114058 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095114058 DLLC NOTICE LLME(ffffffff/e0ee04ff){UNASSIGNED} LLGM Assign pre (e0ee04ff => ecb3196b) (gprs_llc.c:1079) 20250825095114058 DLLC NOTICE LLME(e0ee04ff/ecb3196b){ASSIGNED} LLGM Assign post (e0ee04ff => ecb3196b) (gprs_llc.c:1125) 20250825095114058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095114058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095114058 DMM DEBUG MM(/ecb3196b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095114078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095114078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095114078 DMM DEBUG MM_STATE_Gb(3773695231)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095114078 DMM DEBUG MM(/ecb3196b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250825095114078 DMM NOTICE MM(/ecb3196b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095114079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095114079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250825095114079 DMM DEBUG MM(/ecb3196b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250825095118065 DGPRS DEBUG Checking for inactive LLMEs, time = 19346383 (sgsn.c:132) 20250825095118071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095118071 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095118071 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095118071 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095118071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095118071 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095118072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095118072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095118072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095118072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095120079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095120080 DMM DEBUG MM(/ecb3196b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095122524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095122524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095122524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095122542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095122542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095122542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095122562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095122562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095122562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095126081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095126081 DMM DEBUG MM(/ecb3196b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250825095132081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095132082 DMM DEBUG MM(/ecb3196b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095132530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095132531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095132531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095132546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095132546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095132546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095132573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095132573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095132573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095132966 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825095132966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825095132967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095138083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095138083 DMM DEBUG MM(/ecb3196b) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250825095142520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095142526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095142526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095142534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095142534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095142534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095142534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095142538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095142538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095142550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095142550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095142550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095142551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI98(293)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095142553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095142553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095142575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095142576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095142576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095144084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250825095144084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250825095144084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095144084 DMM NOTICE MM(/ecb3196b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250825095144084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Reject}: Deallocated (fsm.c:568) 20250825095144084 DMM DEBUG MM_STATE_Gb(3773695231)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095144084 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095144084 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095144084 DLLC NOTICE LLME(e0ee04ff/ecb3196b){ASSIGNED} LLGM Assign pre (ecb3196b => ffffffff) (gprs_llc.c:1079) 20250825095144084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecb3196b => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@9c539480cdf9: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@9c539480cdf9: Final verdict of PTC: pass 20250825095144102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(284)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(288)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(294)@9c539480cdf9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(292)@9c539480cdf9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(293)@9c539480cdf9: Final verdict of PTC: none 20250825095144108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095144108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(290)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(298)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(300)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(299)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@9c539480cdf9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(297)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(286)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(291)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(296)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(291): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(292): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(293): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(294): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Aug 25 09:51:44 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 20250825095144176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095144477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81408) 20250825095145108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095145108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81408, count=87460) 20250825095146110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095146110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:51:46 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 20250825095147111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095147111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_closed_add_vty started. 20250825095147580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095147581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095147597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095147597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095147597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095147597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095147597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095147597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095147597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095147597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095147597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095147598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095147598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095147598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095147598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095147598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095147598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095147598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095147598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095147598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095147598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095147598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(308)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095147599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095147599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095147601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095147605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095147605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(310)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(309)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095147612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095147612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095147612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095147612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095147612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095147612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095147612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095147612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095147612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095147613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095147613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095147613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095147613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095147613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095147613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095147613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095147613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095147613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095147613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095147613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095147614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095147614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(314)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095147616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(310)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095147620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095147620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(315)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(312)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(314)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(318)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(318)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095147625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095147625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095147625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095147625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095147625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095147625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095147625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095147625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095147625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(318)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095147626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095147626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095147626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095147626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095147626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095147626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095147626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095147626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095147626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095147626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095147626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095147627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095147627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(318)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(318)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095147630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095147636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095147636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(317)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095148066 DGPRS DEBUG Checking for inactive LLMEs, time = 19346413 (sgsn.c:132) 20250825095148072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095148072 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095148072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095148072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095148072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095148072 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095148072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095148072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095148072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095148072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095148112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095148112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095148112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095148112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(319)@9c539480cdf9: Established a new IPA connection (conn_id=2) 20250825095148114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(319)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095148114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(319)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(319)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(319)@9c539480cdf9: 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)@9c539480cdf9: 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(319)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(319)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='FB6EF82C'O, index=0 SGSN_Test-GSUP(320)@9c539480cdf9: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='FB6EF82C'O, index=1 20250825095149152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095149152 DLLC NOTICE LLME(ffffffff/fb6ef82c){UNASSIGNED} LLC RX: unknown TLLI 0xfb6ef82c, creating LLME on the fly (gprs_llc.c:552) 20250825095149152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095149152 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095149152 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095149152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095149152 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095149152 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095149152 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095149152 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095149152 DLLC NOTICE LLME(ffffffff/fb6ef82c){UNASSIGNED} LLGM Assign pre (fb6ef82c => db20b891) (gprs_llc.c:1079) 20250825095149152 DLLC NOTICE LLME(fb6ef82c/db20b891){ASSIGNED} LLGM Assign post (fb6ef82c => db20b891) (gprs_llc.c:1125) 20250825095149152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095149152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095149152 DMM DEBUG MM(001010123456789/db20b891) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095149158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095149158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095149158 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095149158 DMM DEBUG MM(001010123456789/db20b891) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250825095149158 DMM NOTICE MM(001010123456789/db20b891) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095149158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095149158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095149158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250825095149158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095149158 DMM NOTICE MM(001010123456789/db20b891) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250825095149158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Reject}: Deallocated (fsm.c:568) 20250825095149158 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095149158 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095149158 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095149158 DLLC NOTICE LLME(fb6ef82c/db20b891){ASSIGNED} LLGM Assign pre (db20b891 => ffffffff) (gprs_llc.c:1079) 20250825095149158 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db20b891 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='FB6EF82C'O, index=2 20250825095149160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095149161 DLLC NOTICE LLME(ffffffff/fb6ef82c){UNASSIGNED} LLC RX: unknown TLLI 0xfb6ef82c, creating LLME on the fly (gprs_llc.c:552) 20250825095149161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095149161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095149161 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095149161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095149161 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095149161 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095149161 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095149161 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095149161 DLLC NOTICE LLME(ffffffff/fb6ef82c){UNASSIGNED} LLGM Assign pre (fb6ef82c => cf4db1a2) (gprs_llc.c:1079) 20250825095149161 DLLC NOTICE LLME(fb6ef82c/cf4db1a2){ASSIGNED} LLGM Assign post (fb6ef82c => cf4db1a2) (gprs_llc.c:1125) 20250825095149161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095149161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095149161 DMM DEBUG MM(001010123456700/cf4db1a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095149162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095149162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095149162 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095149162 DMM DEBUG MM(001010123456700/cf4db1a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250825095149162 DMM NOTICE MM(001010123456700/cf4db1a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095149162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095149162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095149162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250825095149162 DMM INFO MM(001010123456700/cf4db1a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4db1a2) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: Removing Client IMSI='001010123456700'H, index=2 20250825095150176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095150176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095150176 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095150176 DMM INFO MM(001010123456700/cf4db1a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095150176 DMM NOTICE MM(001010123456700/cf4db1a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095150176 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095150176 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095150176 DLLC NOTICE LLME(fb6ef82c/cf4db1a2){ASSIGNED} LLGM Assign pre (ffffffff => cf4db1a2) (gprs_llc.c:1079) 20250825095150176 DLLC NOTICE LLME(ffffffff/cf4db1a2){ASSIGNED} LLGM Assign post (ffffffff => cf4db1a2) (gprs_llc.c:1125) 20250825095150176 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095150177 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095150177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095150177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@9c539480cdf9: Final verdict of PTC: pass 20250825095150181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095150185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095150185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(320)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(319)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(308)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(309)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(313)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(318)@9c539480cdf9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@9c539480cdf9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@9c539480cdf9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(317)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(306)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(316)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(311)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(316): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(317): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(318): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(319): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Aug 25 09:51:50 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 20250825095150232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095150634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78580) 20250825095151186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095151186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78580, count=89256) 20250825095152187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095152187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:51:52 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 20250825095153188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095153188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_check_subscriber_list started. 20250825095153684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095153687 DMM INFO MM(001010123456700/cf4db1a2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095153687 DMM INFO MM(001010123456700/cf4db1a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095153687 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095153687 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095153688 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095153688 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095153688 DLLC NOTICE LLME(ffffffff/cf4db1a2){ASSIGNED} LLGM Assign pre (cf4db1a2 => ffffffff) (gprs_llc.c:1079) 20250825095153688 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf4db1a2 => ffffffff) (gprs_llc.c:1125) 20250825095153688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095153688 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095153688 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095153688 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095153688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095153735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095153735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095153735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095153735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095153735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095153735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095153735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095153735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095153735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095153736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095153736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095153736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095153736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095153736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095153736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095153736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095153736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095153736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095153736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095153736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095153736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095153736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095153738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(329)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(325)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095153742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095153742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(327)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(330)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(329)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095153749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095153749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095153749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095153749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095153749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095153749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095153749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095153749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095153749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095153750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095153750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095153750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095153750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095153750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095153750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095153750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095153750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095153750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095153750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095153750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095153750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095153750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(333)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095153752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(334)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(330)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095153757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095153757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(332)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(335)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(334)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(338)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095153765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095153765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095153765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095153765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095153766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095153766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095153766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095153766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(338)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095153766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095153766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095153767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095153771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095153772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095154189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095154189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095154189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095154189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095154193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095154194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(339)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@9c539480cdf9: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='D82B5B99'O, index=0 SGSN_Test-GSUP(340)@9c539480cdf9: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@9c539480cdf9: 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 := '1BA38EABA3D4A713C790EC680D3AE677'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA94D31B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED4AC38F40AC7AAE'O } } } } } 20250825095155276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095155276 DLLC NOTICE LLME(ffffffff/d82b5b99){UNASSIGNED} LLC RX: unknown TLLI 0xd82b5b99, creating LLME on the fly (gprs_llc.c:552) 20250825095155276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095155276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095155276 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095155276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095155277 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095155277 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095155277 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095155277 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095155277 DLLC NOTICE LLME(ffffffff/d82b5b99){UNASSIGNED} LLGM Assign pre (d82b5b99 => efcfb218) (gprs_llc.c:1079) 20250825095155277 DLLC NOTICE LLME(d82b5b99/efcfb218){ASSIGNED} LLGM Assign post (d82b5b99 => efcfb218) (gprs_llc.c:1125) 20250825095155277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095155277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095155277 DMM DEBUG MM(262420000000034/efcfb218) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095155295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095155295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095155295 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095155295 DMM DEBUG MM(262420000000034/efcfb218) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250825095155295 DMM NOTICE MM(262420000000034/efcfb218) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095155295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095155295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095155295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095155295 DMM DEBUG MM(262420000000034/efcfb218) Requesting authorization (sgsn_auth.c:160) 20250825095155295 DMM INFO MM(262420000000034/efcfb218) Requesting authentication tuples (sgsn_auth.c:184) 20250825095155295 DMM DEBUG MM(262420000000034/efcfb218) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095155295 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250825095155295 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@9c539480cdf9: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250825095155301 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095155301 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095155301 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095155301 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095155301 DMM INFO MM(262420000000034/efcfb218) Subscriber data update (mmctx.c:445) 20250825095155301 DMM DEBUG MM(262420000000034/efcfb218) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095155301 DMM INFO MM(262420000000034/efcfb218) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095155301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095155301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095155301 DMM INFO MM(262420000000034/efcfb218) <- GMM AUTH AND CIPHERING REQ (rand = 1b a3 8e ab a3 d4 a7 13 c7 90 ec 68 0d 3a e6 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095155316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095155316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095155316 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095155316 DMM INFO MM(262420000000034/efcfb218) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095155316 DMM NOTICE MM(262420000000034/efcfb218) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095155316 DMM DEBUG MM(262420000000034/efcfb218) checking auth: received GSM SRES = ba 94 d3 1b (gprs_gmm.c:716) 20250825095155316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095155316 DMM DEBUG MM(262420000000034/efcfb218) Requesting authorization (sgsn_auth.c:160) 20250825095155316 DMM INFO MM(262420000000034/efcfb218) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095155316 DMM DEBUG MM(262420000000034/efcfb218) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095155316 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250825095155316 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) 20250825095155316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095155316 DMM INFO MM(262420000000034/efcfb218) <- GMM ATTACH ACCEPT (new P-TMSI=0xefcfb218) (gprs_gmm.c:337) 20250825095155319 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095155319 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095155319 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250825095155319 DMM INFO MM(262420000000034/efcfb218) Subscriber data update (mmctx.c:445) 20250825095155319 DMM DEBUG MM(262420000000034/efcfb218) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095155319 DMM INFO MM(262420000000034/efcfb218) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095155319 DMM NOTICE MM(262420000000034/efcfb218) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250825095155319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095155319 DMM NOTICE MM(262420000000034/efcfb218) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095155319 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) 20250825095155320 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095155320 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250825095155320 DMM INFO MM(262420000000034/efcfb218) Subscriber data update (mmctx.c:445) 20250825095155320 DMM DEBUG MM(262420000000034/efcfb218) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095155333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095155333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095155333 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095155333 DMM INFO MM(262420000000034/efcfb218) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095155333 DMM NOTICE MM(262420000000034/efcfb218) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095155333 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095155333 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095155333 DLLC NOTICE LLME(d82b5b99/efcfb218){ASSIGNED} LLGM Assign pre (ffffffff => efcfb218) (gprs_llc.c:1079) 20250825095155333 DLLC NOTICE LLME(ffffffff/efcfb218){ASSIGNED} LLGM Assign post (ffffffff => efcfb218) (gprs_llc.c:1125) 20250825095155333 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095155333 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095155333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095155333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@9c539480cdf9: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@9c539480cdf9: Final verdict of PTC: pass 20250825095155392 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250825095155392 DMM INFO MM(262420000000034/efcfb218) Subscriber data update (mmctx.c:445) 20250825095155392 DMM DEBUG MM(262420000000034/efcfb218) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250825095155392 DMM INFO MM(262420000000034/efcfb218) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250825095155392 DMM INFO MM(262420000000034/efcfb218) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095155392 DMM INFO MM(262420000000034/efcfb218) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095155392 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095155392 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095155392 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095155392 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095155392 DLLC NOTICE LLME(ffffffff/efcfb218){ASSIGNED} LLGM Assign pre (efcfb218 => ffffffff) (gprs_llc.c:1079) 20250825095155392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efcfb218 => ffffffff) (gprs_llc.c:1125) 20250825095155392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095155392 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095155392 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095155392 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095155394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(325)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(338)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@9c539480cdf9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(333)@9c539480cdf9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@9c539480cdf9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(328)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@9c539480cdf9: Final verdict of PTC: none 20250825095155399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095155399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(339)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(326)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(336)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(331)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Aug 25 09:51:55 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 20250825095155467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095155768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48296) 20250825095156400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095156401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48296, count=94880) 20250825095157402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095157402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:51: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_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 20250825095158403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095158403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_detach_check_subscriber_list started. 20250825095158845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095158848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095158887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095158887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095158887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095158888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095158888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095158888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095158888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095158888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095158888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095158888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095158888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095158888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095158888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095158888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095158888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095158889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095158889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095158891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(349)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(345)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095158896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095158896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(350)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(347)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(349)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(353)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095158901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095158901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095158901 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095158901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095158901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(353)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095158901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095158901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095158901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095158902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095158902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095158902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095158902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095158902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095158902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(353)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(353)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095158904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(354)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(350)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095158910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095158910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(355)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(354)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_detach_check_subscriber_list-BVCI210(352)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(358)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(358)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095158916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095158916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095158916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095158916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095158916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095158916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095158916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095158916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095158916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095158917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095158917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095158917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095158917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095158917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095158917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095158917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095158917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095158917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095158917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095158917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095158917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095158917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(358)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095158919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095158924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095158924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095159404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095159404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095159404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095159404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095159407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(359)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(359)@9c539480cdf9: 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)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825095159407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@9c539480cdf9: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='C8D08706'O, index=0 SGSN_Test-GSUP(360)@9c539480cdf9: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@9c539480cdf9: 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 := '74D4D5D4FC3498EF9B2F0053375D6814'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '201211C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BE88DBCBACB96BB'O } } } } } 20250825095159478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095159478 DLLC NOTICE LLME(ffffffff/c8d08706){UNASSIGNED} LLC RX: unknown TLLI 0xc8d08706, creating LLME on the fly (gprs_llc.c:552) 20250825095159478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095159478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095159478 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095159478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095159478 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095159478 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095159478 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095159478 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095159478 DLLC NOTICE LLME(ffffffff/c8d08706){UNASSIGNED} LLGM Assign pre (c8d08706 => faf9ddaa) (gprs_llc.c:1079) 20250825095159478 DLLC NOTICE LLME(c8d08706/faf9ddaa){ASSIGNED} LLGM Assign post (c8d08706 => faf9ddaa) (gprs_llc.c:1125) 20250825095159478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095159478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095159478 DMM DEBUG MM(262420000000033/faf9ddaa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095159488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095159488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095159488 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095159488 DMM DEBUG MM(262420000000033/faf9ddaa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250825095159488 DMM NOTICE MM(262420000000033/faf9ddaa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095159488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095159488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095159488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095159488 DMM DEBUG MM(262420000000033/faf9ddaa) Requesting authorization (sgsn_auth.c:160) 20250825095159488 DMM INFO MM(262420000000033/faf9ddaa) Requesting authentication tuples (sgsn_auth.c:184) 20250825095159488 DMM DEBUG MM(262420000000033/faf9ddaa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095159488 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250825095159488 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@9c539480cdf9: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250825095159491 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095159491 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095159491 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095159491 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095159491 DMM INFO MM(262420000000033/faf9ddaa) Subscriber data update (mmctx.c:445) 20250825095159491 DMM DEBUG MM(262420000000033/faf9ddaa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095159491 DMM INFO MM(262420000000033/faf9ddaa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095159491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095159491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095159491 DMM INFO MM(262420000000033/faf9ddaa) <- GMM AUTH AND CIPHERING REQ (rand = 74 d4 d5 d4 fc 34 98 ef 9b 2f 00 53 37 5d 68 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095159496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095159496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095159497 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095159497 DMM INFO MM(262420000000033/faf9ddaa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095159497 DMM NOTICE MM(262420000000033/faf9ddaa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095159497 DMM DEBUG MM(262420000000033/faf9ddaa) checking auth: received GSM SRES = 20 12 11 c6 (gprs_gmm.c:716) 20250825095159497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095159497 DMM DEBUG MM(262420000000033/faf9ddaa) Requesting authorization (sgsn_auth.c:160) 20250825095159497 DMM INFO MM(262420000000033/faf9ddaa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095159497 DMM DEBUG MM(262420000000033/faf9ddaa) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095159497 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250825095159497 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) 20250825095159497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095159497 DMM INFO MM(262420000000033/faf9ddaa) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaf9ddaa) (gprs_gmm.c:337) 20250825095159498 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095159498 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095159498 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250825095159498 DMM INFO MM(262420000000033/faf9ddaa) Subscriber data update (mmctx.c:445) 20250825095159498 DMM DEBUG MM(262420000000033/faf9ddaa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095159498 DMM INFO MM(262420000000033/faf9ddaa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095159498 DMM NOTICE MM(262420000000033/faf9ddaa) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250825095159498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095159498 DMM NOTICE MM(262420000000033/faf9ddaa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095159498 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) 20250825095159498 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095159498 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250825095159498 DMM INFO MM(262420000000033/faf9ddaa) Subscriber data update (mmctx.c:445) 20250825095159498 DMM DEBUG MM(262420000000033/faf9ddaa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095159505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095159505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095159505 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095159505 DMM INFO MM(262420000000033/faf9ddaa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095159505 DMM NOTICE MM(262420000000033/faf9ddaa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095159505 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095159505 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095159505 DLLC NOTICE LLME(c8d08706/faf9ddaa){ASSIGNED} LLGM Assign pre (ffffffff => faf9ddaa) (gprs_llc.c:1079) 20250825095159505 DLLC NOTICE LLME(ffffffff/faf9ddaa){ASSIGNED} LLGM Assign post (ffffffff => faf9ddaa) (gprs_llc.c:1125) 20250825095159505 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095159505 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095159505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095159505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@9c539480cdf9: setverdict(pass): none -> pass 20250825095159561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095159561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250825095159561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095159561 DMM INFO MM(262420000000033/faf9ddaa) -> GMM DETACH REQUEST TLLI=0xfaf9ddaa type=GPRS detach Power-off (gprs_gmm.c:1512) 20250825095159561 DMM INFO MM(262420000000033/faf9ddaa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095159561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095159561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095159561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095159561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095159561 DLLC NOTICE LLME(ffffffff/faf9ddaa){ASSIGNED} LLGM Assign pre (faf9ddaa => ffffffff) (gprs_llc.c:1079) 20250825095159562 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faf9ddaa => ffffffff) (gprs_llc.c:1125) 20250825095159562 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250825095159562 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) 20250825095159562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095159562 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095159562 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095159562 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095159563 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@9c539480cdf9: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@9c539480cdf9: Final verdict of PTC: pass 20250825095204582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40268<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095204587 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095204587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(345)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(360)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(354)@9c539480cdf9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(359)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(348)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(353)@9c539480cdf9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(358)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@9c539480cdf9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(352)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(349)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(351)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(356)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(346)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(351): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(352): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(353): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(354): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Aug 25 09:52:04 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 20250825095204701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095205003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88576) 20250825095205588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095205588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88576, count=94368) 20250825095206589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095206589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:52:07 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 20250825095207590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095207590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_check_complete_resend started. 20250825095208119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095208121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095208157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095208157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095208157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095208157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095208157 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095208157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095208157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095208157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095208157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095208158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095208158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095208158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095208158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095208158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095208158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095208158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095208158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095208158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095208158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095208158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095208158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095208158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095208161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095208166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095208166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(370)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(367)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(373)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095208172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095208172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095208172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095208172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095208172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095208172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095208172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095208172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095208172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095208173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095208173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095208173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095208173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095208173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095208173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095208173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095208173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095208173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095208173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095208173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095208173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095208173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095208175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(374)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(370)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(375)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095208181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095208181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(374)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI210(372)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(378)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095208185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095208185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095208185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095208185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095208185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095208185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095208185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095208185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095208185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095208186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095208186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095208186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095208186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095208186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095208186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095208186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095208186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095208186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095208186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095208186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095208186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095208186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095208188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095208192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095208192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(377)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095208592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095208592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095208592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095208592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095208596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@9c539480cdf9: 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)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825095208597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@9c539480cdf9: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='D386039E'O, index=0 SGSN_Test-GSUP(380)@9c539480cdf9: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@9c539480cdf9: 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 := 'E532A7390049F6B24AAC99A1D57A4EBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '378BB0D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9FF1AA9653811D6'O } } } } } 20250825095209677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095209677 DLLC NOTICE LLME(ffffffff/d386039e){UNASSIGNED} LLC RX: unknown TLLI 0xd386039e, creating LLME on the fly (gprs_llc.c:552) 20250825095209677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095209677 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250825095209677 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095209677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095209677 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095209677 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095209677 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095209677 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095209677 DLLC NOTICE LLME(ffffffff/d386039e){UNASSIGNED} LLGM Assign pre (d386039e => fb96a5b7) (gprs_llc.c:1079) 20250825095209677 DLLC NOTICE LLME(d386039e/fb96a5b7){ASSIGNED} LLGM Assign post (d386039e => fb96a5b7) (gprs_llc.c:1125) 20250825095209677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095209677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095209677 DMM DEBUG MM(262420000000036/fb96a5b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095209687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095209687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095209687 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095209687 DMM DEBUG MM(262420000000036/fb96a5b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250825095209687 DMM NOTICE MM(262420000000036/fb96a5b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095209687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095209687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095209687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095209687 DMM DEBUG MM(262420000000036/fb96a5b7) Requesting authorization (sgsn_auth.c:160) 20250825095209687 DMM INFO MM(262420000000036/fb96a5b7) Requesting authentication tuples (sgsn_auth.c:184) 20250825095209687 DMM DEBUG MM(262420000000036/fb96a5b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095209687 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250825095209687 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@9c539480cdf9: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250825095209690 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095209690 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095209690 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095209690 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095209690 DMM INFO MM(262420000000036/fb96a5b7) Subscriber data update (mmctx.c:445) 20250825095209690 DMM DEBUG MM(262420000000036/fb96a5b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095209690 DMM INFO MM(262420000000036/fb96a5b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095209690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095209690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095209690 DMM INFO MM(262420000000036/fb96a5b7) <- GMM AUTH AND CIPHERING REQ (rand = e5 32 a7 39 00 49 f6 b2 4a ac 99 a1 d5 7a 4e bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095209699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095209699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095209699 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095209699 DMM INFO MM(262420000000036/fb96a5b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095209699 DMM NOTICE MM(262420000000036/fb96a5b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095209699 DMM DEBUG MM(262420000000036/fb96a5b7) checking auth: received GSM SRES = 37 8b b0 d2 (gprs_gmm.c:716) 20250825095209699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095209699 DMM DEBUG MM(262420000000036/fb96a5b7) Requesting authorization (sgsn_auth.c:160) 20250825095209699 DMM INFO MM(262420000000036/fb96a5b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095209699 DMM DEBUG MM(262420000000036/fb96a5b7) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095209699 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250825095209699 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) 20250825095209699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095209699 DMM INFO MM(262420000000036/fb96a5b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb96a5b7) (gprs_gmm.c:337) 20250825095209701 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095209701 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095209701 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250825095209701 DMM INFO MM(262420000000036/fb96a5b7) Subscriber data update (mmctx.c:445) 20250825095209701 DMM DEBUG MM(262420000000036/fb96a5b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095209701 DMM INFO MM(262420000000036/fb96a5b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095209701 DMM NOTICE MM(262420000000036/fb96a5b7) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250825095209701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095209701 DMM NOTICE MM(262420000000036/fb96a5b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095209701 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) 20250825095209702 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095209702 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250825095209702 DMM INFO MM(262420000000036/fb96a5b7) Subscriber data update (mmctx.c:445) 20250825095209702 DMM DEBUG MM(262420000000036/fb96a5b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@9c539480cdf9: Warning: Re-starting timer T, which is already active (running or expired). 20250825095215700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825095215700 DMM INFO MM(262420000000036/fb96a5b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb96a5b7) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9c539480cdf9: Warning: Re-starting timer T, which is already active (running or expired). 20250825095218068 DGPRS DEBUG Checking for inactive LLMEs, time = 19346443 (sgsn.c:132) 20250825095218072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095218072 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095218072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095218072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095218072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095218072 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095218073 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095218073 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095218073 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095218073 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(368)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095218161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095218161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095218161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095218182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095218182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095218182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095218197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095218197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095218197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095221701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825095221701 DMM INFO MM(262420000000036/fb96a5b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb96a5b7) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9c539480cdf9: Warning: Re-starting timer T, which is already active (running or expired). 20250825095227702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825095227702 DMM INFO MM(262420000000036/fb96a5b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb96a5b7) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9c539480cdf9: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095228166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095228166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095228166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095228185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095228185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095228185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095228211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095228211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095228211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095228593 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825095228593 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825095228594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095233704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825095233704 DMM INFO MM(262420000000036/fb96a5b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb96a5b7) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@9c539480cdf9: Warning: Re-starting timer T, which is already active (running or expired). 20250825095238160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095238164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095238164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095238171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095238171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095238171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095238174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095238176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095238176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095238187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI98(373)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095238189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095238189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095238190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095238190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095238190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095238215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095238215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095238215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095239705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250825095239705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250825095239705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095239705 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250825095239705 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) 20250825095239705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Reject}: Deallocated (fsm.c:568) 20250825095239705 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095239705 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095239705 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095239705 DLLC NOTICE LLME(d386039e/fb96a5b7){ASSIGNED} LLGM Assign pre (fb96a5b7 => ffffffff) (gprs_llc.c:1079) 20250825095239705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb96a5b7 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@9c539480cdf9: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@9c539480cdf9: Final verdict of PTC: pass 20250825095243734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(380)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(378)@9c539480cdf9: Final verdict of PTC: none 20250825095243740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095243740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(368)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(373)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@9c539480cdf9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(377)@9c539480cdf9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@9c539480cdf9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(370)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(371)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(366)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(376)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(376): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(377): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Aug 25 09:52:43 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 20250825095243840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095244142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105880) 20250825095244742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095244742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105880, count=109616) 20250825095245743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095245743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:52:46 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 20250825095246744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095246744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_hlr_location_cancel_request_update started. 20250825095247250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095247252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095247288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095247288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095247288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095247288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095247288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095247288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095247288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095247288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095247288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095247289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095247289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095247289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095247289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095247289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095247289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095247289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095247289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095247289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095247289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095247289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095247289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095247289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095247291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095247297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095247297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(387)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095247302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095247302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095247302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095247302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095247302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095247302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095247302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095247302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095247302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095247303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095247303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095247303 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095247303 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095247303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095247303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095247303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095247305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095247312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095247312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(392)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095247317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095247317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095247317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095247317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095247317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095247317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095247317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095247317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095247317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095247318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095247318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095247318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095247318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095247319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095247324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095247324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095247745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095247746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095247746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095247746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@9c539480cdf9: Established a new IPA connection (conn_id=2) 20250825095247748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095247749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825095248068 DGPRS DEBUG Checking for inactive LLMEs, time = 19346473 (sgsn.c:132) 20250825095248073 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095248073 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095248073 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095248073 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095248073 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095248073 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095248073 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095248073 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095248073 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095248073 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_hlr_location_cancel_request_update-BVCI196(387)@9c539480cdf9: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='FC5A8336'O, index=0 SGSN_Test-GSUP(400)@9c539480cdf9: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@9c539480cdf9: 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 := '7723FD0790BFC7317984073FFB4304A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A0CD809'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FC3404B48C2D4B2'O } } } } } 20250825095248836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095248836 DLLC NOTICE LLME(ffffffff/fc5a8336){UNASSIGNED} LLC RX: unknown TLLI 0xfc5a8336, creating LLME on the fly (gprs_llc.c:552) 20250825095248836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095248836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095248836 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095248836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095248836 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095248836 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095248836 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095248836 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095248836 DLLC NOTICE LLME(ffffffff/fc5a8336){UNASSIGNED} LLGM Assign pre (fc5a8336 => c362fc9a) (gprs_llc.c:1079) 20250825095248836 DLLC NOTICE LLME(fc5a8336/c362fc9a){ASSIGNED} LLGM Assign post (fc5a8336 => c362fc9a) (gprs_llc.c:1125) 20250825095248836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095248836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095248836 DMM DEBUG MM(262420000000031/c362fc9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095248860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095248860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095248860 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095248860 DMM DEBUG MM(262420000000031/c362fc9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250825095248860 DMM NOTICE MM(262420000000031/c362fc9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095248860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095248860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095248860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095248861 DMM DEBUG MM(262420000000031/c362fc9a) Requesting authorization (sgsn_auth.c:160) 20250825095248861 DMM INFO MM(262420000000031/c362fc9a) Requesting authentication tuples (sgsn_auth.c:184) 20250825095248861 DMM DEBUG MM(262420000000031/c362fc9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095248861 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250825095248861 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@9c539480cdf9: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250825095248865 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095248865 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095248865 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095248865 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095248865 DMM INFO MM(262420000000031/c362fc9a) Subscriber data update (mmctx.c:445) 20250825095248865 DMM DEBUG MM(262420000000031/c362fc9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095248865 DMM INFO MM(262420000000031/c362fc9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095248865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095248865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095248865 DMM INFO MM(262420000000031/c362fc9a) <- GMM AUTH AND CIPHERING REQ (rand = 77 23 fd 07 90 bf c7 31 79 84 07 3f fb 43 04 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095248883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095248883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095248883 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095248883 DMM INFO MM(262420000000031/c362fc9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095248883 DMM NOTICE MM(262420000000031/c362fc9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095248883 DMM DEBUG MM(262420000000031/c362fc9a) checking auth: received GSM SRES = 7a 0c d8 09 (gprs_gmm.c:716) 20250825095248883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095248883 DMM DEBUG MM(262420000000031/c362fc9a) Requesting authorization (sgsn_auth.c:160) 20250825095248883 DMM INFO MM(262420000000031/c362fc9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095248883 DMM DEBUG MM(262420000000031/c362fc9a) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095248883 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250825095248883 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) 20250825095248883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095248883 DMM INFO MM(262420000000031/c362fc9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc362fc9a) (gprs_gmm.c:337) 20250825095248885 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095248885 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095248885 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250825095248885 DMM INFO MM(262420000000031/c362fc9a) Subscriber data update (mmctx.c:445) 20250825095248885 DMM DEBUG MM(262420000000031/c362fc9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095248885 DMM INFO MM(262420000000031/c362fc9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095248885 DMM NOTICE MM(262420000000031/c362fc9a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250825095248885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095248885 DMM NOTICE MM(262420000000031/c362fc9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095248885 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) 20250825095248886 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095248886 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250825095248886 DMM INFO MM(262420000000031/c362fc9a) Subscriber data update (mmctx.c:445) 20250825095248886 DMM DEBUG MM(262420000000031/c362fc9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095248897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095248897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095248897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095248897 DMM INFO MM(262420000000031/c362fc9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095248897 DMM NOTICE MM(262420000000031/c362fc9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095248897 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095248897 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095248897 DLLC NOTICE LLME(fc5a8336/c362fc9a){ASSIGNED} LLGM Assign pre (ffffffff => c362fc9a) (gprs_llc.c:1079) 20250825095248897 DLLC NOTICE LLME(ffffffff/c362fc9a){ASSIGNED} LLGM Assign post (ffffffff => c362fc9a) (gprs_llc.c:1125) 20250825095248897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095248897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095248897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095248897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@9c539480cdf9: setverdict(pass): none -> pass 20250825095248947 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250825095248947 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250825095248947 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) 20250825095248947 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250825095248947 DMM INFO MM(262420000000031/c362fc9a) Subscriber data update (mmctx.c:445) 20250825095248947 DMM DEBUG MM(262420000000031/c362fc9a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250825095248947 DMM INFO MM(262420000000031/c362fc9a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250825095248947 DMM INFO MM(262420000000031/c362fc9a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095248947 DMM INFO MM(262420000000031/c362fc9a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095248947 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095248947 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095248947 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095248947 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095248947 DLLC NOTICE LLME(ffffffff/c362fc9a){ASSIGNED} LLGM Assign pre (c362fc9a => ffffffff) (gprs_llc.c:1079) 20250825095248947 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c362fc9a => ffffffff) (gprs_llc.c:1125) 20250825095248947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095248947 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095248947 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095248947 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed MC@9c539480cdf9: Test Component 403 has requested to stop MTC. Terminating current testcase execution. 20250825095253957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095253957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(388)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(400)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(393)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(398)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(387)@9c539480cdf9: Final verdict of PTC: none 20250825095253961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(392)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(386)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(396)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_update(403)@9c539480cdf9: Final verdict of PTC: pass -NSVCI98-provIP(391)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(392): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@9c539480cdf9: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Aug 25 09:52:54 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 20250825095254052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095254354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97124) 20250825095254959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095254959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97124, count=101480) 20250825095255962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095255962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:52: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_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 20250825095256964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095256964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_hlr_location_cancel_request_withdraw started. 20250825095257471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095257474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095257514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095257514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095257514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095257514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095257514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095257514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095257514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095257514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095257514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095257515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095257515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095257515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095257515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095257515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095257515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095257515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095257515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095257515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095257515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095257515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095257516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095257516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095257518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(409)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(405)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095257523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095257523 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(410)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095257531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095257531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095257531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095257531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095257531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095257531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095257531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095257531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095257531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095257532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095257532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095257532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095257532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095257532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095257532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095257532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095257532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095257532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095257532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095257532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095257532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095257532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095257534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(414)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(410)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095257540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095257540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(415)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(412)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(414)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095257545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095257545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095257545 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095257545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095257545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095257545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095257545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095257545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095257546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095257546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095257546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095257546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095257546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095257546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095257546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095257546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095257546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095257546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095257547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095257552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095257552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095257965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095257965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095257965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095257965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(419)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095257970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095257971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(419)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9c539480cdf9: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='CB7102E3'O, index=0 SGSN_Test-GSUP(420)@9c539480cdf9: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@9c539480cdf9: 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 := 'F8228FD8D190C6BBD9EE319C69408755'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F28F694'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6694CD1F4338620F'O } } } } } 20250825095259063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095259063 DLLC NOTICE LLME(ffffffff/cb7102e3){UNASSIGNED} LLC RX: unknown TLLI 0xcb7102e3, creating LLME on the fly (gprs_llc.c:552) 20250825095259063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095259063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095259063 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095259063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095259063 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095259063 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095259063 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095259063 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095259063 DLLC NOTICE LLME(ffffffff/cb7102e3){UNASSIGNED} LLGM Assign pre (cb7102e3 => e6825de1) (gprs_llc.c:1079) 20250825095259063 DLLC NOTICE LLME(cb7102e3/e6825de1){ASSIGNED} LLGM Assign post (cb7102e3 => e6825de1) (gprs_llc.c:1125) 20250825095259063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095259064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095259064 DMM DEBUG MM(262420000000029/e6825de1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095259088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095259088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095259088 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095259088 DMM DEBUG MM(262420000000029/e6825de1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250825095259088 DMM NOTICE MM(262420000000029/e6825de1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095259088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095259088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095259088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095259088 DMM DEBUG MM(262420000000029/e6825de1) Requesting authorization (sgsn_auth.c:160) 20250825095259088 DMM INFO MM(262420000000029/e6825de1) Requesting authentication tuples (sgsn_auth.c:184) 20250825095259088 DMM DEBUG MM(262420000000029/e6825de1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095259089 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250825095259089 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@9c539480cdf9: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250825095259094 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095259094 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095259094 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095259094 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095259094 DMM INFO MM(262420000000029/e6825de1) Subscriber data update (mmctx.c:445) 20250825095259094 DMM DEBUG MM(262420000000029/e6825de1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095259094 DMM INFO MM(262420000000029/e6825de1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095259094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095259094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095259094 DMM INFO MM(262420000000029/e6825de1) <- GMM AUTH AND CIPHERING REQ (rand = f8 22 8f d8 d1 90 c6 bb d9 ee 31 9c 69 40 87 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095259111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095259111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095259111 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095259111 DMM INFO MM(262420000000029/e6825de1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095259111 DMM NOTICE MM(262420000000029/e6825de1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095259111 DMM DEBUG MM(262420000000029/e6825de1) checking auth: received GSM SRES = 5f 28 f6 94 (gprs_gmm.c:716) 20250825095259111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095259111 DMM DEBUG MM(262420000000029/e6825de1) Requesting authorization (sgsn_auth.c:160) 20250825095259111 DMM INFO MM(262420000000029/e6825de1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095259111 DMM DEBUG MM(262420000000029/e6825de1) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095259111 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250825095259111 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) 20250825095259112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095259112 DMM INFO MM(262420000000029/e6825de1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6825de1) (gprs_gmm.c:337) 20250825095259114 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095259114 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095259114 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250825095259114 DMM INFO MM(262420000000029/e6825de1) Subscriber data update (mmctx.c:445) 20250825095259114 DMM DEBUG MM(262420000000029/e6825de1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095259114 DMM INFO MM(262420000000029/e6825de1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095259114 DMM NOTICE MM(262420000000029/e6825de1) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250825095259114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095259115 DMM NOTICE MM(262420000000029/e6825de1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095259115 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) 20250825095259116 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095259116 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250825095259116 DMM INFO MM(262420000000029/e6825de1) Subscriber data update (mmctx.c:445) 20250825095259116 DMM DEBUG MM(262420000000029/e6825de1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095259128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095259128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095259128 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095259128 DMM INFO MM(262420000000029/e6825de1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095259128 DMM NOTICE MM(262420000000029/e6825de1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095259128 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095259128 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095259128 DLLC NOTICE LLME(cb7102e3/e6825de1){ASSIGNED} LLGM Assign pre (ffffffff => e6825de1) (gprs_llc.c:1079) 20250825095259129 DLLC NOTICE LLME(ffffffff/e6825de1){ASSIGNED} LLGM Assign post (ffffffff => e6825de1) (gprs_llc.c:1125) 20250825095259129 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095259129 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095259129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095259129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@9c539480cdf9: setverdict(pass): none -> pass 20250825095259178 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250825095259178 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250825095259178 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) 20250825095259178 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250825095259178 DMM INFO MM(262420000000029/e6825de1) Subscriber data update (mmctx.c:445) 20250825095259178 DMM DEBUG MM(262420000000029/e6825de1) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250825095259178 DMM INFO MM(262420000000029/e6825de1) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250825095259178 DMM INFO MM(262420000000029/e6825de1) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250825095259178 DMM NOTICE MM(262420000000029/e6825de1) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250825095259178 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250825095259179 DMM INFO MM(262420000000029/e6825de1) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250825095259179 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095259179 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095259179 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095259179 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095259179 DLLC NOTICE LLME(ffffffff/e6825de1){ASSIGNED} LLGM Assign pre (e6825de1 => ffffffff) (gprs_llc.c:1079) 20250825095259179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6825de1 => ffffffff) (gprs_llc.c:1125) 20250825095259179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095259179 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095259179 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095259179 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9c539480cdf9: Removing Client IMSI='262420000000029'H, index=0 20250825095259195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095259195 DLLC NOTICE LLME(ffffffff/e6825de1){UNASSIGNED} LLC RX: unknown TLLI 0xe6825de1, creating LLME on the fly (gprs_llc.c:552) 20250825095259195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095259195 DMM NOTICE LLME(ffffffff/e6825de1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250825095259195 DLLC NOTICE LLME(ffffffff/e6825de1){UNASSIGNED} LLGM Assign pre (e6825de1 => ffffffff) (gprs_llc.c:1079) 20250825095259195 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6825de1 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@9c539480cdf9: Final verdict of PTC: pass 20250825095259200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54870<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(413)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@9c539480cdf9: Final verdict of PTC: none 20250825095259205 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095259205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(408)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(418)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(412)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(414)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(405)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(416)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(411)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(406)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(412): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(414): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@9c539480cdf9: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Aug 25 09:52:59 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 20250825095259257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095259560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51628) 20250825095300206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095300206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51628, count=97260) 20250825095301207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095301207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53: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_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 20250825095302208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095302208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250825095302695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095302698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095302724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095302724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095302724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095302724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095302724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095302724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095302724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095302724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095302724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095302725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095302725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095302725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095302725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095302725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095302725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095302725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095302725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095302725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095302725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095302725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095302726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095302726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(429)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095302732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(430)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(425)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095302744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095302744 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(429)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(434)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(434)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(433)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095302749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095302749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095302749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095302749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095302749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095302749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095302749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095302750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095302750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(434)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095302750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095302750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095302750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095302750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095302750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095302750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095302750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095302750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095302750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095302750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095302750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095302751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095302751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(434)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(434)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095302753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(430)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(433)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825095302759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095302759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(438)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095302760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095302760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095302760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095302760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095302760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095302760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095302760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095302760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095302760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(431)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(438)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095302761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095302761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095302761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095302761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095302761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095302761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095302761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095302761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095302761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095302761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095302761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095302761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095302761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095302764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095302770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095302770 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095303209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095303209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095303209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095303209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095303213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(439)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095303214 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9c539480cdf9: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='FD8DFAE1'O, index=0 SGSN_Test-GSUP(440)@9c539480cdf9: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250825095304297 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) 20250825095304297 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@9c539480cdf9: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@9c539480cdf9: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@9c539480cdf9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9c539480cdf9: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@9c539480cdf9: Final verdict of PTC: pass 20250825095304299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(440)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(438)@9c539480cdf9: Final verdict of PTC: none 20250825095304300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095304300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(429)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(434)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(433)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(428)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(431)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(426)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(432)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(436)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(431): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(432): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(433): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(434): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@9c539480cdf9: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:53:04 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 20250825095304353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095304654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45640) 20250825095305302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095305302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45640, count=53584) 20250825095306303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095306303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53:06 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 20250825095307304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095307304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250825095307741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095307744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095307781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095307781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095307781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095307781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095307781 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095307781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095307781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095307781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095307781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095307782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095307782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095307782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095307782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095307782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095307782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095307782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095307782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095307782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095307782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095307782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095307783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095307783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(450)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095307793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095307793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(449)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(453)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095307796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095307796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095307796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095307796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095307796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095307796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095307796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095307796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095307796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(453)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095307797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095307797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095307797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095307797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095307797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095307797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095307797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095307797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095307797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095307797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095307797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(453)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095307798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095307798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(453)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(454)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095307800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(450)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(454)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825095307808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095307808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(458)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095307810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095307810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095307810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095307810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095307810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095307810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095307810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095307810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095307810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095307811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095307811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095307811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095307811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095307811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095307811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095307811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095307811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095307811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095307811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095307811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095307811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095307811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(458)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095307813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095307817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095307817 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095308305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095308305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095308305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095308305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095308310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(459)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(459)@9c539480cdf9: 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)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825095308311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(459)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9c539480cdf9: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='E7137314'O, index=0 SGSN_Test-GSUP(460)@9c539480cdf9: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250825095309390 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) 20250825095309390 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@9c539480cdf9: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@9c539480cdf9: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@9c539480cdf9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9c539480cdf9: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@9c539480cdf9: Final verdict of PTC: pass 20250825095309403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095309407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095309407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(460)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(454)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(453)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(448)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(458)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@9c539480cdf9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(451)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(446)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(456)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(451): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(453): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(454): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@9c539480cdf9: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:53:09 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 20250825095309497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095309799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45964) 20250825095310408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095310409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45964, count=53512) 20250825095311410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095311410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53: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.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 20250825095312411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095312411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_rau_unknown started. 20250825095312922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095312925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095312963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095312963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095312963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095312963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095312963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095312963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095312963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095312963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095312963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095312964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095312964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095312964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095312964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095312964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095312965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095312965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095312965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095312965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095312965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095312965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095312965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(468)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095312965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(469)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095312968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(465)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(470)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095312974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095312974 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(469)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rau_unknown-BVCI196(467)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(473)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095312977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095312977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095312977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095312977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095312977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095312977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095312977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095312977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095312977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(473)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095312978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095312978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095312978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095312978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095312978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095312978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095312978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095312978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095312978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095312978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095312978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095312978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095312978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(473)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(473)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095312980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(474)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(470)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095312986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095312986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(472)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(475)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(474)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095312992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095312992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095312992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095312992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095312992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095312992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095312992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095312992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095312992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095312993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095312993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095312993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095312993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095312993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095312993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095312993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095312993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095312993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095312993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095312993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095312993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095312993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(478)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095312995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095312999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095312999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095313412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095313412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095313412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095313412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095313415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095313416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(479)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(479)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@9c539480cdf9: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='D0FD2A17'O, index=0 SGSN_Test-GSUP(480)@9c539480cdf9: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250825095314492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095314492 DLLC NOTICE LLME(ffffffff/d0fd2a17){UNASSIGNED} LLC RX: unknown TLLI 0xd0fd2a17, creating LLME on the fly (gprs_llc.c:552) 20250825095314492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250825095314492 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095314492 DMM NOTICE LLME(ffffffff/d0fd2a17){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250825095314492 DLLC NOTICE LLME(ffffffff/d0fd2a17){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250825095314492 DMM ERROR LLME(ffffffff/d0fd2a17){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250825095314492 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250825095314492 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250825095314492 DLLC NOTICE LLME(ffffffff/d0fd2a17){UNASSIGNED} LLGM Assign pre (d0fd2a17 => ffffffff) (gprs_llc.c:1079) 20250825095314492 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0fd2a17 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@9c539480cdf9: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@9c539480cdf9: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@9c539480cdf9: Final verdict of PTC: pass 20250825095314518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(480)@9c539480cdf9: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(468)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(464)@9c539480cdf9: Final verdict of PTC: none 20250825095314523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(474)@9c539480cdf9: Final verdict of PTC: none TC_rau_unknown-BVCI196(467)@9c539480cdf9: Final verdict of PTC: none 20250825095314523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(465)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(473)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(478)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(476)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(471)@9c539480cdf9: Final verdict of PTC: none TC_rau_unknown-BVCI210(472)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(466)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(471): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_rau_unknown-BVCI210(472): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(473): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(474): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@9c539480cdf9: Test case TC_rau_unknown finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Aug 25 09:53:14 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250825095314586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095314888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44760) 20250825095315525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095315525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44760, count=55224) 20250825095316526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095316526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53:16 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 20250825095317527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095317527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_rau started. 20250825095318001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095318006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095318047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095318047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095318047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095318047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095318047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095318047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095318047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095318047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095318047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095318048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095318048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095318048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095318048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095318048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095318048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095318048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095318048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095318048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095318048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095318048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(488)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095318048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095318048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095318050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(489)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(485)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095318057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095318057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(490)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(487)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(489)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(493)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095318062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095318062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(493)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095318062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095318062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095318063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095318063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095318063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095318063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095318063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095318063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(493)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(493)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095318065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(494)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(490)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095318069 DGPRS DEBUG Checking for inactive LLMEs, time = 19346503 (sgsn.c:132) 20250825095318069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095318069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(492)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(495)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(494)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825095318074 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095318074 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095318074 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095318074 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095318074 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095318074 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095318074 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095318074 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095318074 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095318074 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI99(498)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095318076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095318076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095318076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095318076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095318076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095318076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095318076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095318076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095318076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(498)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095318077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095318077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095318077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095318077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095318077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095318077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095318077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095318077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095318077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095318077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095318077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095318077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095318077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(498)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095318079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095318083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095318083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095318529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095318529 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095318529 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095318529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095318533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095318534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@9c539480cdf9: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='C4E3ADBE'O, index=0 SGSN_Test-GSUP(500)@9c539480cdf9: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@9c539480cdf9: 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 := '5DDECA3714489CADB0DAA6A25DB57999'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '331D2CAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CF6EB829D9DC0F0'O } } } } } 20250825095319615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095319615 DLLC NOTICE LLME(ffffffff/c4e3adbe){UNASSIGNED} LLC RX: unknown TLLI 0xc4e3adbe, creating LLME on the fly (gprs_llc.c:552) 20250825095319615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095319615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095319615 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095319615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095319615 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095319616 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095319616 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095319616 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095319616 DLLC NOTICE LLME(ffffffff/c4e3adbe){UNASSIGNED} LLGM Assign pre (c4e3adbe => d6aa9ba7) (gprs_llc.c:1079) 20250825095319616 DLLC NOTICE LLME(c4e3adbe/d6aa9ba7){ASSIGNED} LLGM Assign post (c4e3adbe => d6aa9ba7) (gprs_llc.c:1125) 20250825095319616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095319616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095319616 DMM DEBUG MM(262420000000012/d6aa9ba7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095319635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095319635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095319635 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095319635 DMM DEBUG MM(262420000000012/d6aa9ba7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250825095319635 DMM NOTICE MM(262420000000012/d6aa9ba7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095319635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095319635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095319636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095319636 DMM DEBUG MM(262420000000012/d6aa9ba7) Requesting authorization (sgsn_auth.c:160) 20250825095319636 DMM INFO MM(262420000000012/d6aa9ba7) Requesting authentication tuples (sgsn_auth.c:184) 20250825095319636 DMM DEBUG MM(262420000000012/d6aa9ba7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095319636 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250825095319636 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@9c539480cdf9: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250825095319642 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095319642 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095319642 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095319642 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095319642 DMM INFO MM(262420000000012/d6aa9ba7) Subscriber data update (mmctx.c:445) 20250825095319642 DMM DEBUG MM(262420000000012/d6aa9ba7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095319642 DMM INFO MM(262420000000012/d6aa9ba7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095319642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095319642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095319642 DMM INFO MM(262420000000012/d6aa9ba7) <- GMM AUTH AND CIPHERING REQ (rand = 5d de ca 37 14 48 9c ad b0 da a6 a2 5d b5 79 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095319657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095319657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095319657 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095319657 DMM INFO MM(262420000000012/d6aa9ba7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095319657 DMM NOTICE MM(262420000000012/d6aa9ba7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095319657 DMM DEBUG MM(262420000000012/d6aa9ba7) checking auth: received GSM SRES = 33 1d 2c ad (gprs_gmm.c:716) 20250825095319657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095319657 DMM DEBUG MM(262420000000012/d6aa9ba7) Requesting authorization (sgsn_auth.c:160) 20250825095319657 DMM INFO MM(262420000000012/d6aa9ba7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095319657 DMM DEBUG MM(262420000000012/d6aa9ba7) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095319657 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250825095319657 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) 20250825095319658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095319658 DMM INFO MM(262420000000012/d6aa9ba7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6aa9ba7) (gprs_gmm.c:337) 20250825095319660 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095319661 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095319661 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250825095319661 DMM INFO MM(262420000000012/d6aa9ba7) Subscriber data update (mmctx.c:445) 20250825095319661 DMM DEBUG MM(262420000000012/d6aa9ba7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095319661 DMM INFO MM(262420000000012/d6aa9ba7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095319661 DMM NOTICE MM(262420000000012/d6aa9ba7) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250825095319661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095319661 DMM NOTICE MM(262420000000012/d6aa9ba7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095319661 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) 20250825095319662 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095319662 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250825095319662 DMM INFO MM(262420000000012/d6aa9ba7) Subscriber data update (mmctx.c:445) 20250825095319662 DMM DEBUG MM(262420000000012/d6aa9ba7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095319674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095319674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095319674 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095319674 DMM INFO MM(262420000000012/d6aa9ba7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095319674 DMM NOTICE MM(262420000000012/d6aa9ba7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095319674 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095319674 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095319674 DLLC NOTICE LLME(c4e3adbe/d6aa9ba7){ASSIGNED} LLGM Assign pre (ffffffff => d6aa9ba7) (gprs_llc.c:1079) 20250825095319674 DLLC NOTICE LLME(ffffffff/d6aa9ba7){ASSIGNED} LLGM Assign post (ffffffff => d6aa9ba7) (gprs_llc.c:1125) 20250825095319674 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095319674 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095319674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095319674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@9c539480cdf9: setverdict(pass): none -> pass 20250825095319733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095319733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095319733 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095319733 DMM INFO MM(262420000000012/d6aa9ba7) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250825095319733 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095319733 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095319733 DLLC NOTICE LLME(ffffffff/d6aa9ba7){ASSIGNED} LLGM Assign pre (d6aa9ba7 => f7d6c2f0) (gprs_llc.c:1079) 20250825095319733 DLLC NOTICE LLME(d6aa9ba7/f7d6c2f0){ASSIGNED} LLGM Assign post (d6aa9ba7 => f7d6c2f0) (gprs_llc.c:1125) 20250825095319733 DMM INFO MM(262420000000012/f7d6c2f0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@9c539480cdf9: Removing Client IMSI='262420000000012'H, index=0 20250825095319749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095319749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250825095319749 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095319749 DMM INFO MM(262420000000012/f7d6c2f0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095319749 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095319749 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095319749 DLLC NOTICE LLME(d6aa9ba7/f7d6c2f0){ASSIGNED} LLGM Assign pre (ffffffff => f7d6c2f0) (gprs_llc.c:1079) 20250825095319749 DLLC NOTICE LLME(ffffffff/f7d6c2f0){ASSIGNED} LLGM Assign post (ffffffff => f7d6c2f0) (gprs_llc.c:1125) 20250825095319749 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@9c539480cdf9: Final verdict of PTC: pass 20250825095319757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50312<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095319761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095319761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(500)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(488)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau-BVCI196(487)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(495)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(493)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(494)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau-BVCI210(492)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau-BVCI220(497)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(498)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(491)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(486)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(496)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(491): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau-BVCI210(492): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(493): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(494): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_rau finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Aug 25 09:53:19 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250825095319814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095320216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99732) 20250825095320763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095320763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99732, count=100992) 20250825095321765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095321765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53:22 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 20250825095322767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095322767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_rau_a_a started. 20250825095323308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095323311 DMM INFO MM(262420000000012/f7d6c2f0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095323311 DMM INFO MM(262420000000012/f7d6c2f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095323311 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095323311 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095323311 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095323311 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095323311 DLLC NOTICE LLME(ffffffff/f7d6c2f0){ASSIGNED} LLGM Assign pre (f7d6c2f0 => ffffffff) (gprs_llc.c:1079) 20250825095323311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7d6c2f0 => ffffffff) (gprs_llc.c:1125) 20250825095323311 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250825095323311 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) 20250825095323311 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) 20250825095323311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095323311 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095323311 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095323311 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095323311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095323351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095323351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095323351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095323351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095323351 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095323351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095323351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095323351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095323351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095323352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095323352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095323352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095323352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095323352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095323352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095323352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095323352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095323352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095323352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095323352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095323352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095323352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(508)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095323355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(509)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(505)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(510)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095323361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095323361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(509)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(507)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(513)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095323365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095323365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095323365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095323365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095323365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095323365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095323365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095323365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095323365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095323367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095323367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095323367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095323367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095323367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095323367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095323367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095323367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095323367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095323367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095323367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095323367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095323367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(513)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095323369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(514)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(510)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095323375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095323375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(515)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(512)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(514)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(518)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095323379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095323380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095323380 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095323380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095323380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095323380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095323380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095323380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095323380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095323380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095323380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095323380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095323380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095323380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095323381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095323381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(518)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095323383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095323388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095323388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095323768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095323768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095323768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095323768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095323772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095323773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(519)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@9c539480cdf9: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='F5BEC514'O, index=0 SGSN_Test-GSUP(520)@9c539480cdf9: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@9c539480cdf9: 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 := 'D7367305B87E7FC2F069BEFF7E670261'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3ECE6D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D9328D30F3AF9F5'O } } } } } 20250825095324867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324868 DLLC NOTICE LLME(ffffffff/f5bec514){UNASSIGNED} LLC RX: unknown TLLI 0xf5bec514, creating LLME on the fly (gprs_llc.c:552) 20250825095324868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324868 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095324868 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095324868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095324868 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095324868 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095324868 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095324868 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095324868 DLLC NOTICE LLME(ffffffff/f5bec514){UNASSIGNED} LLGM Assign pre (f5bec514 => ce4c0949) (gprs_llc.c:1079) 20250825095324868 DLLC NOTICE LLME(f5bec514/ce4c0949){ASSIGNED} LLGM Assign post (f5bec514 => ce4c0949) (gprs_llc.c:1125) 20250825095324868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095324868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095324868 DMM DEBUG MM(262420000000037/ce4c0949) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095324880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324881 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324881 DMM DEBUG MM(262420000000037/ce4c0949) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250825095324881 DMM NOTICE MM(262420000000037/ce4c0949) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095324881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095324881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095324881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095324881 DMM DEBUG MM(262420000000037/ce4c0949) Requesting authorization (sgsn_auth.c:160) 20250825095324881 DMM INFO MM(262420000000037/ce4c0949) Requesting authentication tuples (sgsn_auth.c:184) 20250825095324881 DMM DEBUG MM(262420000000037/ce4c0949) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095324881 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250825095324881 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@9c539480cdf9: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250825095324884 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095324884 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095324884 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095324884 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095324884 DMM INFO MM(262420000000037/ce4c0949) Subscriber data update (mmctx.c:445) 20250825095324884 DMM DEBUG MM(262420000000037/ce4c0949) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095324884 DMM INFO MM(262420000000037/ce4c0949) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095324885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095324885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095324885 DMM INFO MM(262420000000037/ce4c0949) <- GMM AUTH AND CIPHERING REQ (rand = d7 36 73 05 b8 7e 7f c2 f0 69 be ff 7e 67 02 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095324896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324897 DMM INFO MM(262420000000037/ce4c0949) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095324897 DMM NOTICE MM(262420000000037/ce4c0949) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095324897 DMM DEBUG MM(262420000000037/ce4c0949) checking auth: received GSM SRES = b3 ec e6 d2 (gprs_gmm.c:716) 20250825095324897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095324897 DMM DEBUG MM(262420000000037/ce4c0949) Requesting authorization (sgsn_auth.c:160) 20250825095324897 DMM INFO MM(262420000000037/ce4c0949) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095324897 DMM DEBUG MM(262420000000037/ce4c0949) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095324897 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250825095324897 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) 20250825095324897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095324897 DMM INFO MM(262420000000037/ce4c0949) <- GMM ATTACH ACCEPT (new P-TMSI=0xce4c0949) (gprs_gmm.c:337) 20250825095324899 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095324899 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095324899 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250825095324899 DMM INFO MM(262420000000037/ce4c0949) Subscriber data update (mmctx.c:445) 20250825095324899 DMM DEBUG MM(262420000000037/ce4c0949) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095324899 DMM INFO MM(262420000000037/ce4c0949) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095324899 DMM NOTICE MM(262420000000037/ce4c0949) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250825095324899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095324899 DMM NOTICE MM(262420000000037/ce4c0949) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095324899 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) 20250825095324900 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095324900 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250825095324900 DMM INFO MM(262420000000037/ce4c0949) Subscriber data update (mmctx.c:445) 20250825095324900 DMM DEBUG MM(262420000000037/ce4c0949) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095324907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324907 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324907 DMM INFO MM(262420000000037/ce4c0949) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095324907 DMM NOTICE MM(262420000000037/ce4c0949) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095324907 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095324907 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095324907 DLLC NOTICE LLME(f5bec514/ce4c0949){ASSIGNED} LLGM Assign pre (ffffffff => ce4c0949) (gprs_llc.c:1079) 20250825095324907 DLLC NOTICE LLME(ffffffff/ce4c0949){ASSIGNED} LLGM Assign post (ffffffff => ce4c0949) (gprs_llc.c:1125) 20250825095324907 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095324907 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095324907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095324907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@9c539480cdf9: setverdict(pass): none -> pass 20250825095324967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324967 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324967 DMM INFO MM(262420000000037/ce4c0949) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095324967 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095324968 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095324968 DLLC NOTICE LLME(ffffffff/ce4c0949){ASSIGNED} LLGM Assign pre (ce4c0949 => dd7f79f0) (gprs_llc.c:1079) 20250825095324968 DLLC NOTICE LLME(ce4c0949/dd7f79f0){ASSIGNED} LLGM Assign post (ce4c0949 => dd7f79f0) (gprs_llc.c:1125) 20250825095324968 DMM INFO MM(262420000000037/dd7f79f0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095324983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324983 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324983 DMM INFO MM(262420000000037/dd7f79f0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095324983 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095324983 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095324983 DLLC NOTICE LLME(ce4c0949/dd7f79f0){ASSIGNED} LLGM Assign pre (ffffffff => dd7f79f0) (gprs_llc.c:1079) 20250825095324983 DLLC NOTICE LLME(ffffffff/dd7f79f0){ASSIGNED} LLGM Assign post (ffffffff => dd7f79f0) (gprs_llc.c:1125) 20250825095324983 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250825095324983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324983 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324983 DMM INFO MM(262420000000037/dd7f79f0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095324983 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095324983 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095324983 DLLC NOTICE LLME(ffffffff/dd7f79f0){ASSIGNED} LLGM Assign pre (dd7f79f0 => c200276a) (gprs_llc.c:1079) 20250825095324983 DLLC NOTICE LLME(dd7f79f0/c200276a){ASSIGNED} LLGM Assign post (dd7f79f0 => c200276a) (gprs_llc.c:1125) 20250825095324983 DMM INFO MM(262420000000037/c200276a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095324995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324995 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324995 DMM INFO MM(262420000000037/c200276a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095324995 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095324995 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095324995 DLLC NOTICE LLME(dd7f79f0/c200276a){ASSIGNED} LLGM Assign pre (ffffffff => c200276a) (gprs_llc.c:1079) 20250825095324995 DLLC NOTICE LLME(ffffffff/c200276a){ASSIGNED} LLGM Assign post (ffffffff => c200276a) (gprs_llc.c:1125) 20250825095324995 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250825095324996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095324996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095324996 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095324996 DMM INFO MM(262420000000037/c200276a) -> GMM DETACH REQUEST TLLI=0xc200276a type=GPRS detach Power-off (gprs_gmm.c:1512) 20250825095324996 DMM INFO MM(262420000000037/c200276a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095324996 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095324996 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095324996 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095324996 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095324996 DLLC NOTICE LLME(ffffffff/c200276a){ASSIGNED} LLGM Assign pre (c200276a => ffffffff) (gprs_llc.c:1079) 20250825095324996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c200276a => ffffffff) (gprs_llc.c:1125) 20250825095324996 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250825095324996 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) 20250825095324996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095324996 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095324996 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095324996 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095324998 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@9c539480cdf9: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@9c539480cdf9: Final verdict of PTC: pass 20250825095330015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(520)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(513)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@9c539480cdf9: Final verdict of PTC: none 20250825095330018 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095330019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(510)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(518)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(508)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(511)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(507)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(516)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(506)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(505)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Aug 25 09:53:30 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 20250825095330065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095330366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112556) 20250825095331020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095331020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112556, count=113196) 20250825095332023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095332023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53: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.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 20250825095333025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095333025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_rau_a_b started. 20250825095333490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095333494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095333522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095333522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095333522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095333522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095333522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095333522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095333522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095333522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095333522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095333523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095333523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095333523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095333524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095333524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095333524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095333524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095333524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095333524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095333524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095333524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095333524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095333524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095333526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(525)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095333531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095333531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(527)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(530)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(529)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(533)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095333538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095333538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095333538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095333538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095333538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095333538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095333538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095333538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095333538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(533)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095333539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095333539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095333539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095333539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095333539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095333539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095333539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095333539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095333539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095333539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095333539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095333540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095333540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(533)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(533)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(534)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095333543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(530)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095333548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095333548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(535)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(534)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_rau_a_b-BVCI210(532)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(538)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(538)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095333553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095333553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095333553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095333553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095333553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095333553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095333553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095333553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095333553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(538)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095333554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095333554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095333554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095333554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095333554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095333554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095333554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095333554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095333554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095333554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095333554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095333555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095333555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(538)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(538)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095333557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095333562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095333562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(537)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095334026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095334026 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095334026 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095334026 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(539)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(539)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095334030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095334031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(539)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(539)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(539)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(539)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@9c539480cdf9: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='D293F122'O, index=0 SGSN_Test-GSUP(540)@9c539480cdf9: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@9c539480cdf9: 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 := '9409F801BA2FE2465A7B380F62D0A1F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67F7592D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BF574FAA43A28C7'O } } } } } 20250825095335108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335108 DLLC NOTICE LLME(ffffffff/d293f122){UNASSIGNED} LLC RX: unknown TLLI 0xd293f122, creating LLME on the fly (gprs_llc.c:552) 20250825095335108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095335108 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095335108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095335108 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095335108 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095335108 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095335108 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095335108 DLLC NOTICE LLME(ffffffff/d293f122){UNASSIGNED} LLGM Assign pre (d293f122 => f1f171ff) (gprs_llc.c:1079) 20250825095335108 DLLC NOTICE LLME(d293f122/f1f171ff){ASSIGNED} LLGM Assign post (d293f122 => f1f171ff) (gprs_llc.c:1125) 20250825095335108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095335108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095335108 DMM DEBUG MM(262420000000038/f1f171ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095335133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335133 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335133 DMM DEBUG MM(262420000000038/f1f171ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250825095335133 DMM NOTICE MM(262420000000038/f1f171ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095335133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095335133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095335133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095335133 DMM DEBUG MM(262420000000038/f1f171ff) Requesting authorization (sgsn_auth.c:160) 20250825095335133 DMM INFO MM(262420000000038/f1f171ff) Requesting authentication tuples (sgsn_auth.c:184) 20250825095335133 DMM DEBUG MM(262420000000038/f1f171ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095335133 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250825095335133 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@9c539480cdf9: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250825095335139 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095335139 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095335139 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095335139 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095335139 DMM INFO MM(262420000000038/f1f171ff) Subscriber data update (mmctx.c:445) 20250825095335139 DMM DEBUG MM(262420000000038/f1f171ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095335139 DMM INFO MM(262420000000038/f1f171ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095335139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095335139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095335139 DMM INFO MM(262420000000038/f1f171ff) <- GMM AUTH AND CIPHERING REQ (rand = 94 09 f8 01 ba 2f e2 46 5a 7b 38 0f 62 d0 a1 f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095335154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335154 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335154 DMM INFO MM(262420000000038/f1f171ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095335154 DMM NOTICE MM(262420000000038/f1f171ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095335154 DMM DEBUG MM(262420000000038/f1f171ff) checking auth: received GSM SRES = 67 f7 59 2d (gprs_gmm.c:716) 20250825095335154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095335154 DMM DEBUG MM(262420000000038/f1f171ff) Requesting authorization (sgsn_auth.c:160) 20250825095335154 DMM INFO MM(262420000000038/f1f171ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095335154 DMM DEBUG MM(262420000000038/f1f171ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095335154 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250825095335154 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) 20250825095335154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095335154 DMM INFO MM(262420000000038/f1f171ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1f171ff) (gprs_gmm.c:337) 20250825095335157 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095335157 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095335157 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250825095335157 DMM INFO MM(262420000000038/f1f171ff) Subscriber data update (mmctx.c:445) 20250825095335157 DMM DEBUG MM(262420000000038/f1f171ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095335157 DMM INFO MM(262420000000038/f1f171ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095335157 DMM NOTICE MM(262420000000038/f1f171ff) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250825095335157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095335157 DMM NOTICE MM(262420000000038/f1f171ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095335157 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) 20250825095335159 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095335159 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250825095335159 DMM INFO MM(262420000000038/f1f171ff) Subscriber data update (mmctx.c:445) 20250825095335159 DMM DEBUG MM(262420000000038/f1f171ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095335169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335169 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335169 DMM INFO MM(262420000000038/f1f171ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095335169 DMM NOTICE MM(262420000000038/f1f171ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095335169 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095335169 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095335169 DLLC NOTICE LLME(d293f122/f1f171ff){ASSIGNED} LLGM Assign pre (ffffffff => f1f171ff) (gprs_llc.c:1079) 20250825095335169 DLLC NOTICE LLME(ffffffff/f1f171ff){ASSIGNED} LLGM Assign post (ffffffff => f1f171ff) (gprs_llc.c:1125) 20250825095335169 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095335169 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095335170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095335170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@9c539480cdf9: attach complete sending rau 20250825095335228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335228 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335228 DMM INFO MM(262420000000038/f1f171ff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095335228 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095335228 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095335228 DLLC NOTICE LLME(ffffffff/f1f171ff){ASSIGNED} LLGM Assign pre (f1f171ff => f81a9096) (gprs_llc.c:1079) 20250825095335228 DLLC NOTICE LLME(f1f171ff/f81a9096){ASSIGNED} LLGM Assign post (f1f171ff => f81a9096) (gprs_llc.c:1125) 20250825095335228 DMM INFO MM(262420000000038/f81a9096) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@9c539480cdf9: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@9c539480cdf9: Removing Client IMSI='262420000000038'H, index=0 20250825095335245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335245 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335245 DMM INFO MM(262420000000038/f81a9096) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095335245 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095335245 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095335245 DLLC NOTICE LLME(f1f171ff/f81a9096){ASSIGNED} LLGM Assign pre (ffffffff => f81a9096) (gprs_llc.c:1079) 20250825095335245 DLLC NOTICE LLME(ffffffff/f81a9096){ASSIGNED} LLGM Assign post (ffffffff => f81a9096) (gprs_llc.c:1125) 20250825095335245 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(532)@9c539480cdf9: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='F81A9096'O, index=0 TC_attach_rau_a_b(543)@9c539480cdf9: sending second RAU via different RA 20250825095335254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335254 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095335254 DMM INFO MM(262420000000038/f81a9096) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f81a9096, P-TMSI: f81a9096 (00000000), TLLI: f81a9096 (f81a9096), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250825095335254 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250825095335254 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095335254 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095335254 DLLC NOTICE LLME(ffffffff/f81a9096){ASSIGNED} LLGM Assign pre (f81a9096 => f81a9096) (gprs_llc.c:1079) 20250825095335254 DLLC NOTICE LLME(f81a9096/f81a9096){ASSIGNED} LLGM Assign post (f81a9096 => f81a9096) (gprs_llc.c:1125) 20250825095335254 DMM INFO MM(262420000000038/f81a9096) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095335284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335284 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335284 DMM INFO MM(262420000000038/f81a9096) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095335284 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095335284 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095335284 DLLC NOTICE LLME(f81a9096/f81a9096){ASSIGNED} LLGM Assign pre (ffffffff => f81a9096) (gprs_llc.c:1079) 20250825095335284 DLLC NOTICE LLME(ffffffff/f81a9096){ASSIGNED} LLGM Assign post (ffffffff => f81a9096) (gprs_llc.c:1125) 20250825095335284 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250825095335284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095335284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095335284 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095335284 DMM INFO MM(262420000000038/f81a9096) -> GMM DETACH REQUEST TLLI=0xf81a9096 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250825095335284 DMM INFO MM(262420000000038/f81a9096) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095335284 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095335284 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095335284 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095335284 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095335284 DLLC NOTICE LLME(ffffffff/f81a9096){ASSIGNED} LLGM Assign pre (f81a9096 => ffffffff) (gprs_llc.c:1079) 20250825095335284 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f81a9096 => ffffffff) (gprs_llc.c:1125) 20250825095335284 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250825095335284 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) 20250825095335284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095335285 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095335285 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095335285 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095335286 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@9c539480cdf9: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@9c539480cdf9: Final verdict of PTC: pass 20250825095340300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI210(532)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(524)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(528)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(527)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(540)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(533)@9c539480cdf9: Final verdict of PTC: none 20250825095340305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095340305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b-BVCI220(537)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(534)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(539)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(538)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(531)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(536)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(526)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(531): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b-BVCI210(532): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(533): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(534): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(536): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b-BVCI220(537): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(538): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(539): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Aug 25 09:53:40 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 20250825095340363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095340665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103864) 20250825095341306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095341306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103864, count=109296) 20250825095342307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095342307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53:42 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 20250825095343308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095343308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250825095343782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095343784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(548)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095343826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095343826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095343826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095343826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095343826 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095343826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095343826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095343826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095343826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(548)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095343827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095343827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095343827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095343827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095343827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095343827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095343827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095343827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095343827 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095343827 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095343827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095343827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095343827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(548)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(548)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095343829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(549)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(545)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095343834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095343834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(550)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(549)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(553)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095343841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095343841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095343841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095343841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095343841 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095343841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095343841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095343841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095343841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(553)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095343842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095343842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095343842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095343842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095343842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095343842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095343842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095343842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095343842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095343842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095343842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095343842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095343842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(553)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(553)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095343844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(554)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(550)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095343850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095343850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(555)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(554)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095343857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095343857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095343857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095343857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095343857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095343857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095343857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095343857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095343857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(558)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095343857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095343857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095343857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095343858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095343858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095343858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095343858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095343858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095343858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095343858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095343858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095343858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095343858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(558)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095343861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095343866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095343866 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095344309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095344309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095344309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095344309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095344313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095344314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(559)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9c539480cdf9: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D2C4F5AD'O, index=0 SGSN_Test-GSUP(560)@9c539480cdf9: 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)@9c539480cdf9: 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 := 'DE5E425F2FA380EECCBA8AC9DD9F0FB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3624910'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E30D22A684A0766D'O } } } } } 20250825095345395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345395 DLLC NOTICE LLME(ffffffff/d2c4f5ad){UNASSIGNED} LLC RX: unknown TLLI 0xd2c4f5ad, creating LLME on the fly (gprs_llc.c:552) 20250825095345395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095345395 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095345395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095345395 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095345395 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095345395 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095345396 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095345396 DLLC NOTICE LLME(ffffffff/d2c4f5ad){UNASSIGNED} LLGM Assign pre (d2c4f5ad => e10efea4) (gprs_llc.c:1079) 20250825095345396 DLLC NOTICE LLME(d2c4f5ad/e10efea4){ASSIGNED} LLGM Assign post (d2c4f5ad => e10efea4) (gprs_llc.c:1125) 20250825095345396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095345396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095345396 DMM DEBUG MM(262420000000039/e10efea4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095345412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345412 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095345412 DMM DEBUG MM(262420000000039/e10efea4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250825095345412 DMM NOTICE MM(262420000000039/e10efea4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095345412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095345412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095345412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095345412 DMM DEBUG MM(262420000000039/e10efea4) Requesting authorization (sgsn_auth.c:160) 20250825095345412 DMM INFO MM(262420000000039/e10efea4) Requesting authentication tuples (sgsn_auth.c:184) 20250825095345412 DMM DEBUG MM(262420000000039/e10efea4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095345412 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250825095345412 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@9c539480cdf9: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250825095345419 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095345419 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095345419 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095345419 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095345419 DMM INFO MM(262420000000039/e10efea4) Subscriber data update (mmctx.c:445) 20250825095345419 DMM DEBUG MM(262420000000039/e10efea4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095345419 DMM INFO MM(262420000000039/e10efea4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095345419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095345419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095345419 DMM INFO MM(262420000000039/e10efea4) <- GMM AUTH AND CIPHERING REQ (rand = de 5e 42 5f 2f a3 80 ee cc ba 8a c9 dd 9f 0f b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095345435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345435 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095345435 DMM INFO MM(262420000000039/e10efea4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095345435 DMM NOTICE MM(262420000000039/e10efea4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095345435 DMM DEBUG MM(262420000000039/e10efea4) checking auth: received GSM SRES = e3 62 49 10 (gprs_gmm.c:716) 20250825095345435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095345435 DMM DEBUG MM(262420000000039/e10efea4) Requesting authorization (sgsn_auth.c:160) 20250825095345435 DMM INFO MM(262420000000039/e10efea4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095345435 DMM DEBUG MM(262420000000039/e10efea4) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095345435 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250825095345435 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) 20250825095345435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095345435 DMM INFO MM(262420000000039/e10efea4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe10efea4) (gprs_gmm.c:337) 20250825095345439 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095345439 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095345439 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250825095345439 DMM INFO MM(262420000000039/e10efea4) Subscriber data update (mmctx.c:445) 20250825095345439 DMM DEBUG MM(262420000000039/e10efea4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095345439 DMM INFO MM(262420000000039/e10efea4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095345439 DMM NOTICE MM(262420000000039/e10efea4) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250825095345439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095345439 DMM NOTICE MM(262420000000039/e10efea4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095345439 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) 20250825095345440 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095345440 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250825095345440 DMM INFO MM(262420000000039/e10efea4) Subscriber data update (mmctx.c:445) 20250825095345440 DMM DEBUG MM(262420000000039/e10efea4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095345451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345451 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095345451 DMM INFO MM(262420000000039/e10efea4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095345451 DMM NOTICE MM(262420000000039/e10efea4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095345451 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095345451 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095345451 DLLC NOTICE LLME(d2c4f5ad/e10efea4){ASSIGNED} LLGM Assign pre (ffffffff => e10efea4) (gprs_llc.c:1079) 20250825095345451 DLLC NOTICE LLME(ffffffff/e10efea4){ASSIGNED} LLGM Assign post (ffffffff => e10efea4) (gprs_llc.c:1125) 20250825095345451 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095345451 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095345451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095345451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: attach complete sending rau 20250825095345510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345511 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095345511 DMM INFO MM(262420000000039/e10efea4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095345511 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095345511 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095345511 DLLC NOTICE LLME(ffffffff/e10efea4){ASSIGNED} LLGM Assign pre (e10efea4 => e497b71c) (gprs_llc.c:1079) 20250825095345511 DLLC NOTICE LLME(e10efea4/e497b71c){ASSIGNED} LLGM Assign post (e10efea4 => e497b71c) (gprs_llc.c:1125) 20250825095345511 DMM INFO MM(262420000000039/e497b71c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9c539480cdf9: Removing Client IMSI='262420000000039'H, index=0 20250825095345526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345526 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095345526 DMM INFO MM(262420000000039/e497b71c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095345526 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095345526 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095345526 DLLC NOTICE LLME(e10efea4/e497b71c){ASSIGNED} LLGM Assign pre (ffffffff => e497b71c) (gprs_llc.c:1079) 20250825095345526 DLLC NOTICE LLME(ffffffff/e497b71c){ASSIGNED} LLGM Assign post (ffffffff => e497b71c) (gprs_llc.c:1125) 20250825095345526 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@9c539480cdf9: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='E497B71C'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: sending second RAU via different RA with wrong Old RA 20250825095345535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345535 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095345535 DMM NOTICE LLME(ffffffff/e497b71c){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250825095345535 DLLC NOTICE LLME(ffffffff/e497b71c){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250825095345536 DMM NOTICE MM(262420000000039/e497b71c) Rx RA Update Request with unexpected TLLI=e497b71c Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250825095345536 DMM ERROR LLME(ffffffff/e497b71c){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250825095345536 DMM NOTICE MM(262420000000039/e497b71c) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250825095345536 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250825095345536 DMM INFO MM(262420000000039/e497b71c) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250825095345536 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095345536 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095345536 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095345536 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095345536 DLLC NOTICE LLME(ffffffff/e497b71c){ASSIGNED} LLGM Assign pre (e497b71c => ffffffff) (gprs_llc.c:1079) 20250825095345536 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e497b71c => ffffffff) (gprs_llc.c:1125) 20250825095345536 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250825095345536 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) 20250825095345536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095345536 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095345536 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095345536 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095345558 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250825095345561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095345561 DLLC NOTICE LLME(ffffffff/e497b71c){UNASSIGNED} LLC RX: unknown TLLI 0xe497b71c, creating LLME on the fly (gprs_llc.c:552) 20250825095345561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095345561 DMM NOTICE LLME(ffffffff/e497b71c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250825095348070 DGPRS DEBUG Checking for inactive LLMEs, time = 19346533 (sgsn.c:132) 20250825095348074 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095348074 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095348074 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095348074 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095348074 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095348074 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095348075 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095348075 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095348075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095348075 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)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9c539480cdf9: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@9c539480cdf9: Final verdict of PTC: pass 20250825095350574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(560)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(549)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(553)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@9c539480cdf9: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(548)@9c539480cdf9: Final verdict of PTC: none20250825095350580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095350580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(555)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(554)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(558)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(559)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(556)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(546)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(551)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(546): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(547): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(548): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(549): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(551): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(552): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(553): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(554): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(556): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(557): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:53:50 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 20250825095350643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095350946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107688) 20250825095351581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095351581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107688, count=113120) 20250825095352583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095352583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53: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_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 20250825095353584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095353584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_usim_resync started. 20250825095354069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095354071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095354119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095354119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095354119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095354119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095354119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095354119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095354119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095354119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095354119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(568)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095354121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095354121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095354121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(569)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095354121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095354121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095354121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095354121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095354121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095354121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095354121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095354121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(568)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095354122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095354122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095354125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(570)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(573)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(565)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(573)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095354131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095354131 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250825095354132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095354132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095354132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095354132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095354132 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095354132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095354132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095354132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095354132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_resync-BVCI196(567)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(573)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095354134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095354134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095354134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095354134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095354134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095354134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095354134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095354134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095354134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095354134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095354134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095354134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095354134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(574)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095354136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(570)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095354141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095354141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(572)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(575)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(574)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(578)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095354146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095354146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095354146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095354146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095354146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095354146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095354146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095354146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095354146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(578)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095354147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095354147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095354147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095354147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095354147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095354147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095354147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095354147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095354147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095354147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095354147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095354147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095354147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(578)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(578)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095354149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095354154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095354154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(577)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095354585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095354586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095354586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095354586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(579)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(579)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095354590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(579)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(579)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095354591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(579)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(579)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@9c539480cdf9: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='F934678D'O, index=0 SGSN_Test-GSUP(580)@9c539480cdf9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@9c539480cdf9: 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 := 'B90FC6430F1DAC97B71EB665D548927B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E76C441'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FBE667EB9930557E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F7BCFAF16E8362F7539C775E950188DA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7475312D05C691A1E3454119C3C3525F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1321A1E41F89BFB69DC9950763E353C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AF374983947B9176'O } } } } } 20250825095355663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095355663 DLLC NOTICE LLME(ffffffff/f934678d){UNASSIGNED} LLC RX: unknown TLLI 0xf934678d, creating LLME on the fly (gprs_llc.c:552) 20250825095355663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095355663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095355663 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095355663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095355663 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095355663 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095355663 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095355663 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095355663 DLLC NOTICE LLME(ffffffff/f934678d){UNASSIGNED} LLGM Assign pre (f934678d => f95c1d61) (gprs_llc.c:1079) 20250825095355663 DLLC NOTICE LLME(f934678d/f95c1d61){ASSIGNED} LLGM Assign post (f934678d => f95c1d61) (gprs_llc.c:1125) 20250825095355663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095355663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095355663 DMM DEBUG MM(262420000000040/f95c1d61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095355688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095355688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095355688 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095355688 DMM DEBUG MM(262420000000040/f95c1d61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250825095355688 DMM NOTICE MM(262420000000040/f95c1d61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095355688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095355688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095355688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095355688 DMM DEBUG MM(262420000000040/f95c1d61) Requesting authorization (sgsn_auth.c:160) 20250825095355689 DMM INFO MM(262420000000040/f95c1d61) Requesting authentication tuples (sgsn_auth.c:184) 20250825095355689 DMM DEBUG MM(262420000000040/f95c1d61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095355689 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250825095355689 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@9c539480cdf9: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250825095355694 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095355694 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095355694 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095355694 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095355695 DMM INFO MM(262420000000040/f95c1d61) Subscriber data update (mmctx.c:445) 20250825095355695 DMM DEBUG MM(262420000000040/f95c1d61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095355695 DMM INFO MM(262420000000040/f95c1d61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095355695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095355695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095355695 DMM INFO MM(262420000000040/f95c1d61) <- GMM AUTH AND CIPHERING REQ (rand = b9 0f c6 43 0f 1d ac 97 b7 1e b6 65 d5 48 92 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 21 a1 e4 1f 89 bf b6 9d c9 95 07 63 e3 53 c0 ) (gprs_gmm.c:510) 20250825095355711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095355711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095355711 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095355711 DMM INFO MM(262420000000040/f95c1d61) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250825095355711 DMM INFO MM(262420000000040/f95c1d61) R99 AUTHENTICATION SYNCH (AUTS = 64af542349a10d63a6a681d060fd) (gprs_gmm.c:761) 20250825095355711 DMM DEBUG MM(262420000000040/f95c1d61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095355711 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250825095355711 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 64 af 54 23 49 a1 0d 63 a6 a6 81 d0 60 fd 20 10 b9 0f c6 43 0f 1d ac 97 b7 1e b6 65 d5 48 92 7b 28 01 01 (gprs_subscriber.c:210) 20250825095355712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250825095355712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250825095355713 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095355713 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095355713 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095355713 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095355713 DMM INFO MM(262420000000040/f95c1d61) Subscriber data update (mmctx.c:445) 20250825095355713 DMM DEBUG MM(262420000000040/f95c1d61) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250825095355713 DMM INFO MM(262420000000040/f95c1d61) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250825095355713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095355713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095355713 DMM INFO MM(262420000000040/f95c1d61) <- GMM AUTH AND CIPHERING REQ (rand = d2 ed 44 bb 8a 7e cb 94 1a 35 cb 97 bc d9 82 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 8b 5f ec 37 ec 95 d2 07 45 64 1b c9 cf 87 bb ) (gprs_gmm.c:510) 20250825095355726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095355726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x615b90 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095355726 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095355726 DMM INFO MM(262420000000040/f95c1d61) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095355726 DMM NOTICE MM(262420000000040/f95c1d61) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095355726 DMM DEBUG MM(262420000000040/f95c1d61) checking auth: received UMTS RES = 18 db 80 07 e3 c8 03 ee (gprs_gmm.c:716) 20250825095355726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095355726 DMM DEBUG MM(262420000000040/f95c1d61) Requesting authorization (sgsn_auth.c:160) 20250825095355726 DMM INFO MM(262420000000040/f95c1d61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095355726 DMM DEBUG MM(262420000000040/f95c1d61) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095355726 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250825095355726 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) 20250825095355727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095355727 DMM INFO MM(262420000000040/f95c1d61) <- GMM ATTACH ACCEPT (new P-TMSI=0xf95c1d61) (gprs_gmm.c:337) 20250825095355729 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095355729 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095355729 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250825095355729 DMM INFO MM(262420000000040/f95c1d61) Subscriber data update (mmctx.c:445) 20250825095355729 DMM DEBUG MM(262420000000040/f95c1d61) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095355729 DMM INFO MM(262420000000040/f95c1d61) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095355729 DMM NOTICE MM(262420000000040/f95c1d61) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250825095355729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095355729 DMM NOTICE MM(262420000000040/f95c1d61) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095355729 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) 20250825095355731 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095355731 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250825095355731 DMM INFO MM(262420000000040/f95c1d61) Subscriber data update (mmctx.c:445) 20250825095355731 DMM DEBUG MM(262420000000040/f95c1d61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(567)@9c539480cdf9: Removing Client IMSI='262420000000040'H, index=0 20250825095355746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095355746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095355746 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095355746 DMM INFO MM(262420000000040/f95c1d61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095355746 DMM NOTICE MM(262420000000040/f95c1d61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095355746 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095355746 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095355746 DLLC NOTICE LLME(f934678d/f95c1d61){ASSIGNED} LLGM Assign pre (ffffffff => f95c1d61) (gprs_llc.c:1079) 20250825095355746 DLLC NOTICE LLME(ffffffff/f95c1d61){ASSIGNED} LLGM Assign post (ffffffff => f95c1d61) (gprs_llc.c:1125) 20250825095355746 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095355746 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095355746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095355746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(583)@9c539480cdf9: Final verdict of PTC: pass 20250825095355752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(564)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(568)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(573)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@9c539480cdf9: Final verdict of PTC: none 20250825095355757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(578)@9c539480cdf9: Final verdict of PTC: none 20250825095355757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI196(567)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(577)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(579)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(580)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(572)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(566)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(571)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(576)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(576): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_resync-BVCI220(577): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(578): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(579): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Aug 25 09:53:55 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250825095355810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095356212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51196) 20250825095356758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095356758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51196, count=95492) 20250825095357761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095357761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:53: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_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 20250825095358762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095358763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_usim_a54_a54 started. 20250825095359332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095359334 DMM INFO MM(262420000000040/f95c1d61) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095359334 DMM INFO MM(262420000000040/f95c1d61) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095359334 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095359334 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095359334 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095359335 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095359335 DLLC NOTICE LLME(ffffffff/f95c1d61){ASSIGNED} LLGM Assign pre (f95c1d61 => ffffffff) (gprs_llc.c:1079) 20250825095359335 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f95c1d61 => ffffffff) (gprs_llc.c:1125) 20250825095359335 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250825095359335 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) 20250825095359335 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) 20250825095359335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095359335 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095359335 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095359335 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095359335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095359365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095359365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095359365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095359365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095359365 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095359365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095359365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095359365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095359365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095359366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095359366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095359366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095359366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095359366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095359366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095359366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095359366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095359366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095359366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095359366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095359366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095359366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095359369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(589)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(585)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095359375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095359375 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(590)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(589)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_a54-BVCI196(587)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(593)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095359380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095359380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095359380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095359380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095359380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095359380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095359380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095359380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095359380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095359381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095359381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095359381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095359381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095359381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095359381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095359381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095359381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095359381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095359381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095359381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095359381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095359381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095359384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(594)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(590)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095359390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095359390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(595)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(592)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(594)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095359395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095359395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095359395 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095359395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095359395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095359395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095359396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095359396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095359396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095359396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095359396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095359396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095359396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095359396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095359396 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095359396 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095359396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095359397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095359397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095359398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095359403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095359403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095359764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095359764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095359764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095359764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095359769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095359770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(599)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@9c539480cdf9: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='E7E47D62'O, index=0 SGSN_Test-GSUP(600)@9c539480cdf9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@9c539480cdf9: 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 := 'C8964C78CB471815BF6E07B8BC2E32EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74E2031A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8208B56FAD0C78D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79058A0579A1009FA2835340CD0EE59C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4D2CBB7780F174EFC3801710B34019E8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F7EE08FA31633E731F01E513BFA4F2F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0DFBDE2C05272B2A'O } } } } } 20250825095400860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095400860 DLLC NOTICE LLME(ffffffff/e7e47d62){UNASSIGNED} LLC RX: unknown TLLI 0xe7e47d62, creating LLME on the fly (gprs_llc.c:552) 20250825095400860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095400860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095400860 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095400860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095400860 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095400860 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095400860 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095400860 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095400860 DLLC NOTICE LLME(ffffffff/e7e47d62){UNASSIGNED} LLGM Assign pre (e7e47d62 => f507053c) (gprs_llc.c:1079) 20250825095400860 DLLC NOTICE LLME(e7e47d62/f507053c){ASSIGNED} LLGM Assign post (e7e47d62 => f507053c) (gprs_llc.c:1125) 20250825095400860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095400860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095400860 DMM DEBUG MM(262420000000040/f507053c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095400876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095400877 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095400877 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095400877 DMM DEBUG MM(262420000000040/f507053c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250825095400877 DMM NOTICE MM(262420000000040/f507053c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095400877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095400877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095400877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095400877 DMM DEBUG MM(262420000000040/f507053c) Requesting authorization (sgsn_auth.c:160) 20250825095400877 DMM INFO MM(262420000000040/f507053c) Requesting authentication tuples (sgsn_auth.c:184) 20250825095400877 DMM DEBUG MM(262420000000040/f507053c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095400877 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250825095400877 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@9c539480cdf9: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250825095400882 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095400882 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095400882 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095400882 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095400882 DMM INFO MM(262420000000040/f507053c) Subscriber data update (mmctx.c:445) 20250825095400882 DMM DEBUG MM(262420000000040/f507053c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095400882 DMM INFO MM(262420000000040/f507053c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095400882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095400882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095400882 DMM INFO MM(262420000000040/f507053c) <- GMM AUTH AND CIPHERING REQ (rand = c8 96 4c 78 cb 47 18 15 bf 6e 07 b8 bc 2e 32 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = f7 ee 08 fa 31 63 3e 73 1f 01 e5 13 bf a4 f2 f6 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@9c539480cdf9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@9c539480cdf9: Final verdict of PTC: pass 20250825095400901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59190<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095400905 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095400905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(589)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(588)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(600)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(584)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(598)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(593)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(592)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(586)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(596)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(591)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(591): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(592): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Aug 25 09:54:00 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 20250825095400952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095401354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72412) 20250825095401906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095401906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72412, count=73672) 20250825095402908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095402908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095403910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095403910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_usim_a54_a53 started. 20250825095404480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095404483 DMM INFO MM(262420000000040/f507053c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095404483 DMM INFO MM(262420000000040/f507053c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095404483 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095404483 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095404483 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095404483 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095404483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Deallocated (fsm.c:568) 20250825095404483 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095404483 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095404483 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095404483 DLLC NOTICE LLME(e7e47d62/f507053c){ASSIGNED} LLGM Assign pre (f507053c => ffffffff) (gprs_llc.c:1079) 20250825095404483 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f507053c => ffffffff) (gprs_llc.c:1125) 20250825095404483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095404524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095404524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095404524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095404524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095404524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095404524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095404524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095404524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(608)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095404525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095404525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(609)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095404527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(605)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095404533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095404533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(610)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(607)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(609)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(613)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095404540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095404540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095404540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095404540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095404540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095404540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095404540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095404540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095404540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(614)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(613)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095404541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095404541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095404541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095404541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095404541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095404541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095404541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095404541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095404541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095404541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095404541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095404542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095404542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095404545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(614)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(610)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(618)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095404551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095404551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250825095404552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095404552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095404552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095404552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095404552 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095404552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095404552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095404552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095404552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a53-BVCI210(612)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(618)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095404553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095404553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095404553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095404554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095404554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095404554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095404554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095404554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095404554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095404554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095404554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095404554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095404554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(618)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095404557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095404563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095404563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(617)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095404911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095404911 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095404911 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095404911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095404913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(619)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095404914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@9c539480cdf9: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='EE2C11D8'O, index=0 SGSN_Test-GSUP(620)@9c539480cdf9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@9c539480cdf9: 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 := '5C1DAF3112EB7F7CCD84024FBA14F039'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '141D9C22'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8A54A60F33AD3D2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A147E647B04077B376614735E94CB5B8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2A7BC71952BF8AD7D99B128753E97CB3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A3A8295D283A8EEDC361A1D36E318B74'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E0452AACC16A624A'O } } } } } 20250825095405994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095405994 DLLC NOTICE LLME(ffffffff/ee2c11d8){UNASSIGNED} LLC RX: unknown TLLI 0xee2c11d8, creating LLME on the fly (gprs_llc.c:552) 20250825095405994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095405994 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095405994 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095405994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095405994 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095405994 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095405994 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095405994 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095405994 DLLC NOTICE LLME(ffffffff/ee2c11d8){UNASSIGNED} LLGM Assign pre (ee2c11d8 => d83c0584) (gprs_llc.c:1079) 20250825095405994 DLLC NOTICE LLME(ee2c11d8/d83c0584){ASSIGNED} LLGM Assign post (ee2c11d8 => d83c0584) (gprs_llc.c:1125) 20250825095405994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095405994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095405994 DMM DEBUG MM(262420000000040/d83c0584) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095406018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095406018 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095406018 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095406018 DMM DEBUG MM(262420000000040/d83c0584) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250825095406018 DMM NOTICE MM(262420000000040/d83c0584) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095406018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095406018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095406018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095406018 DMM DEBUG MM(262420000000040/d83c0584) Requesting authorization (sgsn_auth.c:160) 20250825095406018 DMM INFO MM(262420000000040/d83c0584) Requesting authentication tuples (sgsn_auth.c:184) 20250825095406018 DMM DEBUG MM(262420000000040/d83c0584) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095406018 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250825095406018 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@9c539480cdf9: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250825095406025 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095406025 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095406025 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095406025 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095406025 DMM INFO MM(262420000000040/d83c0584) Subscriber data update (mmctx.c:445) 20250825095406025 DMM DEBUG MM(262420000000040/d83c0584) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095406025 DMM INFO MM(262420000000040/d83c0584) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095406025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095406025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095406025 DMM INFO MM(262420000000040/d83c0584) <- GMM AUTH AND CIPHERING REQ (rand = 5c 1d af 31 12 eb 7f 7c cd 84 02 4f ba 14 f0 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 a8 29 5d 28 3a 8e ed c3 61 a1 d3 6e 31 8b 74 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@9c539480cdf9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@9c539480cdf9: Final verdict of PTC: pass 20250825095406047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095406053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(620)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(604)@9c539480cdf9: Final verdict of PTC: none 20250825095406053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(619)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(617)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(608)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(618)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(613)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(606)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(611)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(616)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(616): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(617): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Aug 25 09:54:06 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 20250825095406126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095406528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68860) 20250825095407055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095407055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68860, count=73216) 20250825095408057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095408057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095409059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095409059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_usim_a53_a54 started. 20250825095409647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095409649 DMM INFO MM(262420000000040/d83c0584) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095409649 DMM INFO MM(262420000000040/d83c0584) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095409649 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095409649 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095409649 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095409649 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095409649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Deallocated (fsm.c:568) 20250825095409649 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095409649 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095409649 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095409649 DLLC NOTICE LLME(ee2c11d8/d83c0584){ASSIGNED} LLGM Assign pre (d83c0584 => ffffffff) (gprs_llc.c:1079) 20250825095409649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d83c0584 => ffffffff) (gprs_llc.c:1125) 20250825095409649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095409690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095409690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095409690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095409690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095409690 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095409690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095409690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095409690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095409690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095409691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095409691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095409691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095409691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095409691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095409691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095409691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095409691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095409691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095409691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095409691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095409692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095409692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095409694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(629)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(625)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095409700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095409700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(630)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(627)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(629)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(633)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095409706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095409706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095409706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095409706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095409706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095409706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095409706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095409706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095409706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(633)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095409707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095409707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095409707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095409707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095409707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095409707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095409707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095409707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095409707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095409707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095409707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(633)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095409707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095409707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(634)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095409710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(635)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095409716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095409716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(634)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI210(632)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(638)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095409721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095409721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095409721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095409721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095409721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095409721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095409721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095409721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095409721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095409722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095409722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095409722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095409722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095409722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095409722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095409722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095409722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095409722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095409722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095409722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095409722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095409722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095409724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095409730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095409730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095410060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095410060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095410060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095410060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095410063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095410063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(639)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@9c539480cdf9: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='DD3742A0'O, index=0 SGSN_Test-GSUP(640)@9c539480cdf9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@9c539480cdf9: 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 := '1B3C6549B83ED330C709AAD8817FCB31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '784A40C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37FFC59187D6C069'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F8223FB860300550C7ECE0FA46A3DE7B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD9FB3EB7EC4CA23FAD4AC79D7A47F40'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF18372B35EF2A38F4A3834F0B678307'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F7A96C369E07B61'O } } } } } 20250825095411151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095411151 DLLC NOTICE LLME(ffffffff/dd3742a0){UNASSIGNED} LLC RX: unknown TLLI 0xdd3742a0, creating LLME on the fly (gprs_llc.c:552) 20250825095411151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095411151 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095411152 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095411152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095411152 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095411152 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095411152 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095411152 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095411152 DLLC NOTICE LLME(ffffffff/dd3742a0){UNASSIGNED} LLGM Assign pre (dd3742a0 => ccaa8545) (gprs_llc.c:1079) 20250825095411152 DLLC NOTICE LLME(dd3742a0/ccaa8545){ASSIGNED} LLGM Assign post (dd3742a0 => ccaa8545) (gprs_llc.c:1125) 20250825095411152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095411152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095411152 DMM DEBUG MM(262420000000040/ccaa8545) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095411180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095411180 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095411180 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095411180 DMM DEBUG MM(262420000000040/ccaa8545) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250825095411180 DMM NOTICE MM(262420000000040/ccaa8545) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095411180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095411180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095411180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095411180 DMM DEBUG MM(262420000000040/ccaa8545) Requesting authorization (sgsn_auth.c:160) 20250825095411180 DMM INFO MM(262420000000040/ccaa8545) Requesting authentication tuples (sgsn_auth.c:184) 20250825095411180 DMM DEBUG MM(262420000000040/ccaa8545) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095411180 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250825095411180 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@9c539480cdf9: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250825095411186 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095411186 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095411186 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095411186 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095411186 DMM INFO MM(262420000000040/ccaa8545) Subscriber data update (mmctx.c:445) 20250825095411186 DMM DEBUG MM(262420000000040/ccaa8545) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095411186 DMM INFO MM(262420000000040/ccaa8545) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095411186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095411186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095411186 DMM INFO MM(262420000000040/ccaa8545) <- GMM AUTH AND CIPHERING REQ (rand = 1b 3c 65 49 b8 3e d3 30 c7 09 aa d8 81 7f cb 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 18 37 2b 35 ef 2a 38 f4 a3 83 4f 0b 67 83 07 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@9c539480cdf9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@9c539480cdf9: Final verdict of PTC: pass 20250825095411206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(640)@9c539480cdf9: Final verdict of PTC: none 20250825095411211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095411211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(639)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(634)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(632)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(628)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(633)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(638)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(631)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(626)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(636)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(631): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(632): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Aug 25 09:54:11 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 20250825095411322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095411724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68688) 20250825095412212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095412212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68688, count=73044) 20250825095413213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095413213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095414214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095414214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_usim_a50_a54 started. 20250825095414812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095414815 DMM INFO MM(262420000000040/ccaa8545) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095414815 DMM INFO MM(262420000000040/ccaa8545) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095414815 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095414815 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095414815 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095414815 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095414815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Deallocated (fsm.c:568) 20250825095414815 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095414815 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095414815 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095414815 DLLC NOTICE LLME(dd3742a0/ccaa8545){ASSIGNED} LLGM Assign pre (ccaa8545 => ffffffff) (gprs_llc.c:1079) 20250825095414815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccaa8545 => ffffffff) (gprs_llc.c:1125) 20250825095414815 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(648)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095414862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095414862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095414862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095414862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095414862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095414862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(648)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095414864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095414864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095414864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095414865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095414865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095414865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095414865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095414865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095414865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095414865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095414865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(648)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095414865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095414865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(648)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(649)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095414868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(645)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(650)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095414874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095414874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(649)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI196(647)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(653)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095414877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095414877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095414877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095414877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095414877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095414877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095414877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095414877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095414877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095414878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095414878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095414878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095414878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095414878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095414878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095414878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095414878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095414878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095414878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095414878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095414878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095414878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095414881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(654)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(650)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095414886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095414886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(655)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(652)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(654)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(658)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(658)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095414892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095414892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095414892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095414892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095414892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095414892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095414892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095414892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095414892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(658)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095414893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095414893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095414893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095414893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095414893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095414893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095414893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095414893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095414893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095414893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095414893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095414894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095414894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(658)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(658)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095414895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095414900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095414900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(657)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095415215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095415215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095415215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095415215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(659)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(659)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095415219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095415221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(659)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(659)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(659)@9c539480cdf9: 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(659)@9c539480cdf9: 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(659)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(659)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(647)@9c539480cdf9: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='F41D8504'O, index=0 SGSN_Test-GSUP(660)@9c539480cdf9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@9c539480cdf9: 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 := '11D517BDAA02CF2A82C77A2BC3E154B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84FB387D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B6D53AC266E373B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7153130D13955C962F5D68219421C7A3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CA42F52A0C32160132E2B4EBC1287144'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1B0D954BB6705C920660CEF0659F47B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0391F36B1C21CA0B'O } } } } } 20250825095416306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095416306 DLLC NOTICE LLME(ffffffff/f41d8504){UNASSIGNED} LLC RX: unknown TLLI 0xf41d8504, creating LLME on the fly (gprs_llc.c:552) 20250825095416306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095416306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095416306 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095416306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095416306 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095416306 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095416306 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095416307 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095416307 DLLC NOTICE LLME(ffffffff/f41d8504){UNASSIGNED} LLGM Assign pre (f41d8504 => d3a0945e) (gprs_llc.c:1079) 20250825095416307 DLLC NOTICE LLME(f41d8504/d3a0945e){ASSIGNED} LLGM Assign post (f41d8504 => d3a0945e) (gprs_llc.c:1125) 20250825095416307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095416307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095416307 DMM DEBUG MM(262420000000040/d3a0945e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095416331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095416331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095416331 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095416331 DMM DEBUG MM(262420000000040/d3a0945e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250825095416331 DMM NOTICE MM(262420000000040/d3a0945e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095416331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095416331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095416331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095416331 DMM DEBUG MM(262420000000040/d3a0945e) Requesting authorization (sgsn_auth.c:160) 20250825095416331 DMM INFO MM(262420000000040/d3a0945e) Requesting authentication tuples (sgsn_auth.c:184) 20250825095416331 DMM DEBUG MM(262420000000040/d3a0945e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095416331 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250825095416331 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@9c539480cdf9: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250825095416337 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095416337 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095416337 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095416337 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095416337 DMM INFO MM(262420000000040/d3a0945e) Subscriber data update (mmctx.c:445) 20250825095416337 DMM DEBUG MM(262420000000040/d3a0945e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095416337 DMM INFO MM(262420000000040/d3a0945e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095416337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095416337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095416337 DMM INFO MM(262420000000040/d3a0945e) <- GMM AUTH AND CIPHERING REQ (rand = 11 d5 17 bd aa 02 cf 2a 82 c7 7a 2b c3 e1 54 b7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b 0d 95 4b b6 70 5c 92 06 60 ce f0 65 9f 47 b0 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(647)@9c539480cdf9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@9c539480cdf9: Final verdict of PTC: pass 20250825095416358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(660)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@9c539480cdf9: Final verdict of PTC: none 20250825095416364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095416364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI196(647)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(644)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(658)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(653)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(657)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(659)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(649)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(648)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(651)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(656)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(646)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(646): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(647): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(648): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(649): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(656): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(657): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(658): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(659): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Aug 25 09:54:16 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 20250825095416411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095416814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71684) 20250825095417365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095417365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71684, count=72944) 20250825095418071 DGPRS DEBUG Checking for inactive LLMEs, time = 19346563 (sgsn.c:132) 20250825095418075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095418075 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095418075 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095418075 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095418075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095418075 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095418075 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095418075 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095418075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095418075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095418366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095418366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095419368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095419368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_usim_a54_a50 started. 20250825095419922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095419924 DMM INFO MM(262420000000040/d3a0945e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095419924 DMM INFO MM(262420000000040/d3a0945e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095419924 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095419924 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095419924 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095419924 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095419924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Deallocated (fsm.c:568) 20250825095419924 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095419924 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095419924 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095419924 DLLC NOTICE LLME(f41d8504/d3a0945e){ASSIGNED} LLGM Assign pre (d3a0945e => ffffffff) (gprs_llc.c:1079) 20250825095419924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3a0945e => ffffffff) (gprs_llc.c:1125) 20250825095419924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095419961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095419961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095419961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095419961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095419961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095419961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095419961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095419961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095419961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095419962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095419962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095419962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095419962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095419962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095419962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095419962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095419962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095419962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095419962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095419962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095419962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095419962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(668)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(669)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095419965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(665)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(670)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095419970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095419970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(669)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI196(667)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(673)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095419973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095419973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095419973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095419973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095419973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095419973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095419973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095419973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095419973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095419974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095419974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095419974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095419974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095419974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095419974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095419974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095419974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095419974 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095419974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095419974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(673)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095419974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095419974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095419976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(674)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(670)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095419981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095419981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(672)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(675)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(674)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(678)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095419988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095419988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095419988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095419988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095419988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095419988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095419988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095419988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095419988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095419988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095419988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095419988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095419989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095419989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095419989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095419989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095419989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095419989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095419989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095419989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095419989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095419989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095419991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095419997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095419997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095420369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095420369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095420369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095420369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095420373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(679)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095420374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@9c539480cdf9: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='CFD01614'O, index=0 SGSN_Test-GSUP(680)@9c539480cdf9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@9c539480cdf9: 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 := 'B579DF9ACAED644010B360284204093C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BD1D8F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0B0116CA7DD9D82'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D590B752A252216A33D5157B57A32DA3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FE778CBE8F7C6B21451EB070D6DAF3A9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '65D2840AC065D801A600B0F65C56C5D8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D234B93F7C2974EE'O } } } } } 20250825095421468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095421468 DLLC NOTICE LLME(ffffffff/cfd01614){UNASSIGNED} LLC RX: unknown TLLI 0xcfd01614, creating LLME on the fly (gprs_llc.c:552) 20250825095421468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095421468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095421468 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095421468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095421468 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095421468 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095421468 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095421468 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095421468 DLLC NOTICE LLME(ffffffff/cfd01614){UNASSIGNED} LLGM Assign pre (cfd01614 => e8153717) (gprs_llc.c:1079) 20250825095421468 DLLC NOTICE LLME(cfd01614/e8153717){ASSIGNED} LLGM Assign post (cfd01614 => e8153717) (gprs_llc.c:1125) 20250825095421468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095421468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095421468 DMM DEBUG MM(262420000000040/e8153717) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095421490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095421490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095421490 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095421490 DMM DEBUG MM(262420000000040/e8153717) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250825095421490 DMM NOTICE MM(262420000000040/e8153717) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095421490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095421490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095421490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095421490 DMM DEBUG MM(262420000000040/e8153717) Requesting authorization (sgsn_auth.c:160) 20250825095421490 DMM INFO MM(262420000000040/e8153717) Requesting authentication tuples (sgsn_auth.c:184) 20250825095421490 DMM DEBUG MM(262420000000040/e8153717) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095421490 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250825095421490 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@9c539480cdf9: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250825095421496 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095421496 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095421496 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095421496 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095421496 DMM INFO MM(262420000000040/e8153717) Subscriber data update (mmctx.c:445) 20250825095421496 DMM DEBUG MM(262420000000040/e8153717) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095421496 DMM INFO MM(262420000000040/e8153717) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095421496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095421496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095421497 DMM INFO MM(262420000000040/e8153717) <- GMM AUTH AND CIPHERING REQ (rand = b5 79 df 9a ca ed 64 40 10 b3 60 28 42 04 09 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 d2 84 0a c0 65 d8 01 a6 00 b0 f6 5c 56 c5 d8 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@9c539480cdf9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@9c539480cdf9: Final verdict of PTC: pass 20250825095421518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(680)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(668)@9c539480cdf9: Final verdict of PTC: none 20250825095421523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095421523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI210(672)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(679)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(669)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(678)@9c539480cdf9: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(667)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(673)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(671)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(676)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(666)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Aug 25 09:54:21 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 20250825095421609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095422012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68696) 20250825095422524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095422525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68696, count=73052) 20250825095423526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095423526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095424528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095424528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_detach_unknown_nopoweroff started. 20250825095425125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095425126 DMM INFO MM(262420000000040/e8153717) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095425126 DMM INFO MM(262420000000040/e8153717) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095425126 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095425126 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095425126 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095425126 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825095425126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Deallocated (fsm.c:568) 20250825095425126 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095425126 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095425126 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095425126 DLLC NOTICE LLME(cfd01614/e8153717){ASSIGNED} LLGM Assign pre (e8153717 => ffffffff) (gprs_llc.c:1079) 20250825095425126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8153717 => ffffffff) (gprs_llc.c:1125) 20250825095425126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095425144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095425144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095425144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095425144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095425144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095425144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095425144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095425144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095425144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095425145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095425145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095425145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095425145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095425145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095425145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095425145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095425145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095425145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(688)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095425146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095425146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(689)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095425148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(685)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(690)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095425154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095425154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(689)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(687)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(693)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095425158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095425158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095425158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095425158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095425158 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095425158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095425158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095425158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095425158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(693)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095425159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095425159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095425159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095425159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095425159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095425159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095425159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095425159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095425159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095425159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095425159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095425159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095425159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(693)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095425161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(694)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(690)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095425166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095425166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(692)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(694)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095425173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095425173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095425173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095425173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095425173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095425173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095425173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095425173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095425173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095425174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095425174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095425174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095425174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095425174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095425174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095425174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095425174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095425174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095425174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095425174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095425175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095425175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095425177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095425183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095425183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095425530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095425530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095425530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095425530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095425534 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(699)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095425535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@9c539480cdf9: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='CA2F7ADA'O, index=0 SGSN_Test-GSUP(700)@9c539480cdf9: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250825095426633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095426633 DLLC NOTICE LLME(ffffffff/ca2f7ada){UNASSIGNED} LLC RX: unknown TLLI 0xca2f7ada, creating LLME on the fly (gprs_llc.c:552) 20250825095426633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095426633 DMM NOTICE LLME(ffffffff/ca2f7ada){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250825095426633 DLLC NOTICE LLME(ffffffff/ca2f7ada){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250825095426633 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xca2f7ada type=GPRS detach (gprs_gmm.c:1512) 20250825095426633 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250825095426633 DLLC NOTICE LLME(ffffffff/ca2f7ada){UNASSIGNED} LLGM Assign pre (ca2f7ada => ffffffff) (gprs_llc.c:1079) 20250825095426633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca2f7ada => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@9c539480cdf9: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@9c539480cdf9: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@9c539480cdf9: Final verdict of PTC: pass 20250825095426663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(700)@9c539480cdf9: Final verdict of PTC: none 20250825095426668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095426668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(684)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(693)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(698)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(688)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(689)@9c539480cdf9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@9c539480cdf9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@9c539480cdf9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(696)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(686)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(691)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@9c539480cdf9: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Aug 25 09:54:26 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 20250825095426729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095427030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54828) 20250825095427669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095427669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54828, count=59184) 20250825095428671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095428672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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.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 20250825095429673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095429674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_detach_unknown_poweroff started. 20250825095430148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095430150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095430209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095430209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095430209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095430209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095430209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095430209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095430209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095430209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095430209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(708)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095430210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095430210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095430210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095430210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095430210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095430210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095430210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095430210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095430210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095430210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095430210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(708)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095430211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095430211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(708)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(709)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095430214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(705)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095430219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095430219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(710)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(707)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(709)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095430224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095430224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095430224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095430224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095430224 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095430224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095430224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095430224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095430224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095430225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095430225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095430225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095430225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095430225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095430225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095430225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095430225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095430225 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095430225 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095430225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095430226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095430226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(713)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(714)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095430229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(710)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250825095430235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095430235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(718)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_detach_unknown_poweroff-BVCI210(712)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095430238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095430238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095430238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095430238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095430238 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095430238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095430238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095430238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095430238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095430239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095430239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095430239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095430239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095430239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095430239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095430239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095430239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095430239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095430239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095430239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095430239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095430239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095430241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095430245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095430245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095430675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095430675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095430675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095430675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095430679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095430680 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(719)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@9c539480cdf9: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='E555CB25'O, index=0 SGSN_Test-GSUP(720)@9c539480cdf9: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250825095431747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095431747 DLLC NOTICE LLME(ffffffff/e555cb25){UNASSIGNED} LLC RX: unknown TLLI 0xe555cb25, creating LLME on the fly (gprs_llc.c:552) 20250825095431747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095431747 DMM NOTICE LLME(ffffffff/e555cb25){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@9c539480cdf9: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@9c539480cdf9: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@9c539480cdf9: Final verdict of PTC: pass 20250825095436764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39748<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095436768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095436769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(720)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(713)@9c539480cdf9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(712)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@9c539480cdf9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(708)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@9c539480cdf9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(718)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(716)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(711)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(706)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@9c539480cdf9: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Aug 25 09:54:36 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 20250825095436895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095437197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49320) 20250825095437770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095437770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49320, count=53676) 20250825095438771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095438772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095439773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095439774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_detach_nopoweroff started. 20250825095440310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095440311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095440361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095440361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095440361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095440361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095440361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095440361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095440361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095440361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095440361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095440362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095440362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095440362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095440362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095440362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095440362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095440362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095440362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095440362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095440362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095440362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(728)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095440362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095440362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095440364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(729)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(725)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095440369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095440369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(730)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(727)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(729)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(733)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095440375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095440375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095440375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095440375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095440375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095440375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095440375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095440375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095440375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095440377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095440377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095440377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095440377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095440377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095440377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095440377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095440377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095440377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095440377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095440377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095440377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095440377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(733)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(733)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(734)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095440380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(730)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095440386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095440386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(734)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(738)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095440392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095440392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095440392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095440392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095440392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095440392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095440392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095440392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095440392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(738)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095440393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095440393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095440393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095440394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095440394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095440394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095440394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095440394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095440394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095440394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095440394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095440394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095440394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(738)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(738)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095440396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095440400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095440400 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(736)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095440775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095440775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095440775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095440775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(739)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(739)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095440779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095440780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(739)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(739)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(739)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(739)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@9c539480cdf9: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='F41AA3BD'O, index=0 SGSN_Test-GSUP(740)@9c539480cdf9: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@9c539480cdf9: 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 := 'C89998BAF214C62D63CD17346A1D1B2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '759B7380'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5256FB13C7127861'O } } } } } 20250825095441876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095441876 DLLC NOTICE LLME(ffffffff/f41aa3bd){UNASSIGNED} LLC RX: unknown TLLI 0xf41aa3bd, creating LLME on the fly (gprs_llc.c:552) 20250825095441876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095441876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095441876 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095441876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095441876 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095441876 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095441876 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095441876 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095441876 DLLC NOTICE LLME(ffffffff/f41aa3bd){UNASSIGNED} LLGM Assign pre (f41aa3bd => e0c9102b) (gprs_llc.c:1079) 20250825095441876 DLLC NOTICE LLME(f41aa3bd/e0c9102b){ASSIGNED} LLGM Assign post (f41aa3bd => e0c9102b) (gprs_llc.c:1125) 20250825095441876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095441876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095441876 DMM DEBUG MM(262420000000015/e0c9102b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095441889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095441889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095441889 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095441889 DMM DEBUG MM(262420000000015/e0c9102b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250825095441889 DMM NOTICE MM(262420000000015/e0c9102b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095441889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095441889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095441889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095441889 DMM DEBUG MM(262420000000015/e0c9102b) Requesting authorization (sgsn_auth.c:160) 20250825095441889 DMM INFO MM(262420000000015/e0c9102b) Requesting authentication tuples (sgsn_auth.c:184) 20250825095441889 DMM DEBUG MM(262420000000015/e0c9102b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095441889 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250825095441889 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@9c539480cdf9: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250825095441894 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095441894 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095441894 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095441894 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095441894 DMM INFO MM(262420000000015/e0c9102b) Subscriber data update (mmctx.c:445) 20250825095441894 DMM DEBUG MM(262420000000015/e0c9102b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095441894 DMM INFO MM(262420000000015/e0c9102b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095441894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095441894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095441894 DMM INFO MM(262420000000015/e0c9102b) <- GMM AUTH AND CIPHERING REQ (rand = c8 99 98 ba f2 14 c6 2d 63 cd 17 34 6a 1d 1b 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095441907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095441908 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095441908 DMM INFO MM(262420000000015/e0c9102b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095441908 DMM NOTICE MM(262420000000015/e0c9102b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095441908 DMM DEBUG MM(262420000000015/e0c9102b) checking auth: received GSM SRES = 75 9b 73 80 (gprs_gmm.c:716) 20250825095441908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095441908 DMM DEBUG MM(262420000000015/e0c9102b) Requesting authorization (sgsn_auth.c:160) 20250825095441908 DMM INFO MM(262420000000015/e0c9102b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095441908 DMM DEBUG MM(262420000000015/e0c9102b) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095441908 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250825095441908 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) 20250825095441908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095441908 DMM INFO MM(262420000000015/e0c9102b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0c9102b) (gprs_gmm.c:337) 20250825095441910 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095441910 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095441910 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250825095441910 DMM INFO MM(262420000000015/e0c9102b) Subscriber data update (mmctx.c:445) 20250825095441910 DMM DEBUG MM(262420000000015/e0c9102b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095441910 DMM INFO MM(262420000000015/e0c9102b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095441910 DMM NOTICE MM(262420000000015/e0c9102b) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250825095441910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095441910 DMM NOTICE MM(262420000000015/e0c9102b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095441910 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) 20250825095441912 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095441912 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250825095441912 DMM INFO MM(262420000000015/e0c9102b) Subscriber data update (mmctx.c:445) 20250825095441912 DMM DEBUG MM(262420000000015/e0c9102b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095441923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095441923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095441923 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095441923 DMM INFO MM(262420000000015/e0c9102b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095441923 DMM NOTICE MM(262420000000015/e0c9102b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095441923 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095441923 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095441923 DLLC NOTICE LLME(f41aa3bd/e0c9102b){ASSIGNED} LLGM Assign pre (ffffffff => e0c9102b) (gprs_llc.c:1079) 20250825095441923 DLLC NOTICE LLME(ffffffff/e0c9102b){ASSIGNED} LLGM Assign post (ffffffff => e0c9102b) (gprs_llc.c:1125) 20250825095441923 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095441923 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095441923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095441923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@9c539480cdf9: setverdict(pass): none -> pass 20250825095441980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095441980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095441980 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095441980 DMM INFO MM(262420000000015/e0c9102b) -> GMM DETACH REQUEST TLLI=0xe0c9102b type=GPRS detach (gprs_gmm.c:1512) 20250825095441980 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250825095441980 DMM INFO MM(262420000000015/e0c9102b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095441980 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095441980 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095441980 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095441980 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095441980 DLLC NOTICE LLME(ffffffff/e0c9102b){ASSIGNED} LLGM Assign pre (e0c9102b => ffffffff) (gprs_llc.c:1079) 20250825095441980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0c9102b => ffffffff) (gprs_llc.c:1125) 20250825095441980 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250825095441980 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) 20250825095441980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095441980 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095441980 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095441980 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095441982 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@9c539480cdf9: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@9c539480cdf9: Final verdict of PTC: pass 20250825095442000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@9c539480cdf9: Final verdict of PTC: none 20250825095442004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095442004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(725)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(733)@9c539480cdf9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(739)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@9c539480cdf9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(728)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(738)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@9c539480cdf9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(736)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(737)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(731)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(726)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_nopoweroff-BVCI220(736): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(737): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(738): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(739): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@9c539480cdf9: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Aug 25 09:54:42 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250825095442059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095442361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51152) 20250825095443006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095443006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51152, count=94200) 20250825095444008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095444008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095445010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095445010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_detach_poweroff started. 20250825095445470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095445472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095445510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095445511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095445511 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095445511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095445511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095445511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095445511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095445511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095445511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095445511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095445511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095445511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095445511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095445511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095445512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095445512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(748)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095445513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(749)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(745)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095445518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095445518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(747)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(750)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(753)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(753)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095445524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095445524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095445524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095445524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095445524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095445524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095445524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095445524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095445524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(753)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095445525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095445525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095445525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095445525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095445525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095445525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095445525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095445525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095445525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095445525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095445525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095445525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095445525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(753)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(753)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095445528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(754)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(750)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095445532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095445532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(755)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(752)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(758)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095445538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095445538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(758)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095445538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095445538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095445538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095445538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095445539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095445539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095445539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(758)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095445540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095445545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095445545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(757)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095446011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095446011 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095446011 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095446011 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095446016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(759)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095446017 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@9c539480cdf9: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='C3C78B13'O, index=0 SGSN_Test-GSUP(760)@9c539480cdf9: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@9c539480cdf9: 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 := 'EB8F6E8FCE5F8E84D8F9C847B6EA8279'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6A39359'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BC89313A90BB388'O } } } } } 20250825095447096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095447096 DLLC NOTICE LLME(ffffffff/c3c78b13){UNASSIGNED} LLC RX: unknown TLLI 0xc3c78b13, creating LLME on the fly (gprs_llc.c:552) 20250825095447096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095447096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095447096 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095447096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095447096 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095447096 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095447096 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095447096 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095447096 DLLC NOTICE LLME(ffffffff/c3c78b13){UNASSIGNED} LLGM Assign pre (c3c78b13 => d90b6471) (gprs_llc.c:1079) 20250825095447096 DLLC NOTICE LLME(c3c78b13/d90b6471){ASSIGNED} LLGM Assign post (c3c78b13 => d90b6471) (gprs_llc.c:1125) 20250825095447096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095447096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095447096 DMM DEBUG MM(262420000000016/d90b6471) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095447110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095447110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095447111 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095447111 DMM DEBUG MM(262420000000016/d90b6471) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250825095447111 DMM NOTICE MM(262420000000016/d90b6471) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095447111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095447111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095447111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095447111 DMM DEBUG MM(262420000000016/d90b6471) Requesting authorization (sgsn_auth.c:160) 20250825095447111 DMM INFO MM(262420000000016/d90b6471) Requesting authentication tuples (sgsn_auth.c:184) 20250825095447111 DMM DEBUG MM(262420000000016/d90b6471) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095447111 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250825095447111 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@9c539480cdf9: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250825095447114 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095447114 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095447114 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095447114 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095447114 DMM INFO MM(262420000000016/d90b6471) Subscriber data update (mmctx.c:445) 20250825095447114 DMM DEBUG MM(262420000000016/d90b6471) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095447114 DMM INFO MM(262420000000016/d90b6471) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095447114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095447114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095447114 DMM INFO MM(262420000000016/d90b6471) <- GMM AUTH AND CIPHERING REQ (rand = eb 8f 6e 8f ce 5f 8e 84 d8 f9 c8 47 b6 ea 82 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095447122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095447122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095447122 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095447122 DMM INFO MM(262420000000016/d90b6471) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095447122 DMM NOTICE MM(262420000000016/d90b6471) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095447122 DMM DEBUG MM(262420000000016/d90b6471) checking auth: received GSM SRES = c6 a3 93 59 (gprs_gmm.c:716) 20250825095447122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095447122 DMM DEBUG MM(262420000000016/d90b6471) Requesting authorization (sgsn_auth.c:160) 20250825095447122 DMM INFO MM(262420000000016/d90b6471) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095447122 DMM DEBUG MM(262420000000016/d90b6471) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095447122 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250825095447122 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) 20250825095447122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095447122 DMM INFO MM(262420000000016/d90b6471) <- GMM ATTACH ACCEPT (new P-TMSI=0xd90b6471) (gprs_gmm.c:337) 20250825095447124 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095447124 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095447124 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250825095447124 DMM INFO MM(262420000000016/d90b6471) Subscriber data update (mmctx.c:445) 20250825095447124 DMM DEBUG MM(262420000000016/d90b6471) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095447124 DMM INFO MM(262420000000016/d90b6471) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095447124 DMM NOTICE MM(262420000000016/d90b6471) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250825095447124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095447124 DMM NOTICE MM(262420000000016/d90b6471) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095447124 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) 20250825095447125 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095447125 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250825095447125 DMM INFO MM(262420000000016/d90b6471) Subscriber data update (mmctx.c:445) 20250825095447125 DMM DEBUG MM(262420000000016/d90b6471) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095447133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095447133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095447133 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095447133 DMM INFO MM(262420000000016/d90b6471) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095447133 DMM NOTICE MM(262420000000016/d90b6471) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095447133 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095447133 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095447133 DLLC NOTICE LLME(c3c78b13/d90b6471){ASSIGNED} LLGM Assign pre (ffffffff => d90b6471) (gprs_llc.c:1079) 20250825095447133 DLLC NOTICE LLME(ffffffff/d90b6471){ASSIGNED} LLGM Assign post (ffffffff => d90b6471) (gprs_llc.c:1125) 20250825095447133 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095447133 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095447133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095447133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@9c539480cdf9: setverdict(pass): none -> pass 20250825095447188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095447189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250825095447189 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095447189 DMM INFO MM(262420000000016/d90b6471) -> GMM DETACH REQUEST TLLI=0xd90b6471 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250825095447189 DMM INFO MM(262420000000016/d90b6471) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095447189 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095447189 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095447189 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095447189 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095447189 DLLC NOTICE LLME(ffffffff/d90b6471){ASSIGNED} LLGM Assign pre (d90b6471 => ffffffff) (gprs_llc.c:1079) 20250825095447189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d90b6471 => ffffffff) (gprs_llc.c:1125) 20250825095447189 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250825095447189 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) 20250825095447189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095447189 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095447189 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095447189 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095447191 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250825095448072 DGPRS DEBUG Checking for inactive LLMEs, time = 19346593 (sgsn.c:132) 20250825095448076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095448076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095448076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095448076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095448076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095448076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095448076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095448077 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095448077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095448077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@9c539480cdf9: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@9c539480cdf9: Final verdict of PTC: pass 20250825095452208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(760)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(748)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@9c539480cdf9: Final verdict of PTC: none 20250825095452214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095452214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(753)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(758)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@9c539480cdf9: Final verdict of PTC: none TC_detach_poweroff-BVCI220(757)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@9c539480cdf9: Final verdict of PTC: none TC_detach_poweroff-BVCI210(752)@9c539480cdf9: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(746)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(751)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(756)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(751): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_poweroff-BVCI210(752): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(753): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(756): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_poweroff-BVCI220(757): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@9c539480cdf9: Test case TC_detach_poweroff finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Aug 25 09:54:52 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250825095452312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095452614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95508) 20250825095453215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095453215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95508, count=100940) 20250825095454216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095454216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095455217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095455217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act started. 20250825095455720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095455723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095455774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095455774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095455774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095455774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095455774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095455774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095455774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095455774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095455774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095455774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095455774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095455774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095455775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095455775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095455775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095455775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095455775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095455775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095455775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095455775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095455775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095455775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095455777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095455781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095455781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(767)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095455794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095455794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095455794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095455794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095455794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095455794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095455794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095455794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095455794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095455795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095455795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095455795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095455795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095455795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095455795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095455795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095455795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095455795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095455795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095455795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095455796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095455796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095455799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250825095455805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095455805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(778)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_attach_pdp_act-BVCI210(771)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095455807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095455807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095455807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095455807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095455807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095455807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095455807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095455807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095455807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095455808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095455808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095455808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095455808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095455808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095455808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095455808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095455808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095455808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095455808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095455808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095455808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095455808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095455810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095455815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095455815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095456218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095456218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095456218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095456218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095456223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095456224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@9c539480cdf9: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='CC67E3FB'O, index=0 SGSN_Test-GSUP(780)@9c539480cdf9: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@9c539480cdf9: 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 := 'C114A2CAF9C1BB9BF409DCF366755C9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA4B37BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FE9A4580C7E1AC6'O } } } } } 20250825095456276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095456276 DLLC NOTICE LLME(ffffffff/cc67e3fb){UNASSIGNED} LLC RX: unknown TLLI 0xcc67e3fb, creating LLME on the fly (gprs_llc.c:552) 20250825095456276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095456276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095456276 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095456276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095456276 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095456276 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095456276 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095456276 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095456276 DLLC NOTICE LLME(ffffffff/cc67e3fb){UNASSIGNED} LLGM Assign pre (cc67e3fb => ffc09011) (gprs_llc.c:1079) 20250825095456276 DLLC NOTICE LLME(cc67e3fb/ffc09011){ASSIGNED} LLGM Assign post (cc67e3fb => ffc09011) (gprs_llc.c:1125) 20250825095456276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095456276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095456276 DMM DEBUG MM(262420000000017/ffc09011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095456286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095456286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095456286 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095456286 DMM DEBUG MM(262420000000017/ffc09011) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250825095456286 DMM NOTICE MM(262420000000017/ffc09011) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095456286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095456286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095456286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095456286 DMM DEBUG MM(262420000000017/ffc09011) Requesting authorization (sgsn_auth.c:160) 20250825095456286 DMM INFO MM(262420000000017/ffc09011) Requesting authentication tuples (sgsn_auth.c:184) 20250825095456286 DMM DEBUG MM(262420000000017/ffc09011) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095456286 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250825095456286 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250825095456290 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095456290 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095456290 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095456290 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095456290 DMM INFO MM(262420000000017/ffc09011) Subscriber data update (mmctx.c:445) 20250825095456290 DMM DEBUG MM(262420000000017/ffc09011) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095456290 DMM INFO MM(262420000000017/ffc09011) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095456290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095456290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095456290 DMM INFO MM(262420000000017/ffc09011) <- GMM AUTH AND CIPHERING REQ (rand = c1 14 a2 ca f9 c1 bb 9b f4 09 dc f3 66 75 5c 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095456300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095456300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095456300 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095456300 DMM INFO MM(262420000000017/ffc09011) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095456301 DMM NOTICE MM(262420000000017/ffc09011) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095456301 DMM DEBUG MM(262420000000017/ffc09011) checking auth: received GSM SRES = da 4b 37 bb (gprs_gmm.c:716) 20250825095456301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095456301 DMM DEBUG MM(262420000000017/ffc09011) Requesting authorization (sgsn_auth.c:160) 20250825095456301 DMM INFO MM(262420000000017/ffc09011) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095456301 DMM DEBUG MM(262420000000017/ffc09011) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095456301 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250825095456301 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) 20250825095456301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095456301 DMM INFO MM(262420000000017/ffc09011) <- GMM ATTACH ACCEPT (new P-TMSI=0xffc09011) (gprs_gmm.c:337) 20250825095456303 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095456303 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095456303 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250825095456303 DMM INFO MM(262420000000017/ffc09011) Subscriber data update (mmctx.c:445) 20250825095456303 DMM DEBUG MM(262420000000017/ffc09011) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095456303 DMM INFO MM(262420000000017/ffc09011) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095456303 DMM NOTICE MM(262420000000017/ffc09011) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250825095456303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095456304 DMM NOTICE MM(262420000000017/ffc09011) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095456304 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) 20250825095456305 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095456305 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250825095456305 DMM INFO MM(262420000000017/ffc09011) Subscriber data update (mmctx.c:445) 20250825095456305 DMM DEBUG MM(262420000000017/ffc09011) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095456315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095456315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095456315 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095456315 DMM INFO MM(262420000000017/ffc09011) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095456315 DMM NOTICE MM(262420000000017/ffc09011) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095456315 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095456315 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095456315 DLLC NOTICE LLME(cc67e3fb/ffc09011){ASSIGNED} LLGM Assign pre (ffffffff => ffc09011) (gprs_llc.c:1079) 20250825095456315 DLLC NOTICE LLME(ffffffff/ffc09011){ASSIGNED} LLGM Assign post (ffffffff => ffc09011) (gprs_llc.c:1125) 20250825095456315 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095456315 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095456315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095456315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@9c539480cdf9: setverdict(pass): none -> pass 20250825095456371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095456371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095456371 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095456371 DMM INFO MM(262420000000017/ffc09011) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095456371 DMM INFO MM(262420000000017/ffc09011) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095456371 DMM DEBUG MM(262420000000017/ffc09011) Using GGSN 0 (gprs_sm.c:317) 20250825095456371 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) 20250825095456371 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250825095456371 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095456371 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095456371 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250825095456398 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 8d d5 8a 16 11 f9 08 ba fd 14 05 7f 5b e1 2d 7e 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) 20250825095456398 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8da80) (sgsn_libgtp.c:633) 20250825095456398 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095456398 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc93368 TLLI=ffc09011, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095456398 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095456398 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@9c539480cdf9: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@9c539480cdf9: Final verdict of PTC: pass 20250825095456417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55378<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095456422 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095456422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(764)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(768)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(778)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(773)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(780)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(771)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(772)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(766)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(776)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act-BVCI210(771): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Aug 25 09:54:56 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 20250825095456509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095456911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92300) 20250825095457423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095457423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92300, count=93560) 20250825095458424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095458424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:54: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_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 20250825095459425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095459425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_pdp_act_unattached started. 20250825095500032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095500034 DMM INFO MM(262420000000017/ffc09011) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095500034 DMM INFO MM(262420000000017/ffc09011) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095500034 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095500034 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095500034 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095500034 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095500034 DLLC NOTICE LLME(ffffffff/ffc09011){ASSIGNED} LLGM Assign pre (ffc09011 => ffffffff) (gprs_llc.c:1079) 20250825095500034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffc09011 => ffffffff) (gprs_llc.c:1125) 20250825095500034 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc93010 (gprs_sndcp.c:574) 20250825095500034 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc93368, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095500034 DMM NOTICE MM(262420000000017/ffc09011) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095500034 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250825095500034 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095500034 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095500034 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250825095500034 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250825095500034 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) 20250825095500034 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) 20250825095500034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095500034 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095500034 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095500034 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095500034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095500074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095500074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095500074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095500074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095500074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095500074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095500074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095500074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095500074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095500075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095500075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095500075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095500075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095500075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095500075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095500075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095500075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095500075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095500075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095500075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(788)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095500075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095500075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095500077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(789)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(785)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095500082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095500082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(790)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(787)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(789)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095500087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095500087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095500087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095500087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095500087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095500087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095500087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095500087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095500087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095500088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095500088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095500088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095500088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095500088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095500088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095500088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095500088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095500088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095500088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095500088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095500088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095500088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(794)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095500091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(790)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095500096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095500096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(795)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(792)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(794)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095500101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095500101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095500101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095500101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095500101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095500101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095500101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095500101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095500101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095500102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095500102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095500102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095500102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095500102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095500102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095500102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095500102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095500102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095500102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095500102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(798)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095500102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095500102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095500104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095500109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095500109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(797)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095500426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095500426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095500426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095500426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(799)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(799)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095500430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(799)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(799)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(799)@9c539480cdf9: 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(799)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825095500431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(799)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(799)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@9c539480cdf9: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='EC02DF5F'O, index=0 SGSN_Test-GSUP(800)@9c539480cdf9: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250825095500470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095500470 DLLC NOTICE LLME(ffffffff/ec02df5f){UNASSIGNED} LLC RX: unknown TLLI 0xec02df5f, creating LLME on the fly (gprs_llc.c:552) 20250825095500470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095500470 DMM NOTICE LLME(ffffffff/ec02df5f){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250825095500470 DLLC NOTICE LLME(ffffffff/ec02df5f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250825095500470 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@9c539480cdf9: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@9c539480cdf9: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@9c539480cdf9: Final verdict of PTC: pass 20250825095500478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(800)@9c539480cdf9: Final verdict of PTC: none 20250825095500480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095500480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(799)@9c539480cdf9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(792)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(798)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@9c539480cdf9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(787)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(794)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(784)@9c539480cdf9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(797)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(788)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(789)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(791)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(786)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(793)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(796)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pdp_act_unattached-BVCI210(792): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(794): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pdp_act_unattached-BVCI220(797): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(799): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@9c539480cdf9: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Aug 25 09:55:00 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 20250825095500553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095500954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59788) 20250825095501481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095501481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59788, count=61048) 20250825095502482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095502482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:55: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_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 20250825095503483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095503483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user started. 20250825095504049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095504051 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095504103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095504103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095504103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095504103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095504103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095504103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095504103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095504103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095504103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095504105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095504105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095504105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095504105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095504105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095504105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095504105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095504105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095504105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095504105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095504105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(808)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095504105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095504105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(809)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095504111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(805)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(810)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095504119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(807)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(809)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(813)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(813)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095504127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095504127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095504127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095504127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095504127 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095504127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095504127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095504127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095504127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(813)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095504128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095504128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095504128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095504128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095504128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095504128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095504128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095504128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095504128 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095504128 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095504128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095504129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095504129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(813)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(813)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(814)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095504131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(810)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095504136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(815)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(812)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(814)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095504141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095504141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095504141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095504141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095504141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095504141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095504141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095504141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095504141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095504142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095504142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095504142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095504142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095504142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095504142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095504142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095504142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095504142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095504142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095504142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095504143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095504143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095504145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095504150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095504485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095504485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095504485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095504485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095504491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095504491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(819)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='E4ABA63C'O, index=0 SGSN_Test-GSUP(820)@9c539480cdf9: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@9c539480cdf9: 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 := '47371D473C7CDE509501456B7C84E2C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A305447'O ("j0TG") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E1CA3E03D393779'O } } } } } 20250825095504569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504569 DLLC NOTICE LLME(ffffffff/e4aba63c){UNASSIGNED} LLC RX: unknown TLLI 0xe4aba63c, creating LLME on the fly (gprs_llc.c:552) 20250825095504569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095504569 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095504569 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095504569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095504569 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095504569 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095504569 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095504569 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095504569 DLLC NOTICE LLME(ffffffff/e4aba63c){UNASSIGNED} LLGM Assign pre (e4aba63c => c335d84f) (gprs_llc.c:1079) 20250825095504569 DLLC NOTICE LLME(e4aba63c/c335d84f){ASSIGNED} LLGM Assign post (e4aba63c => c335d84f) (gprs_llc.c:1125) 20250825095504569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095504569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095504569 DMM DEBUG MM(262420000000019/c335d84f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095504583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095504583 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095504583 DMM DEBUG MM(262420000000019/c335d84f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250825095504583 DMM NOTICE MM(262420000000019/c335d84f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095504583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095504583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095504583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095504583 DMM DEBUG MM(262420000000019/c335d84f) Requesting authorization (sgsn_auth.c:160) 20250825095504583 DMM INFO MM(262420000000019/c335d84f) Requesting authentication tuples (sgsn_auth.c:184) 20250825095504583 DMM DEBUG MM(262420000000019/c335d84f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095504583 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250825095504583 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250825095504588 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095504588 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095504588 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095504588 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095504588 DMM INFO MM(262420000000019/c335d84f) Subscriber data update (mmctx.c:445) 20250825095504588 DMM DEBUG MM(262420000000019/c335d84f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095504588 DMM INFO MM(262420000000019/c335d84f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095504588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095504588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095504588 DMM INFO MM(262420000000019/c335d84f) <- GMM AUTH AND CIPHERING REQ (rand = 47 37 1d 47 3c 7c de 50 95 01 45 6b 7c 84 e2 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095504601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095504601 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095504601 DMM INFO MM(262420000000019/c335d84f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095504601 DMM NOTICE MM(262420000000019/c335d84f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095504601 DMM DEBUG MM(262420000000019/c335d84f) checking auth: received GSM SRES = 6a 30 54 47 (gprs_gmm.c:716) 20250825095504601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095504601 DMM DEBUG MM(262420000000019/c335d84f) Requesting authorization (sgsn_auth.c:160) 20250825095504601 DMM INFO MM(262420000000019/c335d84f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095504601 DMM DEBUG MM(262420000000019/c335d84f) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095504601 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250825095504601 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) 20250825095504601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095504601 DMM INFO MM(262420000000019/c335d84f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc335d84f) (gprs_gmm.c:337) 20250825095504605 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095504605 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095504605 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250825095504605 DMM INFO MM(262420000000019/c335d84f) Subscriber data update (mmctx.c:445) 20250825095504605 DMM DEBUG MM(262420000000019/c335d84f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095504605 DMM INFO MM(262420000000019/c335d84f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095504605 DMM NOTICE MM(262420000000019/c335d84f) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250825095504605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095504605 DMM NOTICE MM(262420000000019/c335d84f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095504605 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) 20250825095504606 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095504606 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250825095504606 DMM INFO MM(262420000000019/c335d84f) Subscriber data update (mmctx.c:445) 20250825095504606 DMM DEBUG MM(262420000000019/c335d84f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095504617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095504617 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095504617 DMM INFO MM(262420000000019/c335d84f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095504617 DMM NOTICE MM(262420000000019/c335d84f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095504617 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095504617 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095504617 DLLC NOTICE LLME(e4aba63c/c335d84f){ASSIGNED} LLGM Assign pre (ffffffff => c335d84f) (gprs_llc.c:1079) 20250825095504617 DLLC NOTICE LLME(ffffffff/c335d84f){ASSIGNED} LLGM Assign post (ffffffff => c335d84f) (gprs_llc.c:1125) 20250825095504617 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095504617 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095504617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095504617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@9c539480cdf9: setverdict(pass): none -> pass 20250825095504675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095504675 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095504675 DMM INFO MM(262420000000019/c335d84f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095504675 DMM INFO MM(262420000000019/c335d84f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095504675 DMM DEBUG MM(262420000000019/c335d84f) Using GGSN 0 (gprs_sm.c:317) 20250825095504675 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) 20250825095504675 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250825095504675 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095504675 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095504675 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250825095504701 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 0e ea 59 96 11 61 08 98 88 14 05 7f 23 03 19 62 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) 20250825095504702 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7c1a8, cbp=0x56227dc8dfa0) (sgsn_libgtp.c:633) 20250825095504702 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095504702 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=c335d84f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095504702 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095504702 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095504718 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250825095504732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095504732 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095504732 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@9c539480cdf9: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@9c539480cdf9: Final verdict of PTC: pass 20250825095504745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(820)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(814)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(818)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(808)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(813)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@9c539480cdf9: Final verdict of PTC: none 20250825095504752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095504752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(809)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(812)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(816)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(806)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(811)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(811): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(812): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(813): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(814): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Aug 25 09:55:04 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 20250825095504817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095505219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69040) 20250825095505753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095505753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69040, count=96608) 20250825095506755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095506755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:55:07 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 20250825095507756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095507757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_ggsn_reject started. 20250825095508296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095508299 DMM INFO MM(262420000000019/c335d84f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095508299 DMM INFO MM(262420000000019/c335d84f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095508299 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095508299 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095508299 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095508299 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095508299 DLLC NOTICE LLME(ffffffff/c335d84f){ASSIGNED} LLGM Assign pre (c335d84f => ffffffff) (gprs_llc.c:1079) 20250825095508299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c335d84f => ffffffff) (gprs_llc.c:1125) 20250825095508299 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc94150 (gprs_sndcp.c:574) 20250825095508299 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095508299 DMM NOTICE MM(262420000000019/c335d84f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095508299 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250825095508299 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095508299 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095508299 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250825095508299 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250825095508299 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) 20250825095508299 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) 20250825095508299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095508299 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095508299 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095508300 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095508300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095508344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095508344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095508344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095508344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095508344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095508344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095508344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095508344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095508344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095508345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095508345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095508345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095508345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095508345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095508345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095508345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095508345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095508345 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095508345 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095508345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095508345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095508345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(828)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(829)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095508348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(825)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095508353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(830)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(829)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095508358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095508358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095508358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095508358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095508358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095508358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095508358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095508358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095508358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095508360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095508360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095508360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095508360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095508360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095508360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095508360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095508360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095508360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095508360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(833)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095508362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(834)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(830)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095508367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(835)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(834)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(838)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095508374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095508374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095508374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095508374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095508374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095508374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095508374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095508374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095508374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(838)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095508375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095508375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095508375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095508375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095508375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095508375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095508375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095508375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095508375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095508375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095508375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095508376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095508376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(838)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(838)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095508378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095508382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(837)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095508758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095508758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095508758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095508758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(839)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(839)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095508762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095508763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(839)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(839)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(839)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(839)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9c539480cdf9: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='E0BB0DCB'O, index=0 SGSN_Test-GSUP(840)@9c539480cdf9: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@9c539480cdf9: 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 := '3B07A29650A5032668585953B28E2B17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA502C87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12C5191B32CC04CE'O } } } } } 20250825095508836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508836 DLLC NOTICE LLME(ffffffff/e0bb0dcb){UNASSIGNED} LLC RX: unknown TLLI 0xe0bb0dcb, creating LLME on the fly (gprs_llc.c:552) 20250825095508836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095508836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095508836 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095508836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095508836 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095508836 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095508836 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095508836 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095508836 DLLC NOTICE LLME(ffffffff/e0bb0dcb){UNASSIGNED} LLGM Assign pre (e0bb0dcb => e5248281) (gprs_llc.c:1079) 20250825095508836 DLLC NOTICE LLME(e0bb0dcb/e5248281){ASSIGNED} LLGM Assign post (e0bb0dcb => e5248281) (gprs_llc.c:1125) 20250825095508836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095508836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095508836 DMM DEBUG MM(262420000000020/e5248281) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095508845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095508846 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095508846 DMM DEBUG MM(262420000000020/e5248281) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250825095508846 DMM NOTICE MM(262420000000020/e5248281) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095508846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095508846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095508846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095508846 DMM DEBUG MM(262420000000020/e5248281) Requesting authorization (sgsn_auth.c:160) 20250825095508846 DMM INFO MM(262420000000020/e5248281) Requesting authentication tuples (sgsn_auth.c:184) 20250825095508846 DMM DEBUG MM(262420000000020/e5248281) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095508846 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250825095508846 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250825095508848 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095508848 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095508848 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095508848 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095508848 DMM INFO MM(262420000000020/e5248281) Subscriber data update (mmctx.c:445) 20250825095508848 DMM DEBUG MM(262420000000020/e5248281) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095508848 DMM INFO MM(262420000000020/e5248281) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095508848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095508848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095508848 DMM INFO MM(262420000000020/e5248281) <- GMM AUTH AND CIPHERING REQ (rand = 3b 07 a2 96 50 a5 03 26 68 58 59 53 b2 8e 2b 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095508855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095508855 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095508855 DMM INFO MM(262420000000020/e5248281) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095508855 DMM NOTICE MM(262420000000020/e5248281) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095508855 DMM DEBUG MM(262420000000020/e5248281) checking auth: received GSM SRES = ba 50 2c 87 (gprs_gmm.c:716) 20250825095508855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095508855 DMM DEBUG MM(262420000000020/e5248281) Requesting authorization (sgsn_auth.c:160) 20250825095508855 DMM INFO MM(262420000000020/e5248281) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095508855 DMM DEBUG MM(262420000000020/e5248281) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095508855 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250825095508855 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) 20250825095508855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095508855 DMM INFO MM(262420000000020/e5248281) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5248281) (gprs_gmm.c:337) 20250825095508856 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095508856 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095508856 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250825095508856 DMM INFO MM(262420000000020/e5248281) Subscriber data update (mmctx.c:445) 20250825095508856 DMM DEBUG MM(262420000000020/e5248281) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095508856 DMM INFO MM(262420000000020/e5248281) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095508856 DMM NOTICE MM(262420000000020/e5248281) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250825095508857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095508857 DMM NOTICE MM(262420000000020/e5248281) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095508857 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) 20250825095508857 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095508857 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250825095508857 DMM INFO MM(262420000000020/e5248281) Subscriber data update (mmctx.c:445) 20250825095508857 DMM DEBUG MM(262420000000020/e5248281) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095508861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095508862 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095508862 DMM INFO MM(262420000000020/e5248281) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095508862 DMM NOTICE MM(262420000000020/e5248281) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095508862 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095508862 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095508862 DLLC NOTICE LLME(e0bb0dcb/e5248281){ASSIGNED} LLGM Assign pre (ffffffff => e5248281) (gprs_llc.c:1079) 20250825095508862 DLLC NOTICE LLME(ffffffff/e5248281){ASSIGNED} LLGM Assign post (ffffffff => e5248281) (gprs_llc.c:1125) 20250825095508862 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095508862 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095508862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095508862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@9c539480cdf9: setverdict(pass): none -> pass 20250825095508917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095508917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095508917 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095508917 DMM INFO MM(262420000000020/e5248281) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095508917 DMM INFO MM(262420000000020/e5248281) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095508918 DMM DEBUG MM(262420000000020/e5248281) Using GGSN 0 (gprs_sm.c:317) 20250825095508918 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) 20250825095508918 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250825095508918 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095508918 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095508918 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250825095508945 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 53 1c e4 8c 11 bb cf 46 65 14 05 7f 59 ad 08 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=1030 from retransmit req queue (gtp.c:465) 20250825095508945 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095508945 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250825095508945 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250825095508945 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095508945 DMM NOTICE MM(262420000000020/e5248281) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9c539480cdf9: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@9c539480cdf9: Final verdict of PTC: pass 20250825095508964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(840)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(838)@9c539480cdf9: Final verdict of PTC: none 20250825095508969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095508969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(833)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(839)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(832)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(828)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(837)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(836)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(826)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(831)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(836): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(837): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(838): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(839): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Aug 25 09:55:08 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 20250825095509014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095509416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51512) 20250825095509971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095509971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51512, count=99148) 20250825095510973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095510973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:55: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.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 20250825095511975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095511975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_deact_mo started. 20250825095512492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095512495 DMM INFO MM(262420000000020/e5248281) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095512495 DMM INFO MM(262420000000020/e5248281) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095512495 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095512495 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095512495 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095512495 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095512495 DLLC NOTICE LLME(ffffffff/e5248281){ASSIGNED} LLGM Assign pre (e5248281 => ffffffff) (gprs_llc.c:1079) 20250825095512495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5248281 => ffffffff) (gprs_llc.c:1125) 20250825095512495 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250825095512495 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) 20250825095512495 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) 20250825095512495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095512495 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095512495 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095512496 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095512496 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095512533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095512533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095512533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095512533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095512533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095512533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095512533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095512533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095512533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095512534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095512534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095512534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095512534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095512534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095512534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095512534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095512534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095512534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095512534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095512534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095512534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095512534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095512536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095512540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095512540 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(850)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(849)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(853)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095512546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095512546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095512546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095512546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095512546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095512546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095512546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095512546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095512546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095512547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095512547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095512547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095512547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095512547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095512547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095512547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095512547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095512547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095512547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095512547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095512547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095512547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(853)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095512549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(854)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(850)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095512553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095512553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(852)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(854)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(858)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095512561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095512561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095512561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095512561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095512561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095512561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095512561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095512561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095512562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(858)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095512562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095512564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095512568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095512568 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095512976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095512976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095512976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095512976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095512981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095512982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(859)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='F83F0CD7'O, index=0 SGSN_Test-GSUP(860)@9c539480cdf9: 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)@9c539480cdf9: 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 := '00C4B6585958BC381929A78115C79CDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67025F03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '932487058F5A785E'O } } } } } 20250825095513042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513042 DLLC NOTICE LLME(ffffffff/f83f0cd7){UNASSIGNED} LLC RX: unknown TLLI 0xf83f0cd7, creating LLME on the fly (gprs_llc.c:552) 20250825095513042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095513042 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095513042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095513042 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095513042 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095513042 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095513042 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095513042 DLLC NOTICE LLME(ffffffff/f83f0cd7){UNASSIGNED} LLGM Assign pre (f83f0cd7 => cf7f7b9d) (gprs_llc.c:1079) 20250825095513042 DLLC NOTICE LLME(f83f0cd7/cf7f7b9d){ASSIGNED} LLGM Assign post (f83f0cd7 => cf7f7b9d) (gprs_llc.c:1125) 20250825095513043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095513043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095513043 DMM DEBUG MM(262420000000021/cf7f7b9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095513068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513068 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095513068 DMM DEBUG MM(262420000000021/cf7f7b9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250825095513068 DMM NOTICE MM(262420000000021/cf7f7b9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095513068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095513068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095513068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095513068 DMM DEBUG MM(262420000000021/cf7f7b9d) Requesting authorization (sgsn_auth.c:160) 20250825095513068 DMM INFO MM(262420000000021/cf7f7b9d) Requesting authentication tuples (sgsn_auth.c:184) 20250825095513068 DMM DEBUG MM(262420000000021/cf7f7b9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095513069 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250825095513069 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250825095513076 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095513076 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095513076 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095513076 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095513076 DMM INFO MM(262420000000021/cf7f7b9d) Subscriber data update (mmctx.c:445) 20250825095513076 DMM DEBUG MM(262420000000021/cf7f7b9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095513076 DMM INFO MM(262420000000021/cf7f7b9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095513076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095513077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095513077 DMM INFO MM(262420000000021/cf7f7b9d) <- GMM AUTH AND CIPHERING REQ (rand = 00 c4 b6 58 59 58 bc 38 19 29 a7 81 15 c7 9c db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095513095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513096 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095513096 DMM INFO MM(262420000000021/cf7f7b9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095513096 DMM NOTICE MM(262420000000021/cf7f7b9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095513096 DMM DEBUG MM(262420000000021/cf7f7b9d) checking auth: received GSM SRES = 67 02 5f 03 (gprs_gmm.c:716) 20250825095513096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095513096 DMM DEBUG MM(262420000000021/cf7f7b9d) Requesting authorization (sgsn_auth.c:160) 20250825095513096 DMM INFO MM(262420000000021/cf7f7b9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095513096 DMM DEBUG MM(262420000000021/cf7f7b9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095513096 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250825095513096 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) 20250825095513096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095513096 DMM INFO MM(262420000000021/cf7f7b9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf7f7b9d) (gprs_gmm.c:337) 20250825095513099 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095513099 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095513099 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250825095513099 DMM INFO MM(262420000000021/cf7f7b9d) Subscriber data update (mmctx.c:445) 20250825095513099 DMM DEBUG MM(262420000000021/cf7f7b9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095513099 DMM INFO MM(262420000000021/cf7f7b9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095513099 DMM NOTICE MM(262420000000021/cf7f7b9d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250825095513099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095513099 DMM NOTICE MM(262420000000021/cf7f7b9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095513099 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) 20250825095513100 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095513100 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250825095513100 DMM INFO MM(262420000000021/cf7f7b9d) Subscriber data update (mmctx.c:445) 20250825095513100 DMM DEBUG MM(262420000000021/cf7f7b9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095513112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513112 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095513112 DMM INFO MM(262420000000021/cf7f7b9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095513112 DMM NOTICE MM(262420000000021/cf7f7b9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095513112 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095513112 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095513112 DLLC NOTICE LLME(f83f0cd7/cf7f7b9d){ASSIGNED} LLGM Assign pre (ffffffff => cf7f7b9d) (gprs_llc.c:1079) 20250825095513112 DLLC NOTICE LLME(ffffffff/cf7f7b9d){ASSIGNED} LLGM Assign post (ffffffff => cf7f7b9d) (gprs_llc.c:1125) 20250825095513112 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095513112 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095513112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095513112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@9c539480cdf9: setverdict(pass): none -> pass 20250825095513169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513169 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095513169 DMM INFO MM(262420000000021/cf7f7b9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095513169 DMM INFO MM(262420000000021/cf7f7b9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095513170 DMM DEBUG MM(262420000000021/cf7f7b9d) Using GGSN 0 (gprs_sm.c:317) 20250825095513170 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) 20250825095513170 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250825095513170 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095513170 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095513170 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250825095513198 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 4b 47 12 e3 11 24 71 f2 a1 14 05 7f 0a 54 c9 e1 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) 20250825095513198 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095513198 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095513198 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=cf7f7b9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095513198 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095513198 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095513216 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250825095513231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513231 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513231 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095513240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095513240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250825095513240 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095513240 DMM INFO MM(262420000000021/cf7f7b9d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250825095513240 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095513240 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250825095513244 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) 20250825095513244 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095513244 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250825095513244 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=cf7f7b9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095513244 DMM INFO MM(262420000000021/cf7f7b9d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250825095513244 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250825095513244 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9c539480cdf9: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@9c539480cdf9: Final verdict of PTC: pass 20250825095513262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(860)@9c539480cdf9: Final verdict of PTC: none 20250825095513266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(844)@9c539480cdf9: Final verdict of PTC: none 20250825095513267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI220(857)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(858)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(859)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(853)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(848)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(856)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(851)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(846)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:55:13 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 20250825095513315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095513717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66500) 20250825095514268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095514268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66500, count=106232) 20250825095515269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095515269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:55: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_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 20250825095516270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095516270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_deact_mt started. 20250825095516829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095516832 DMM INFO MM(262420000000021/cf7f7b9d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095516832 DMM INFO MM(262420000000021/cf7f7b9d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095516832 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095516832 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095516832 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095516832 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095516832 DLLC NOTICE LLME(ffffffff/cf7f7b9d){ASSIGNED} LLGM Assign pre (cf7f7b9d => ffffffff) (gprs_llc.c:1079) 20250825095516832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf7f7b9d => ffffffff) (gprs_llc.c:1125) 20250825095516833 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250825095516833 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) 20250825095516833 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) 20250825095516833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095516833 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095516833 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095516833 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095516833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095516880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095516880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095516880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095516880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095516880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250825095516881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095516881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(868)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095516881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095516881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095516881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095516881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095516881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095516881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095516882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095516882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095516884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(869)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(865)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095516890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095516890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(870)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(869)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(873)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095516896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095516896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095516896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095516896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095516896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095516896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095516896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095516896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095516896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(873)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095516897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095516897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095516897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095516897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095516897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095516897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095516897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095516897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095516897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095516897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095516897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095516898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095516898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(873)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(873)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095516899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(874)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(870)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095516904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095516904 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)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(874)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095516911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095516911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095516911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095516911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095516911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095516911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095516911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095516911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095516911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095516912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095516912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095516912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095516912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095516912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095516912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095516912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095516912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095516912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095516912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095516912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(878)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095516912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095516912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095516914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095516919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095516919 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095517271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095517271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095517271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095517271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095517275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095517277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(879)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='D69B4E3E'O, index=0 SGSN_Test-GSUP(880)@9c539480cdf9: 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)@9c539480cdf9: 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 := '97DB908F6C93F7A2E42AB8EB19ACF71C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CBFC4A6E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '727174BB198E92B9'O } } } } } 20250825095517339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517339 DLLC NOTICE LLME(ffffffff/d69b4e3e){UNASSIGNED} LLC RX: unknown TLLI 0xd69b4e3e, creating LLME on the fly (gprs_llc.c:552) 20250825095517339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095517339 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095517339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095517339 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095517339 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095517339 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095517339 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095517339 DLLC NOTICE LLME(ffffffff/d69b4e3e){UNASSIGNED} LLGM Assign pre (d69b4e3e => c96c631c) (gprs_llc.c:1079) 20250825095517339 DLLC NOTICE LLME(d69b4e3e/c96c631c){ASSIGNED} LLGM Assign post (d69b4e3e => c96c631c) (gprs_llc.c:1125) 20250825095517339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095517339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095517339 DMM DEBUG MM(262420000000022/c96c631c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095517350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517350 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095517350 DMM DEBUG MM(262420000000022/c96c631c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250825095517350 DMM NOTICE MM(262420000000022/c96c631c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095517350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095517350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095517350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095517350 DMM DEBUG MM(262420000000022/c96c631c) Requesting authorization (sgsn_auth.c:160) 20250825095517350 DMM INFO MM(262420000000022/c96c631c) Requesting authentication tuples (sgsn_auth.c:184) 20250825095517350 DMM DEBUG MM(262420000000022/c96c631c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095517350 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250825095517350 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250825095517353 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095517353 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095517353 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095517353 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095517353 DMM INFO MM(262420000000022/c96c631c) Subscriber data update (mmctx.c:445) 20250825095517353 DMM DEBUG MM(262420000000022/c96c631c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095517353 DMM INFO MM(262420000000022/c96c631c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095517353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095517353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095517353 DMM INFO MM(262420000000022/c96c631c) <- GMM AUTH AND CIPHERING REQ (rand = 97 db 90 8f 6c 93 f7 a2 e4 2a b8 eb 19 ac f7 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095517362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517363 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095517363 DMM INFO MM(262420000000022/c96c631c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095517363 DMM NOTICE MM(262420000000022/c96c631c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095517363 DMM DEBUG MM(262420000000022/c96c631c) checking auth: received GSM SRES = cb fc 4a 6e (gprs_gmm.c:716) 20250825095517363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095517363 DMM DEBUG MM(262420000000022/c96c631c) Requesting authorization (sgsn_auth.c:160) 20250825095517363 DMM INFO MM(262420000000022/c96c631c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095517363 DMM DEBUG MM(262420000000022/c96c631c) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095517363 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250825095517363 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) 20250825095517363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095517363 DMM INFO MM(262420000000022/c96c631c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc96c631c) (gprs_gmm.c:337) 20250825095517365 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095517365 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095517365 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250825095517365 DMM INFO MM(262420000000022/c96c631c) Subscriber data update (mmctx.c:445) 20250825095517365 DMM DEBUG MM(262420000000022/c96c631c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095517365 DMM INFO MM(262420000000022/c96c631c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095517365 DMM NOTICE MM(262420000000022/c96c631c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250825095517365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095517365 DMM NOTICE MM(262420000000022/c96c631c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095517365 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) 20250825095517365 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095517366 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250825095517366 DMM INFO MM(262420000000022/c96c631c) Subscriber data update (mmctx.c:445) 20250825095517366 DMM DEBUG MM(262420000000022/c96c631c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095517373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517373 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095517373 DMM INFO MM(262420000000022/c96c631c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095517373 DMM NOTICE MM(262420000000022/c96c631c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095517373 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095517373 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095517373 DLLC NOTICE LLME(d69b4e3e/c96c631c){ASSIGNED} LLGM Assign pre (ffffffff => c96c631c) (gprs_llc.c:1079) 20250825095517373 DLLC NOTICE LLME(ffffffff/c96c631c){ASSIGNED} LLGM Assign post (ffffffff => c96c631c) (gprs_llc.c:1125) 20250825095517373 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095517373 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095517373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095517373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@9c539480cdf9: setverdict(pass): none -> pass 20250825095517432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517432 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095517432 DMM INFO MM(262420000000022/c96c631c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095517432 DMM INFO MM(262420000000022/c96c631c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095517432 DMM DEBUG MM(262420000000022/c96c631c) Using GGSN 0 (gprs_sm.c:317) 20250825095517432 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) 20250825095517432 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250825095517432 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095517432 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095517432 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250825095517458 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 f6 f2 f8 ac 11 94 53 e0 c2 14 05 7f 54 65 54 8b 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) 20250825095517458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095517458 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095517458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=c96c631c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095517458 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095517458 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095517476 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250825095517491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517491 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517491 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095517497 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250825095517497 DGPRS INFO PDP(262420000000022:5): Context 0x7f0dc7f7d220 was deleted (sgsn_libgtp.c:707) 20250825095517497 DMM INFO MM(262420000000022/c96c631c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095517497 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250825095517497 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9c539480cdf9: Removing Client IMSI='262420000000022'H, index=0 20250825095517509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095517509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250825095517509 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095517509 DMM INFO MM(262420000000022/c96c631c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@9c539480cdf9: Final verdict of PTC: pass 20250825095517515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(880)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(873)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(864)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(878)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@9c539480cdf9: Final verdict of PTC: none 20250825095517536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(874)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(868)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(879)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(871)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(876)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(866)@9c539480cdf9: Final verdict of PTC: none 20250825095517537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mt-BVCI210(872)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(871): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(872): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(873): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(874): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none)Mon Aug 25 09:55:17 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 MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9c539480cdf9: 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'. 20250825095517621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095518022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84624) 20250825095518072 DGPRS DEBUG Checking for inactive LLMEs, time = 19346623 (sgsn.c:132) 20250825095518077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095518077 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095518077 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095518077 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095518077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095518077 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095518077 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095518077 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095518077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095518077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095518538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095518539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84624, count=112356) 20250825095519540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095519541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:55: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_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 20250825095520542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095520542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_deact_dup started. 20250825095521152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095521155 DMM INFO MM(262420000000022/c96c631c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095521155 DMM INFO MM(262420000000022/c96c631c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095521155 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095521155 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095521155 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095521155 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095521155 DLLC NOTICE LLME(ffffffff/c96c631c){ASSIGNED} LLGM Assign pre (c96c631c => ffffffff) (gprs_llc.c:1079) 20250825095521155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c96c631c => ffffffff) (gprs_llc.c:1125) 20250825095521155 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095521155 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095521155 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250825095521155 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) 20250825095521155 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) 20250825095521155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095521155 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095521155 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095521155 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095521155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095521199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095521199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095521199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095521199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095521199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095521199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095521199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095521199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095521199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095521200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095521200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095521200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095521200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095521200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095521200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095521200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095521200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095521200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095521200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095521200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095521200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095521200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(888)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095521203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(889)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(885)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095521210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(887)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(890)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(889)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(893)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095521218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095521218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(893)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095521218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095521218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095521218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095521218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095521218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095521218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095521219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095521219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(893)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(893)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095521221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(894)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(890)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095521226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(892)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(895)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(894)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(898)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(898)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095521233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095521233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095521233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095521233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095521233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095521233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095521233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095521233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095521233 [1;34mDLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095521234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095521234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095521234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095521235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095521235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095521235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095521235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095521235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095521235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095521235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095521235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095521235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095521235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(898)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095521237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095521243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(897)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095521543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095521544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095521544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095521544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095521548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095521549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(899)@9c539480cdf9: 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(899)@9c539480cdf9: 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(899)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@9c539480cdf9: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='E1DD8E2F'O, index=0 SGSN_Test-GSUP(900)@9c539480cdf9: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: 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 := '76915817FC5E280E44AA2A97DB7D83F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52A4875D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9845F86E69F68C8C'O } } } } } 20250825095521635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521635 DLLC NOTICE LLME(ffffffff/e1dd8e2f){UNASSIGNED} LLC RX: unknown TLLI 0xe1dd8e2f, creating LLME on the fly (gprs_llc.c:552) 20250825095521635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095521635 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095521635 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095521635 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095521635 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095521635 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095521635 DLLC NOTICE LLME(ffffffff/e1dd8e2f){UNASSIGNED} LLGM Assign pre (e1dd8e2f => e925ffa6) (gprs_llc.c:1079) 20250825095521635 DLLC NOTICE LLME(e1dd8e2f/e925ffa6){ASSIGNED} LLGM Assign post (e1dd8e2f => e925ffa6) (gprs_llc.c:1125) 20250825095521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095521635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095521635 DMM DEBUG MM(262420000000046/e925ffa6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095521653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521653 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095521653 DMM DEBUG MM(262420000000046/e925ffa6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250825095521653 DMM NOTICE MM(262420000000046/e925ffa6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095521653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095521653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095521653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095521653 DMM DEBUG MM(262420000000046/e925ffa6) Requesting authorization (sgsn_auth.c:160) 20250825095521653 DMM INFO MM(262420000000046/e925ffa6) Requesting authentication tuples (sgsn_auth.c:184) 20250825095521653 DMM DEBUG MM(262420000000046/e925ffa6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095521653 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250825095521653 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250825095521659 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095521659 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095521659 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095521659 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095521659 DMM INFO MM(262420000000046/e925ffa6) Subscriber data update (mmctx.c:445) 20250825095521659 DMM DEBUG MM(262420000000046/e925ffa6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095521659 DMM INFO MM(262420000000046/e925ffa6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095521659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095521659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095521659 DMM INFO MM(262420000000046/e925ffa6) <- GMM AUTH AND CIPHERING REQ (rand = 76 91 58 17 fc 5e 28 0e 44 aa 2a 97 db 7d 83 f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095521674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521674 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095521674 DMM INFO MM(262420000000046/e925ffa6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095521674 DMM NOTICE MM(262420000000046/e925ffa6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095521674 DMM DEBUG MM(262420000000046/e925ffa6) checking auth: received GSM SRES = 52 a4 87 5d (gprs_gmm.c:716) 20250825095521674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095521674 DMM DEBUG MM(262420000000046/e925ffa6) Requesting authorization (sgsn_auth.c:160) 20250825095521674 DMM INFO MM(262420000000046/e925ffa6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095521675 DMM DEBUG MM(262420000000046/e925ffa6) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095521675 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250825095521675 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) 20250825095521675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095521675 DMM INFO MM(262420000000046/e925ffa6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe925ffa6) (gprs_gmm.c:337) 20250825095521678 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095521678 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095521678 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250825095521678 DMM INFO MM(262420000000046/e925ffa6) Subscriber data update (mmctx.c:445) 20250825095521678 DMM DEBUG MM(262420000000046/e925ffa6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095521678 DMM INFO MM(262420000000046/e925ffa6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095521678 DMM NOTICE MM(262420000000046/e925ffa6) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250825095521678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095521678 DMM NOTICE MM(262420000000046/e925ffa6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095521678 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) 20250825095521680 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095521680 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250825095521680 DMM INFO MM(262420000000046/e925ffa6) Subscriber data update (mmctx.c:445) 20250825095521680 DMM DEBUG MM(262420000000046/e925ffa6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095521691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521691 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095521691 DMM INFO MM(262420000000046/e925ffa6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095521691 DMM NOTICE MM(262420000000046/e925ffa6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095521691 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095521691 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095521691 DLLC NOTICE LLME(e1dd8e2f/e925ffa6){ASSIGNED} LLGM Assign pre (ffffffff => e925ffa6) (gprs_llc.c:1079) 20250825095521691 DLLC NOTICE LLME(ffffffff/e925ffa6){ASSIGNED} LLGM Assign post (ffffffff => e925ffa6) (gprs_llc.c:1125) 20250825095521691 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095521691 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095521691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095521692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: setverdict(pass): none -> pass 20250825095521749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521749 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095521749 DMM INFO MM(262420000000046/e925ffa6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095521749 DMM INFO MM(262420000000046/e925ffa6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095521749 DMM DEBUG MM(262420000000046/e925ffa6) Using GGSN 0 (gprs_sm.c:317) 20250825095521749 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) 20250825095521749 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250825095521749 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095521750 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095521750 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250825095521777 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 ad c7 9d 04 11 84 44 ce 3e 14 05 7f 7a b0 de 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:465) 20250825095521777 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095521777 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095521777 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=e925ffa6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095521777 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095521777 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095521789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521790 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095521790 DMM INFO MM(262420000000046/e925ffa6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250825095521790 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095521790 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250825095521790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095521790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095521790 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095521790 DMM INFO MM(262420000000046/e925ffa6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250825095521790 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095521790 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: "Received deletePDPContextResponse 1, seq_nr=1036" 20250825095521793 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) 20250825095521793 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095521793 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250825095521793 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=e925ffa6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095521793 DMM INFO MM(262420000000046/e925ffa6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250825095521793 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250825095521793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095521794 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) 20250825095521794 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)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@9c539480cdf9: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@9c539480cdf9: Final verdict of PTC: pass 20250825095523815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(900)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(888)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(894)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(893)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(892)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(898)@9c539480cdf9: Final verdict of PTC: none 20250825095523822 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095523822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI220(897)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(899)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(886)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(891)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(896)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(891): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(892): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(893): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(894): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(896): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(897): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Aug 25 09:55:23 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 20250825095523871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095524273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106300) 20250825095524823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095524823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106300, count=106840) 20250825095525825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095525825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:55: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.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 20250825095526826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095526827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_second_attempt started. 20250825095527387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095527390 DMM INFO MM(262420000000046/e925ffa6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095527390 DMM INFO MM(262420000000046/e925ffa6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095527390 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095527390 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095527390 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095527390 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095527390 DLLC NOTICE LLME(ffffffff/e925ffa6){ASSIGNED} LLGM Assign pre (e925ffa6 => ffffffff) (gprs_llc.c:1079) 20250825095527390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e925ffa6 => ffffffff) (gprs_llc.c:1125) 20250825095527390 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250825095527390 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) 20250825095527390 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) 20250825095527390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095527390 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095527390 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095527390 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095527390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095527435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095527435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095527435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095527435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095527435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095527435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095527435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095527435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095527435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095527436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095527436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095527436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095527436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095527436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095527436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095527436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095527436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095527436 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095527436 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095527436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095527436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095527436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095527438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(909)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(905)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095527442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(907)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(910)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(909)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095527450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095527450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095527450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095527450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095527450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095527450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095527450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095527450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095527450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095527451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095527451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095527451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095527451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095527451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095527451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095527451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095527451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095527451 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095527451 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095527451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095527451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095527451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095527454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(914)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(910)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095527460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(915)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(912)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(914)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095527465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095527465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095527465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095527465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095527465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095527465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095527465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095527465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095527465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095527465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095527465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095527466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095527466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095527466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095527466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095527466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095527466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095527466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095527466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095527466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095527466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095527466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095527468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095527473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095527828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095527828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095527828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095527828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095527832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095527833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(919)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@9c539480cdf9: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='DBDDD2C6'O, index=0 SGSN_Test-GSUP(920)@9c539480cdf9: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@9c539480cdf9: 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 := '0D9BFFCDFC886E091FCDBC9784312EC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A877AC25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D743BE4E2603186'O } } } } } 20250825095527908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527908 DLLC NOTICE LLME(ffffffff/dbddd2c6){UNASSIGNED} LLC RX: unknown TLLI 0xdbddd2c6, creating LLME on the fly (gprs_llc.c:552) 20250825095527908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095527908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095527908 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095527908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095527908 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095527908 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095527908 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095527908 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095527908 DLLC NOTICE LLME(ffffffff/dbddd2c6){UNASSIGNED} LLGM Assign pre (dbddd2c6 => f744ee8a) (gprs_llc.c:1079) 20250825095527908 DLLC NOTICE LLME(dbddd2c6/f744ee8a){ASSIGNED} LLGM Assign post (dbddd2c6 => f744ee8a) (gprs_llc.c:1125) 20250825095527908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095527908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095527908 DMM DEBUG MM(262420000000022/f744ee8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095527925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095527925 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095527925 DMM DEBUG MM(262420000000022/f744ee8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250825095527925 DMM NOTICE MM(262420000000022/f744ee8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095527925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095527925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095527925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095527925 DMM DEBUG MM(262420000000022/f744ee8a) Requesting authorization (sgsn_auth.c:160) 20250825095527925 DMM INFO MM(262420000000022/f744ee8a) Requesting authentication tuples (sgsn_auth.c:184) 20250825095527925 DMM DEBUG MM(262420000000022/f744ee8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095527925 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250825095527925 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@9c539480cdf9: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250825095527931 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095527931 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095527931 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095527931 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095527931 DMM INFO MM(262420000000022/f744ee8a) Subscriber data update (mmctx.c:445) 20250825095527931 DMM DEBUG MM(262420000000022/f744ee8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095527931 DMM INFO MM(262420000000022/f744ee8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095527931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095527931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095527931 DMM INFO MM(262420000000022/f744ee8a) <- GMM AUTH AND CIPHERING REQ (rand = 0d 9b ff cd fc 88 6e 09 1f cd bc 97 84 31 2e c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095527946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095527946 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095527946 DMM INFO MM(262420000000022/f744ee8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095527946 DMM NOTICE MM(262420000000022/f744ee8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095527946 DMM DEBUG MM(262420000000022/f744ee8a) checking auth: received GSM SRES = a8 77 ac 25 (gprs_gmm.c:716) 20250825095527946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095527946 DMM DEBUG MM(262420000000022/f744ee8a) Requesting authorization (sgsn_auth.c:160) 20250825095527946 DMM INFO MM(262420000000022/f744ee8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095527946 DMM DEBUG MM(262420000000022/f744ee8a) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095527946 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250825095527946 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) 20250825095527946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095527946 DMM INFO MM(262420000000022/f744ee8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf744ee8a) (gprs_gmm.c:337) 20250825095527949 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095527949 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095527949 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250825095527949 DMM INFO MM(262420000000022/f744ee8a) Subscriber data update (mmctx.c:445) 20250825095527949 DMM DEBUG MM(262420000000022/f744ee8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095527949 DMM INFO MM(262420000000022/f744ee8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095527949 DMM NOTICE MM(262420000000022/f744ee8a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250825095527949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095527949 DMM NOTICE MM(262420000000022/f744ee8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095527949 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) 20250825095527950 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095527950 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250825095527950 DMM INFO MM(262420000000022/f744ee8a) Subscriber data update (mmctx.c:445) 20250825095527950 DMM DEBUG MM(262420000000022/f744ee8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095527963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095527963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095527963 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095527963 DMM INFO MM(262420000000022/f744ee8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095527963 DMM NOTICE MM(262420000000022/f744ee8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095527963 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095527963 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095527963 DLLC NOTICE LLME(dbddd2c6/f744ee8a){ASSIGNED} LLGM Assign pre (ffffffff => f744ee8a) (gprs_llc.c:1079) 20250825095527963 DLLC NOTICE LLME(ffffffff/f744ee8a){ASSIGNED} LLGM Assign post (ffffffff => f744ee8a) (gprs_llc.c:1125) 20250825095527963 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095527963 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095527963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095527963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_second_attempt(923)@9c539480cdf9: 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 := '592699EBDE785D0A9BAF4F1399A5E09A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '044A8A58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72F9D7187AE30807'O } } } } } 20250825095528021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095528021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095528021 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095528021 DMM INFO MM(262420000000022/f744ee8a) -> GMM ATTACH REQUEST MI(TMSI-0xF744EE8A) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095528021 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095528021 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095528021 DLLC NOTICE LLME(ffffffff/f744ee8a){ASSIGNED} LLGM Assign pre (f744ee8a => da9efcae) (gprs_llc.c:1079) 20250825095528021 DLLC NOTICE LLME(f744ee8a/da9efcae){ASSIGNED} LLGM Assign post (f744ee8a => da9efcae) (gprs_llc.c:1125) 20250825095528021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095528021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095528021 DMM DEBUG MM(262420000000022/da9efcae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095528034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095528034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095528034 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095528034 DMM DEBUG MM(262420000000022/da9efcae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250825095528034 DMM NOTICE MM(262420000000022/da9efcae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095528034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095528034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095528034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095528034 DMM DEBUG MM(262420000000022/da9efcae) Requesting authorization (sgsn_auth.c:160) 20250825095528034 DMM INFO MM(262420000000022/da9efcae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095528034 DMM DEBUG MM(262420000000022/da9efcae) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095528034 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250825095528034 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) 20250825095534035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250825095534035 DMM ERROR MM(262420000000022/da9efcae) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250825095534035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250825095534035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095534035 DMM NOTICE MM(262420000000022/da9efcae) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250825095534035 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250825095534035 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) 20250825095534036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Reject}: Deallocated (fsm.c:568) 20250825095534036 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Deallocated (fsm.c:568) 20250825095534036 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095534036 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095534036 DLLC NOTICE LLME(f744ee8a/da9efcae){ASSIGNED} LLGM Assign pre (da9efcae => ffffffff) (gprs_llc.c:1079) 20250825095534036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da9efcae => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095537443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095537443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095537443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095537462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095537462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095537462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095537477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095537477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095537477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095547455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095547455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095547455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095547473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095547473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095547473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095547489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095547489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095547489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095547829 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825095547829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095547830 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250825095548074 DGPRS DEBUG Checking for inactive LLMEs, time = 19346653 (sgsn.c:132) 20250825095548078 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095548078 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095548078 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095548078 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095548078 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095548078 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095548079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095548079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095548079 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095548079 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095557437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095557443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095557443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095557452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095557454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095557455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095557459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095557459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095557459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095557466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095557471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095557471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095557476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095557476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095557477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095557492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095557492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095557492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@9c539480cdf9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9c539480cdf9: Test Component 923 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(920)@9c539480cdf9: Final verdict of PTC: none 20250825095557923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095557924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(908)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(918)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(913)@9c539480cdf9: Final verdict of PTC: none 20250825095557926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(914)@9c539480cdf9: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(907)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(909)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@9c539480cdf9: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(917)@9c539480cdf9: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(922)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(916)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(906)@9c539480cdf9: Final verdict of PTC: none TC_attach_second_attempt(923)@9c539480cdf9: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(911)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@9c539480cdf9: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Aug 25 09:55:57 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 20250825095557984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095558386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126712) 20250825095558925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095558925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126712, count=127252) 20250825095559928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095559928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:56: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_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 20250825095600929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095600930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_echo_timeout started. 20250825095601464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095601467 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095601509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095601509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095601509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095601509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095601509 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095601509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095601509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095601509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095601509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095601510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095601510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095601510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095601511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095601511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095601511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095601511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095601511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095601511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095601511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095601511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095601511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095601511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(928)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(929)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095601514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(925)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095601520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095601520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(930)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(927)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(929)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095601526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095601526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095601526 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095601526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095601526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095601526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095601526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095601526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095601527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095601527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095601527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095601527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095601527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095601527 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095601527 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095601527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095601527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095601527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095601530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095601537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095601537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(935)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(932)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(934)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095601543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095601543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095601543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095601543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095601543 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095601543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095601543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095601543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095601543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095601544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095601544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095601544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095601544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095601544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095601544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095601544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095601544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095601544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095601544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095601546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095601551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095601551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095601931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095601931 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095601931 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095601931 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095601935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095601936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(939)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@9c539480cdf9: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='C9AE2489'O, index=0 SGSN_Test-GSUP(940)@9c539480cdf9: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@9c539480cdf9: 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 := '7B5F1622884841338BBC743DEA411695'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57443BD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA151F35AEA4FF6C'O } } } } } 20250825095602019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095602019 DLLC NOTICE LLME(ffffffff/c9ae2489){UNASSIGNED} LLC RX: unknown TLLI 0xc9ae2489, creating LLME on the fly (gprs_llc.c:552) 20250825095602019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095602019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095602019 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095602019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095602019 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095602019 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095602019 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095602019 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095602019 DLLC NOTICE LLME(ffffffff/c9ae2489){UNASSIGNED} LLGM Assign pre (c9ae2489 => c24e9096) (gprs_llc.c:1079) 20250825095602019 DLLC NOTICE LLME(c9ae2489/c24e9096){ASSIGNED} LLGM Assign post (c9ae2489 => c24e9096) (gprs_llc.c:1125) 20250825095602019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095602019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095602019 DMM DEBUG MM(262420000000067/c24e9096) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095602036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095602036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095602037 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095602037 DMM DEBUG MM(262420000000067/c24e9096) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250825095602037 DMM NOTICE MM(262420000000067/c24e9096) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095602037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095602037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095602037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095602037 DMM DEBUG MM(262420000000067/c24e9096) Requesting authorization (sgsn_auth.c:160) 20250825095602037 DMM INFO MM(262420000000067/c24e9096) Requesting authentication tuples (sgsn_auth.c:184) 20250825095602037 DMM DEBUG MM(262420000000067/c24e9096) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095602037 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250825095602037 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@9c539480cdf9: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250825095602045 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095602045 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095602045 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095602045 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095602045 DMM INFO MM(262420000000067/c24e9096) Subscriber data update (mmctx.c:445) 20250825095602045 DMM DEBUG MM(262420000000067/c24e9096) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095602045 DMM INFO MM(262420000000067/c24e9096) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095602045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095602045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095602045 DMM INFO MM(262420000000067/c24e9096) <- GMM AUTH AND CIPHERING REQ (rand = 7b 5f 16 22 88 48 41 33 8b bc 74 3d ea 41 16 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095602060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095602060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095602061 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095602061 DMM INFO MM(262420000000067/c24e9096) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095602061 DMM NOTICE MM(262420000000067/c24e9096) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095602061 DMM DEBUG MM(262420000000067/c24e9096) checking auth: received GSM SRES = 57 44 3b d2 (gprs_gmm.c:716) 20250825095602061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095602061 DMM DEBUG MM(262420000000067/c24e9096) Requesting authorization (sgsn_auth.c:160) 20250825095602061 DMM INFO MM(262420000000067/c24e9096) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095602061 DMM DEBUG MM(262420000000067/c24e9096) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095602061 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250825095602061 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) 20250825095602061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095602061 DMM INFO MM(262420000000067/c24e9096) <- GMM ATTACH ACCEPT (new P-TMSI=0xc24e9096) (gprs_gmm.c:337) 20250825095602064 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095602064 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095602064 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250825095602064 DMM INFO MM(262420000000067/c24e9096) Subscriber data update (mmctx.c:445) 20250825095602064 DMM DEBUG MM(262420000000067/c24e9096) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095602064 DMM INFO MM(262420000000067/c24e9096) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095602064 DMM NOTICE MM(262420000000067/c24e9096) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250825095602064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095602064 DMM NOTICE MM(262420000000067/c24e9096) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095602064 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) 20250825095602066 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095602066 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250825095602066 DMM INFO MM(262420000000067/c24e9096) Subscriber data update (mmctx.c:445) 20250825095602066 DMM DEBUG MM(262420000000067/c24e9096) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095602077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095602077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095602077 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095602077 DMM INFO MM(262420000000067/c24e9096) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095602077 DMM NOTICE MM(262420000000067/c24e9096) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095602077 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095602077 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095602077 DLLC NOTICE LLME(c9ae2489/c24e9096){ASSIGNED} LLGM Assign pre (ffffffff => c24e9096) (gprs_llc.c:1079) 20250825095602077 DLLC NOTICE LLME(ffffffff/c24e9096){ASSIGNED} LLGM Assign post (ffffffff => c24e9096) (gprs_llc.c:1125) 20250825095602077 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095602077 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095602077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095602077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@9c539480cdf9: setverdict(pass): none -> pass 20250825095602134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095602134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095602134 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095602134 DMM INFO MM(262420000000067/c24e9096) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095602134 DMM INFO MM(262420000000067/c24e9096) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095602134 DMM DEBUG MM(262420000000067/c24e9096) Using GGSN 0 (gprs_sm.c:317) 20250825095602134 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) 20250825095602134 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250825095602134 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095602134 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095602134 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250825095602160 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 de 9d e9 c4 11 88 48 f6 ea 14 05 7f 42 f6 ac 9c 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) 20250825095602161 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095602161 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095602161 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=c24e9096, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095602161 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095602161 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095606964 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250825095606971 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) 20250825095606971 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56227dc849f0) (sgsn_libgtp.c:633) -NSVCI97(928)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095611523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095611523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095611523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095611541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095611541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095611541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095611556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095611556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095611556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095611964 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1039" 20250825095616966 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250825095616967 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1039" 20250825095618075 DGPRS DEBUG Checking for inactive LLMEs, time = 19346683 (sgsn.c:132) 20250825095618079 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095618079 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095618079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095618079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095618079 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095618079 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095618079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095618079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095618079 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095618079 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095621537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095621538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095621538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095621556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095621556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095621556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095621565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095621565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095621565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095621932 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825095621932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825095621933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095621967 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250825095621967 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250825095621967 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1041" 20250825095626968 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250825095626969 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250825095626969 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250825095626969 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1041" 20250825095631512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095631518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095631518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095631527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095631530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095631531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095631541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095631541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095631541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095631545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095631547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095631547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095631560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095631560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095631560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095631567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095631567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095631567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095631970 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250825095631970 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250825095631970 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250825095631970 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250825095631970 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1043" 20250825095636972 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250825095636972 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250825095636972 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250825095636972 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250825095636972 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x56227dc849f0) (sgsn_libgtp.c:633) 20250825095636972 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x56227dc849f0) (sgsn_libgtp.c:637) 20250825095636972 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250825095636972 DMM INFO MM(262420000000067/c24e9096) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095636973 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250825095636973 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095636973 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250825095636973 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250825095636973 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095636973 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250825095636973 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250825095636973 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095636973 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250825095636973 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250825095636973 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095636973 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250825095636973 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@9c539480cdf9: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@9c539480cdf9: Removing Client IMSI='262420000000067'H, index=0 20250825095636997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095636997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250825095636997 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095636997 DMM INFO MM(262420000000067/c24e9096) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@9c539480cdf9: Final verdict of PTC: pass 20250825095637002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(940)@9c539480cdf9: Final verdict of PTC: none 20250825095637008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095637008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI210(932)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(938)@9c539480cdf9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@9c539480cdf9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(933)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(928)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(939)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(931)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(926)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(936)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Aug 25 09:56:37 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 20250825095637120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095637522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128016) 20250825095638009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095638009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=128016, count=129276) 20250825095639012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095639012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:56: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_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 20250825095640014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095640014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_restart_ctr_echo started. 20250825095640649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095640652 DMM INFO MM(262420000000067/c24e9096) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095640652 DMM INFO MM(262420000000067/c24e9096) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095640652 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095640652 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095640652 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095640652 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095640652 DLLC NOTICE LLME(ffffffff/c24e9096){ASSIGNED} LLGM Assign pre (c24e9096 => ffffffff) (gprs_llc.c:1079) 20250825095640652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c24e9096 => ffffffff) (gprs_llc.c:1125) 20250825095640652 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095640652 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095640652 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250825095640652 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) 20250825095640652 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) 20250825095640652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095640652 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095640652 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095640652 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095640652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095640698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095640698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095640698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095640698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095640698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095640698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095640698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095640698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095640698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095640699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095640699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095640699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095640699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095640700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095640700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095640700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095640700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095640700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095640700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095640700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095640700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095640700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(948)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095640703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(945)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095640708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095640708 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(947)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(950)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(949)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(953)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(953)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095640717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095640717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095640717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095640717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095640717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095640717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095640717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095640717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095640717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(953)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095640718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095640718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095640718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095640718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095640718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095640718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095640718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095640718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095640718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095640718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095640718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(953)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095640718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095640718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(953)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095640720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(954)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(950)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095640724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095640724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(952)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(955)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(954)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(958)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095640731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095640731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095640731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095640731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095640731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095640731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095640731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095640731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095640731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(958)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095640733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095640733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095640733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095640733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095640733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095640733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095640733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095640733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095640733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095640733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095640733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(958)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095640733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095640733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(958)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095640736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095640741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095640741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(957)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095641015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095641015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095641015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095641015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(959)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(959)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095641018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(959)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(959)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095641020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(959)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(959)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@9c539480cdf9: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='F92FB6E1'O, index=0 SGSN_Test-GSUP(960)@9c539480cdf9: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@9c539480cdf9: 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 := 'E55A9C2284646D91CC7363644A9B15D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF002FC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DC4052F5A183A91'O } } } } } 20250825095641102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095641102 DLLC NOTICE LLME(ffffffff/f92fb6e1){UNASSIGNED} LLC RX: unknown TLLI 0xf92fb6e1, creating LLME on the fly (gprs_llc.c:552) 20250825095641102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095641102 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095641102 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095641102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095641102 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095641102 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095641102 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095641102 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095641102 DLLC NOTICE LLME(ffffffff/f92fb6e1){UNASSIGNED} LLGM Assign pre (f92fb6e1 => e9c54eb1) (gprs_llc.c:1079) 20250825095641102 DLLC NOTICE LLME(f92fb6e1/e9c54eb1){ASSIGNED} LLGM Assign post (f92fb6e1 => e9c54eb1) (gprs_llc.c:1125) 20250825095641102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095641102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095641102 DMM DEBUG MM(262420000000023/e9c54eb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095641112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095641112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095641112 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095641112 DMM DEBUG MM(262420000000023/e9c54eb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250825095641112 DMM NOTICE MM(262420000000023/e9c54eb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095641112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095641112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095641112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095641112 DMM DEBUG MM(262420000000023/e9c54eb1) Requesting authorization (sgsn_auth.c:160) 20250825095641112 DMM INFO MM(262420000000023/e9c54eb1) Requesting authentication tuples (sgsn_auth.c:184) 20250825095641112 DMM DEBUG MM(262420000000023/e9c54eb1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095641112 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250825095641112 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@9c539480cdf9: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250825095641115 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095641115 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095641115 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095641115 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095641115 DMM INFO MM(262420000000023/e9c54eb1) Subscriber data update (mmctx.c:445) 20250825095641115 DMM DEBUG MM(262420000000023/e9c54eb1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095641115 DMM INFO MM(262420000000023/e9c54eb1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095641115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095641115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095641115 DMM INFO MM(262420000000023/e9c54eb1) <- GMM AUTH AND CIPHERING REQ (rand = e5 5a 9c 22 84 64 6d 91 cc 73 63 64 4a 9b 15 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095641123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095641123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095641123 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095641123 DMM INFO MM(262420000000023/e9c54eb1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095641124 DMM NOTICE MM(262420000000023/e9c54eb1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095641124 DMM DEBUG MM(262420000000023/e9c54eb1) checking auth: received GSM SRES = af 00 2f c9 (gprs_gmm.c:716) 20250825095641124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095641124 DMM DEBUG MM(262420000000023/e9c54eb1) Requesting authorization (sgsn_auth.c:160) 20250825095641124 DMM INFO MM(262420000000023/e9c54eb1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095641124 DMM DEBUG MM(262420000000023/e9c54eb1) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095641124 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250825095641124 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) 20250825095641124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095641124 DMM INFO MM(262420000000023/e9c54eb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9c54eb1) (gprs_gmm.c:337) 20250825095641125 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095641125 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095641125 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250825095641125 DMM INFO MM(262420000000023/e9c54eb1) Subscriber data update (mmctx.c:445) 20250825095641125 DMM DEBUG MM(262420000000023/e9c54eb1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095641125 DMM INFO MM(262420000000023/e9c54eb1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095641125 DMM NOTICE MM(262420000000023/e9c54eb1) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250825095641125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095641125 DMM NOTICE MM(262420000000023/e9c54eb1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095641125 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) 20250825095641126 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095641126 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250825095641126 DMM INFO MM(262420000000023/e9c54eb1) Subscriber data update (mmctx.c:445) 20250825095641126 DMM DEBUG MM(262420000000023/e9c54eb1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095641132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095641132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095641132 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095641132 DMM INFO MM(262420000000023/e9c54eb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095641132 DMM NOTICE MM(262420000000023/e9c54eb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095641132 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095641132 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095641132 DLLC NOTICE LLME(f92fb6e1/e9c54eb1){ASSIGNED} LLGM Assign pre (ffffffff => e9c54eb1) (gprs_llc.c:1079) 20250825095641132 DLLC NOTICE LLME(ffffffff/e9c54eb1){ASSIGNED} LLGM Assign post (ffffffff => e9c54eb1) (gprs_llc.c:1125) 20250825095641132 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095641132 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095641132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095641132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@9c539480cdf9: setverdict(pass): none -> pass 20250825095641183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095641183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095641183 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095641183 DMM INFO MM(262420000000023/e9c54eb1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095641183 DMM INFO MM(262420000000023/e9c54eb1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095641183 DMM DEBUG MM(262420000000023/e9c54eb1) Using GGSN 0 (gprs_sm.c:317) 20250825095641183 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250825095641183 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095641183 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095641184 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250825095641195 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 03 dc 05 d2 11 41 aa 8e b1 14 05 7f cb 3d a2 2e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:465) 20250825095641195 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7a0b8, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095641195 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095641195 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=e9c54eb1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095641195 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095641195 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095646185 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250825095646191 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) 20250825095646192 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56227dc849f0) (sgsn_libgtp.c:633) 20250825095648076 DGPRS DEBUG Checking for inactive LLMEs, time = 19346713 (sgsn.c:132) 20250825095648080 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095648080 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095648080 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095648080 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095648080 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095648080 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095648080 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095648080 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095648080 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095648080 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095650712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095650712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095650712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095650726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095650726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095650726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(953)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095650744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095650744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095650744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(958)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095651186 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250825095651191 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) 20250825095651191 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x56227dc849f0) (sgsn_libgtp.c:633) 20250825095651191 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250825095651191 DMM INFO MM(262420000000023/e9c54eb1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095651191 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250825095651191 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@9c539480cdf9: Removing Client IMSI='262420000000023'H, index=0 20250825095651207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095651207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250825095651207 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095651207 DMM INFO MM(262420000000023/e9c54eb1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@9c539480cdf9: Final verdict of PTC: pass 20250825095651214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095651218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095651218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(960)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(959)@9c539480cdf9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(957)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(953)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(958)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@9c539480cdf9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(947)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(954)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(948)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(949)@9c539480cdf9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(952)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(956)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(946)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(951)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(951): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(952): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(953): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(954): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(956): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(957): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(958): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(959): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Aug 25 09:56:51 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 20250825095651278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095651680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103880) 20250825095652219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095652219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103880, count=114276) 20250825095653220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095653220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:56: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_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 20250825095654221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095654221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_restart_ctr_create started. 20250825095654796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095654798 DMM INFO MM(262420000000023/e9c54eb1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095654798 DMM INFO MM(262420000000023/e9c54eb1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095654798 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095654799 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095654799 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095654799 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095654799 DLLC NOTICE LLME(ffffffff/e9c54eb1){ASSIGNED} LLGM Assign pre (e9c54eb1 => ffffffff) (gprs_llc.c:1079) 20250825095654799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c54eb1 => ffffffff) (gprs_llc.c:1125) 20250825095654799 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095654799 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095654799 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250825095654799 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) 20250825095654799 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) 20250825095654799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095654799 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095654799 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095654799 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095654799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095654849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095654849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095654849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095654849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095654849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095654849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095654849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095654849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095654849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095654849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095654849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095654850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095654850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095654850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095654850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095654850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095654850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095654850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095654850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095654850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095654850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095654850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(969)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095654852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(965)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095654859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095654859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(970)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(967)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(969)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(973)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095654864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095654864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095654864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095654864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095654864 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095654864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095654864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095654864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095654864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(973)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095654866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095654866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095654866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095654866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095654866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095654866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095654866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095654866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095654866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095654866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095654866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095654866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095654866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(973)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(973)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095654868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(974)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(970)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095654874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095654874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(972)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(975)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(974)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(978)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095654885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095654885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095654885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095654885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095654885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095654885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095654885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095654885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095654885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095654886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095654886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095654886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095654886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095654886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095654886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095654886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095654886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095654886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095654886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095654889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095654894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095654894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095655222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095655222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095655222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095655222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095655227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095655228 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(979)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@9c539480cdf9: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='D316101D'O, index=0 SGSN_Test-GSUP(980)@9c539480cdf9: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@9c539480cdf9: 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 := '53704921489A7589C7E41B587E8C7508'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D1D3EB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E0C547AA54B1CA8'O } } } } } 20250825095655295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095655295 DLLC NOTICE LLME(ffffffff/d316101d){UNASSIGNED} LLC RX: unknown TLLI 0xd316101d, creating LLME on the fly (gprs_llc.c:552) 20250825095655295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095655295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095655295 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095655295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095655295 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095655295 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095655295 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095655295 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095655295 DLLC NOTICE LLME(ffffffff/d316101d){UNASSIGNED} LLGM Assign pre (d316101d => ce1837c2) (gprs_llc.c:1079) 20250825095655295 DLLC NOTICE LLME(d316101d/ce1837c2){ASSIGNED} LLGM Assign post (d316101d => ce1837c2) (gprs_llc.c:1125) 20250825095655295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095655295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095655295 DMM DEBUG MM(262420000000024/ce1837c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095655311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095655311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095655311 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095655311 DMM DEBUG MM(262420000000024/ce1837c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250825095655311 DMM NOTICE MM(262420000000024/ce1837c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095655311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095655311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095655311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095655311 DMM DEBUG MM(262420000000024/ce1837c2) Requesting authorization (sgsn_auth.c:160) 20250825095655311 DMM INFO MM(262420000000024/ce1837c2) Requesting authentication tuples (sgsn_auth.c:184) 20250825095655311 DMM DEBUG MM(262420000000024/ce1837c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095655311 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250825095655311 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@9c539480cdf9: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250825095655317 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095655317 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095655317 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095655317 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095655317 DMM INFO MM(262420000000024/ce1837c2) Subscriber data update (mmctx.c:445) 20250825095655317 DMM DEBUG MM(262420000000024/ce1837c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095655317 DMM INFO MM(262420000000024/ce1837c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095655317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095655317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095655317 DMM INFO MM(262420000000024/ce1837c2) <- GMM AUTH AND CIPHERING REQ (rand = 53 70 49 21 48 9a 75 89 c7 e4 1b 58 7e 8c 75 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095655332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095655332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095655332 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095655332 DMM INFO MM(262420000000024/ce1837c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095655332 DMM NOTICE MM(262420000000024/ce1837c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095655332 DMM DEBUG MM(262420000000024/ce1837c2) checking auth: received GSM SRES = 2d 1d 3e b1 (gprs_gmm.c:716) 20250825095655332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095655332 DMM DEBUG MM(262420000000024/ce1837c2) Requesting authorization (sgsn_auth.c:160) 20250825095655332 DMM INFO MM(262420000000024/ce1837c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095655332 DMM DEBUG MM(262420000000024/ce1837c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095655332 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250825095655332 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) 20250825095655332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095655332 DMM INFO MM(262420000000024/ce1837c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xce1837c2) (gprs_gmm.c:337) 20250825095655335 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095655335 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095655335 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250825095655335 DMM INFO MM(262420000000024/ce1837c2) Subscriber data update (mmctx.c:445) 20250825095655335 DMM DEBUG MM(262420000000024/ce1837c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095655335 DMM INFO MM(262420000000024/ce1837c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095655335 DMM NOTICE MM(262420000000024/ce1837c2) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250825095655335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095655335 DMM NOTICE MM(262420000000024/ce1837c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095655335 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) 20250825095655336 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095655336 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250825095655336 DMM INFO MM(262420000000024/ce1837c2) Subscriber data update (mmctx.c:445) 20250825095655336 DMM DEBUG MM(262420000000024/ce1837c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095655346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095655346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095655346 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095655346 DMM INFO MM(262420000000024/ce1837c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095655346 DMM NOTICE MM(262420000000024/ce1837c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095655346 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095655346 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095655346 DLLC NOTICE LLME(d316101d/ce1837c2){ASSIGNED} LLGM Assign pre (ffffffff => ce1837c2) (gprs_llc.c:1079) 20250825095655346 DLLC NOTICE LLME(ffffffff/ce1837c2){ASSIGNED} LLGM Assign post (ffffffff => ce1837c2) (gprs_llc.c:1125) 20250825095655346 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095655346 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095655346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095655346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@9c539480cdf9: setverdict(pass): none -> pass 20250825095655404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095655404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095655404 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095655404 DMM INFO MM(262420000000024/ce1837c2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095655404 DMM INFO MM(262420000000024/ce1837c2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095655404 DMM DEBUG MM(262420000000024/ce1837c2) Using GGSN 0 (gprs_sm.c:317) 20250825095655404 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250825095655404 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095655404 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095655404 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250825095655431 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 84 de e4 cb 11 53 54 f1 64 14 05 7f f6 e5 8a 8e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:465) 20250825095655431 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f0dc7f7a0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250825095655431 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0dc7f7a0b8, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095655431 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250825095655431 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250825095655431 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095655431 DMM NOTICE MM(262420000000024/ce1837c2) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095655443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095655443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095655444 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095655444 DMM INFO MM(262420000000024/ce1837c2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095655444 DMM INFO MM(262420000000024/ce1837c2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095655444 DMM DEBUG MM(262420000000024/ce1837c2) Using GGSN 0 (gprs_sm.c:317) 20250825095655444 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250825095655444 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095655444 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095655444 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250825095655449 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 84 de e4 cb 11 53 54 f1 64 14 05 7f f6 e5 8a 8e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:465) 20250825095655449 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f0dc7f7a0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250825095655449 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7a0b8, cbp=0x56227dc8eab0) (sgsn_libgtp.c:633) 20250825095655449 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095655449 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=ce1837c2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095655449 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095655449 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@9c539480cdf9: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@9c539480cdf9: Final verdict of PTC: pass 20250825095655467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(973)@9c539480cdf9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(972)@9c539480cdf9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(980)@9c539480cdf9: Final verdict of PTC: none 20250825095655471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095655471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(968)@9c539480cdf9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(979)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(978)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(966)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(976)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(971)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(974)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(971): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(972): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(973): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(974): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Aug 25 09:56:55 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 20250825095655558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095655960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104628) 20250825095656473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095656473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104628, count=105788) 20250825095657474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095657474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:56: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_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 20250825095658476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095658476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250825095659083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095659085 DMM INFO MM(262420000000024/ce1837c2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095659085 DMM INFO MM(262420000000024/ce1837c2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095659085 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095659085 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095659085 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095659085 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095659085 DLLC NOTICE LLME(ffffffff/ce1837c2){ASSIGNED} LLGM Assign pre (ce1837c2 => ffffffff) (gprs_llc.c:1079) 20250825095659085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce1837c2 => ffffffff) (gprs_llc.c:1125) 20250825095659085 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095659085 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095659085 DMM NOTICE MM(262420000000024/ce1837c2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095659085 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250825095659085 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095659085 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095659085 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250825095659085 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250825095659085 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) 20250825095659085 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) 20250825095659086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095659086 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095659086 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095659086 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095659086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095659121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095659121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095659121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095659121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095659121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095659121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095659121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095659121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095659121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095659122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095659122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095659122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095659123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095659123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095659123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095659123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095659123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095659123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095659123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095659123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(988)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095659123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095659123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(989)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095659127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(985)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(990)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(989)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825095659136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095659136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(993)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095659139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095659139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095659139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095659139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095659139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095659139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095659139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095659139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095659139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095659140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095659140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095659140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095659140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095659140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095659140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095659140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095659140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095659140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095659140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095659140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095659140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095659140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095659143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(994)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(990)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095659149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095659149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(995)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(994)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(998)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095659154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095659154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095659154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095659154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095659154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095659154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095659154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095659154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095659154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(998)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095659155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095659155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095659155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095659155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095659155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095659155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095659155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095659155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095659155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095659155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095659155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095659155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095659155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095659157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095659163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095659163 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095659478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095659478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095659478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095659478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(999)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095659482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095659483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(999)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(999)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9c539480cdf9: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='FD1CDE30'O, index=0 SGSN_Test-GSUP(1000)@9c539480cdf9: 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)@9c539480cdf9: 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 := '6BC5A7AA099D8E3DD7744CE38CE20F19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AAA52016'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1CE48ED0C45D81D8'O } } } } } 20250825095700568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095700568 DLLC NOTICE LLME(ffffffff/fd1cde30){UNASSIGNED} LLC RX: unknown TLLI 0xfd1cde30, creating LLME on the fly (gprs_llc.c:552) 20250825095700568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095700568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095700569 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095700569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095700569 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095700569 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095700569 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095700569 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095700569 DLLC NOTICE LLME(ffffffff/fd1cde30){UNASSIGNED} LLGM Assign pre (fd1cde30 => e775a826) (gprs_llc.c:1079) 20250825095700569 DLLC NOTICE LLME(fd1cde30/e775a826){ASSIGNED} LLGM Assign post (fd1cde30 => e775a826) (gprs_llc.c:1125) 20250825095700569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095700569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095700569 DMM DEBUG MM(262420000000025/e775a826) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095700595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095700595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095700595 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095700595 DMM DEBUG MM(262420000000025/e775a826) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250825095700595 DMM NOTICE MM(262420000000025/e775a826) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095700595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095700595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095700595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095700595 DMM DEBUG MM(262420000000025/e775a826) Requesting authorization (sgsn_auth.c:160) 20250825095700595 DMM INFO MM(262420000000025/e775a826) Requesting authentication tuples (sgsn_auth.c:184) 20250825095700595 DMM DEBUG MM(262420000000025/e775a826) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095700595 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250825095700596 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250825095700602 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095700602 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095700602 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095700602 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095700602 DMM INFO MM(262420000000025/e775a826) Subscriber data update (mmctx.c:445) 20250825095700602 DMM DEBUG MM(262420000000025/e775a826) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095700602 DMM INFO MM(262420000000025/e775a826) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095700602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095700602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095700602 DMM INFO MM(262420000000025/e775a826) <- GMM AUTH AND CIPHERING REQ (rand = 6b c5 a7 aa 09 9d 8e 3d d7 74 4c e3 8c e2 0f 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095700618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095700618 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095700618 DMM INFO MM(262420000000025/e775a826) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095700618 DMM NOTICE MM(262420000000025/e775a826) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095700618 DMM DEBUG MM(262420000000025/e775a826) checking auth: received GSM SRES = aa a5 20 16 (gprs_gmm.c:716) 20250825095700618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095700618 DMM DEBUG MM(262420000000025/e775a826) Requesting authorization (sgsn_auth.c:160) 20250825095700618 DMM INFO MM(262420000000025/e775a826) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095700618 DMM DEBUG MM(262420000000025/e775a826) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095700618 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250825095700618 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) 20250825095700618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095700618 DMM INFO MM(262420000000025/e775a826) <- GMM ATTACH ACCEPT (new P-TMSI=0xe775a826) (gprs_gmm.c:337) 20250825095700621 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095700621 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095700621 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250825095700621 DMM INFO MM(262420000000025/e775a826) Subscriber data update (mmctx.c:445) 20250825095700621 DMM DEBUG MM(262420000000025/e775a826) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095700621 DMM INFO MM(262420000000025/e775a826) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095700621 DMM NOTICE MM(262420000000025/e775a826) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250825095700621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095700622 DMM NOTICE MM(262420000000025/e775a826) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095700622 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) 20250825095700623 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095700623 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250825095700623 DMM INFO MM(262420000000025/e775a826) Subscriber data update (mmctx.c:445) 20250825095700623 DMM DEBUG MM(262420000000025/e775a826) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095700637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095700638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095700638 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095700638 DMM INFO MM(262420000000025/e775a826) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095700638 DMM NOTICE MM(262420000000025/e775a826) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095700638 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095700638 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095700638 DLLC NOTICE LLME(fd1cde30/e775a826){ASSIGNED} LLGM Assign pre (ffffffff => e775a826) (gprs_llc.c:1079) 20250825095700638 DLLC NOTICE LLME(ffffffff/e775a826){ASSIGNED} LLGM Assign post (ffffffff => e775a826) (gprs_llc.c:1125) 20250825095700638 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095700638 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095700638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095700638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9c539480cdf9: setverdict(pass): none -> pass 20250825095700695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095700695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095700695 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095700695 DMM INFO MM(262420000000025/e775a826) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095700695 DMM INFO MM(262420000000025/e775a826) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095700695 DMM DEBUG MM(262420000000025/e775a826) Using GGSN 0 (gprs_sm.c:317) 20250825095700695 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) 20250825095700695 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250825095700696 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095700696 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095700696 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250825095700722 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 83 79 40 a1 11 4e fc 14 f0 14 05 7f 75 1d c7 28 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) 20250825095700722 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825095700722 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095700722 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=e775a826, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095700722 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095700722 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095700737 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250825095700737 DGPRS INFO PDP(262420000000025:5): Context 0x7f0dc7f7b130 was deleted (sgsn_libgtp.c:707) 20250825095700737 DMM INFO MM(262420000000025/e775a826) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095700737 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250825095700737 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825095708738 DMM INFO MM(262420000000025/e775a826) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095709127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095709127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095709127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095709148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095709148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095709148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095709162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095709162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095709162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095716004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250825095716740 DMM INFO MM(262420000000025/e775a826) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095718077 DGPRS DEBUG Checking for inactive LLMEs, time = 19346743 (sgsn.c:132) 20250825095718081 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095718081 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095718081 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095718081 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095718081 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095718081 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095718081 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095718081 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095718081 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095718081 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(988)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095719134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095719134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095719134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095719163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095719163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095719163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095719174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095719174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095719174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095719479 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825095719480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095719480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250825095724741 DMM INFO MM(262420000000025/e775a826) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095729124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095729130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095729130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095729139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095729139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095729139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095729141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(988)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095729143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095729143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095729155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095729158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095729158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095729167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095729167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095729167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095729178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095729178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095729178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095732742 DMM INFO MM(262420000000025/e775a826) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9c539480cdf9: Removing Client IMSI='262420000000025'H, index=0 20250825095732769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095732769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250825095732769 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095732769 DMM INFO MM(262420000000025/e775a826) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@9c539480cdf9: Final verdict of PTC: pass 20250825095732776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(993)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1000)@9c539480cdf9: Final verdict of PTC: none 20250825095732781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095732781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(999)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(998)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(988)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(994)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(995)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(986)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(996)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(991)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(996): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(998): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(999): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:57:32 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 20250825095732889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095733291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122888) 20250825095733782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095733782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=122888, count=127244) 20250825095734783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095734784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:57: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_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 20250825095735786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095735786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250825095736403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095736405 DMM INFO MM(262420000000025/e775a826) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095736405 DMM INFO MM(262420000000025/e775a826) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095736405 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095736405 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095736405 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095736405 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095736405 DLLC NOTICE LLME(ffffffff/e775a826){ASSIGNED} LLGM Assign pre (e775a826 => ffffffff) (gprs_llc.c:1079) 20250825095736405 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e775a826 => ffffffff) (gprs_llc.c:1125) 20250825095736405 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc94150 (gprs_sndcp.c:574) 20250825095736405 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095736405 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250825095736405 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) 20250825095736405 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) 20250825095736405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095736405 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095736405 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095736405 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095736405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095736456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095736456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095736456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095736456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095736456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095736456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095736456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095736456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095736456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095736458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095736458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095736458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095736458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095736458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095736458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095736458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095736458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095736458 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095736458 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095736458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095736459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095736459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1008)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1009)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095736463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1005)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1010)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1009)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250825095736472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1013)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1013)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095736474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095736474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095736474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095736474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095736474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095736474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095736474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095736474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095736474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1013)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095736475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095736475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095736475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095736475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095736475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095736475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095736475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095736476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095736476 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095736476 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095736476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095736476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095736476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095736478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1014)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1010)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095736484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1015)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1014)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1018)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095736489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095736489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095736489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095736489 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095736489 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095736489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095736489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095736489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095736489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095736490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095736490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095736490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095736490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095736490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095736490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095736490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095736490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095736490 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095736490 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095736490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095736490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095736490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095736493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095736498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736498 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095736787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095736787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095736787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095736787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095736792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095736793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9c539480cdf9: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='E5EB35A3'O, index=0 SGSN_Test-GSUP(1020)@9c539480cdf9: 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)@9c539480cdf9: 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 := '175D14D9F7C59B96D3DA532C220D589B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E97C2E2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7176EE94048D466'O } } } } } 20250825095736850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736850 DLLC NOTICE LLME(ffffffff/e5eb35a3){UNASSIGNED} LLC RX: unknown TLLI 0xe5eb35a3, creating LLME on the fly (gprs_llc.c:552) 20250825095736850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095736850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095736850 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095736850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095736850 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095736850 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095736850 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095736850 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095736850 DLLC NOTICE LLME(ffffffff/e5eb35a3){UNASSIGNED} LLGM Assign pre (e5eb35a3 => fa325d4f) (gprs_llc.c:1079) 20250825095736850 DLLC NOTICE LLME(e5eb35a3/fa325d4f){ASSIGNED} LLGM Assign post (e5eb35a3 => fa325d4f) (gprs_llc.c:1125) 20250825095736850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095736850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095736850 DMM DEBUG MM(262420000000027/fa325d4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095736870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095736870 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095736870 DMM DEBUG MM(262420000000027/fa325d4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250825095736870 DMM NOTICE MM(262420000000027/fa325d4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095736870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095736871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095736871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095736871 DMM DEBUG MM(262420000000027/fa325d4f) Requesting authorization (sgsn_auth.c:160) 20250825095736871 DMM INFO MM(262420000000027/fa325d4f) Requesting authentication tuples (sgsn_auth.c:184) 20250825095736871 DMM DEBUG MM(262420000000027/fa325d4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095736871 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250825095736871 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250825095736877 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095736877 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095736877 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095736877 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095736877 DMM INFO MM(262420000000027/fa325d4f) Subscriber data update (mmctx.c:445) 20250825095736877 DMM DEBUG MM(262420000000027/fa325d4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095736877 DMM INFO MM(262420000000027/fa325d4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095736877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095736877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095736877 DMM INFO MM(262420000000027/fa325d4f) <- GMM AUTH AND CIPHERING REQ (rand = 17 5d 14 d9 f7 c5 9b 96 d3 da 53 2c 22 0d 58 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095736892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095736892 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095736892 DMM INFO MM(262420000000027/fa325d4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095736892 DMM NOTICE MM(262420000000027/fa325d4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095736892 DMM DEBUG MM(262420000000027/fa325d4f) checking auth: received GSM SRES = e9 7c 2e 2a (gprs_gmm.c:716) 20250825095736892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095736892 DMM DEBUG MM(262420000000027/fa325d4f) Requesting authorization (sgsn_auth.c:160) 20250825095736892 DMM INFO MM(262420000000027/fa325d4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095736892 DMM DEBUG MM(262420000000027/fa325d4f) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095736893 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250825095736893 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) 20250825095736893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095736893 DMM INFO MM(262420000000027/fa325d4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa325d4f) (gprs_gmm.c:337) 20250825095736895 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095736895 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095736895 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250825095736895 DMM INFO MM(262420000000027/fa325d4f) Subscriber data update (mmctx.c:445) 20250825095736895 DMM DEBUG MM(262420000000027/fa325d4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095736895 DMM INFO MM(262420000000027/fa325d4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095736896 DMM NOTICE MM(262420000000027/fa325d4f) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250825095736896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095736896 DMM NOTICE MM(262420000000027/fa325d4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095736896 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) 20250825095736897 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095736897 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250825095736897 DMM INFO MM(262420000000027/fa325d4f) Subscriber data update (mmctx.c:445) 20250825095736897 DMM DEBUG MM(262420000000027/fa325d4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095736905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095736905 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095736906 DMM INFO MM(262420000000027/fa325d4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095736906 DMM NOTICE MM(262420000000027/fa325d4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095736906 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095736906 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095736906 DLLC NOTICE LLME(e5eb35a3/fa325d4f){ASSIGNED} LLGM Assign pre (ffffffff => fa325d4f) (gprs_llc.c:1079) 20250825095736906 DLLC NOTICE LLME(ffffffff/fa325d4f){ASSIGNED} LLGM Assign post (ffffffff => fa325d4f) (gprs_llc.c:1125) 20250825095736906 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095736906 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095736906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095736906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@9c539480cdf9: setverdict(pass): none -> pass 20250825095736961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095736961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095736961 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095736961 DMM INFO MM(262420000000027/fa325d4f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095736961 DMM INFO MM(262420000000027/fa325d4f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095736961 DMM DEBUG MM(262420000000027/fa325d4f) Using GGSN 0 (gprs_sm.c:317) 20250825095736961 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) 20250825095736961 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250825095736961 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095736961 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095736961 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@9c539480cdf9: First createPDPContextRequest received, dropping & waiting for retransmission 20250825095741963 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250825095741985 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 1c 0d 18 17 11 9e b0 e2 35 14 05 7f 9c e3 f3 69 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) 20250825095741985 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825095741985 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095741985 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=fa325d4f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095741985 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095741985 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250825095742000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095742001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250825095742001 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095742001 DMM INFO MM(262420000000027/fa325d4f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250825095742001 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095742001 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@9c539480cdf9: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095746464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095746464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095746464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095746487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095746487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095746487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095746498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095746498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095746498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095747002 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250825095747010 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) 20250825095747010 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825095747010 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250825095747010 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=fa325d4f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095747010 DMM INFO MM(262420000000027/fa325d4f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250825095747010 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250825095747010 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9c539480cdf9: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@9c539480cdf9: Final verdict of PTC: pass 20250825095747029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1005)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1020)@9c539480cdf9: Final verdict of PTC: none 20250825095747034 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095747034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1014)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1004)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1018)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1008)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1013)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1011)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1016)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1006)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:57:47 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 20250825095747097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095747499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98732) 20250825095748035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095748035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825095748077 DGPRS DEBUG Checking for inactive LLMEs, time = 19346773 (sgsn.c:132) 20250825095748081 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095748082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095748082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095748082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095748082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095748082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095748082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095748082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095748082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095748082 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=98732, count=106628) 20250825095749037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095749037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:57: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_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 20250825095750039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095750039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250825095750621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095750623 DMM INFO MM(262420000000027/fa325d4f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095750623 DMM INFO MM(262420000000027/fa325d4f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095750623 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095750623 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095750623 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095750623 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095750624 DLLC NOTICE LLME(ffffffff/fa325d4f){ASSIGNED} LLGM Assign pre (fa325d4f => ffffffff) (gprs_llc.c:1079) 20250825095750624 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa325d4f => ffffffff) (gprs_llc.c:1125) 20250825095750624 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250825095750624 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) 20250825095750624 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) 20250825095750624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095750624 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095750624 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095750624 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095750624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095750669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095750669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095750669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095750669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095750669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095750669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095750669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095750669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095750669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095750671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095750671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095750671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095750671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095750671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095750671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095750671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095750671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095750671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095750671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095750671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095750671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095750671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1028)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1029)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095750677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1025)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1030)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1029)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250825095750691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095750691 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1033)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1033)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095750695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095750695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095750695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095750695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095750695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095750695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095750695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095750695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095750695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1033)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095750696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095750696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095750696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095750696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095750696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095750696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095750696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095750696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095750696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095750696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095750696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1033)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095750696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095750696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1033)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095750698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1030)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1034)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095750702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095750702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1035)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1034)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1038)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1038)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095750712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095750712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095750712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095750712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095750712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095750712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095750712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095750712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095750712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1038)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095750713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095750713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095750713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095750713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095750713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095750713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095750713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095750713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095750713 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095750713 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095750713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095750714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095750714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1038)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1038)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095750716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095750722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095750722 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095751040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095751041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095751041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095751041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095751044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095751045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9c539480cdf9: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='E0F224D6'O, index=0 SGSN_Test-GSUP(1040)@9c539480cdf9: 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)@9c539480cdf9: 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 := 'D63EBC5A6ABC5D7B8FF4FE0BA61E6712'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '432D2561'O ("C-%a") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A13415F7EAEB10E2'O } } } } } 20250825095751117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095751117 DLLC NOTICE LLME(ffffffff/e0f224d6){UNASSIGNED} LLC RX: unknown TLLI 0xe0f224d6, creating LLME on the fly (gprs_llc.c:552) 20250825095751117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095751117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095751117 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095751117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095751117 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095751117 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095751117 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095751117 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095751117 DLLC NOTICE LLME(ffffffff/e0f224d6){UNASSIGNED} LLGM Assign pre (e0f224d6 => ffccfafb) (gprs_llc.c:1079) 20250825095751117 DLLC NOTICE LLME(e0f224d6/ffccfafb){ASSIGNED} LLGM Assign post (e0f224d6 => ffccfafb) (gprs_llc.c:1125) 20250825095751117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095751117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095751117 DMM DEBUG MM(262420000000028/ffccfafb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095751139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095751139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095751139 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095751139 DMM DEBUG MM(262420000000028/ffccfafb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250825095751139 DMM NOTICE MM(262420000000028/ffccfafb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095751139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095751139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095751139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095751139 DMM DEBUG MM(262420000000028/ffccfafb) Requesting authorization (sgsn_auth.c:160) 20250825095751140 DMM INFO MM(262420000000028/ffccfafb) Requesting authentication tuples (sgsn_auth.c:184) 20250825095751140 DMM DEBUG MM(262420000000028/ffccfafb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095751140 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250825095751140 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250825095751145 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095751145 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095751145 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095751145 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095751145 DMM INFO MM(262420000000028/ffccfafb) Subscriber data update (mmctx.c:445) 20250825095751145 DMM DEBUG MM(262420000000028/ffccfafb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095751145 DMM INFO MM(262420000000028/ffccfafb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095751145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095751145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095751146 DMM INFO MM(262420000000028/ffccfafb) <- GMM AUTH AND CIPHERING REQ (rand = d6 3e bc 5a 6a bc 5d 7b 8f f4 fe 0b a6 1e 67 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095751162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095751162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095751162 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095751162 DMM INFO MM(262420000000028/ffccfafb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095751162 DMM NOTICE MM(262420000000028/ffccfafb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095751162 DMM DEBUG MM(262420000000028/ffccfafb) checking auth: received GSM SRES = 43 2d 25 61 (gprs_gmm.c:716) 20250825095751162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095751162 DMM DEBUG MM(262420000000028/ffccfafb) Requesting authorization (sgsn_auth.c:160) 20250825095751162 DMM INFO MM(262420000000028/ffccfafb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095751162 DMM DEBUG MM(262420000000028/ffccfafb) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095751162 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250825095751162 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) 20250825095751162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095751162 DMM INFO MM(262420000000028/ffccfafb) <- GMM ATTACH ACCEPT (new P-TMSI=0xffccfafb) (gprs_gmm.c:337) 20250825095751165 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095751165 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095751165 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250825095751165 DMM INFO MM(262420000000028/ffccfafb) Subscriber data update (mmctx.c:445) 20250825095751165 DMM DEBUG MM(262420000000028/ffccfafb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095751165 DMM INFO MM(262420000000028/ffccfafb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095751165 DMM NOTICE MM(262420000000028/ffccfafb) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250825095751165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095751165 DMM NOTICE MM(262420000000028/ffccfafb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095751165 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) 20250825095751167 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095751167 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250825095751167 DMM INFO MM(262420000000028/ffccfafb) Subscriber data update (mmctx.c:445) 20250825095751167 DMM DEBUG MM(262420000000028/ffccfafb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095751181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095751181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095751181 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095751181 DMM INFO MM(262420000000028/ffccfafb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095751181 DMM NOTICE MM(262420000000028/ffccfafb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095751181 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095751181 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095751181 DLLC NOTICE LLME(e0f224d6/ffccfafb){ASSIGNED} LLGM Assign pre (ffffffff => ffccfafb) (gprs_llc.c:1079) 20250825095751181 DLLC NOTICE LLME(ffffffff/ffccfafb){ASSIGNED} LLGM Assign post (ffffffff => ffccfafb) (gprs_llc.c:1125) 20250825095751181 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095751181 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095751181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095751181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9c539480cdf9: setverdict(pass): none -> pass 20250825095751239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095751239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095751239 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095751239 DMM INFO MM(262420000000028/ffccfafb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095751239 DMM INFO MM(262420000000028/ffccfafb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095751239 DMM DEBUG MM(262420000000028/ffccfafb) Using GGSN 0 (gprs_sm.c:317) 20250825095751239 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) 20250825095751239 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250825095751239 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095751239 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095751239 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250825095751258 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 55 29 c7 7d 11 8c 47 6f d7 14 05 7f d3 d7 45 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=1054 from retransmit req queue (gtp.c:465) 20250825095751258 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825095751258 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095751258 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=ffccfafb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095751258 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095751258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095751272 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250825095751272 DGPRS INFO PDP(262420000000028:5): Context 0x7f0dc7f7b130 was deleted (sgsn_libgtp.c:707) 20250825095751272 DMM INFO MM(262420000000028/ffccfafb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095751272 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250825095751272 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9c539480cdf9: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250825095751283 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250825095751285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095751285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250825095751285 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095751285 DMM INFO MM(262420000000028/ffccfafb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250825095751286 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) 20250825095751286 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9c539480cdf9: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@9c539480cdf9: Final verdict of PTC: pass 20250825095751297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43468<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1028)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1040)@9c539480cdf9: Final verdict of PTC: none 20250825095751303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095751303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1033)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1039)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1034)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1038)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1036)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1026)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1031)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1026): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1031): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1033): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1034): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1036): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1038): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1039): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:57:51 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 20250825095751358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095751760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102480) 20250825095752304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095752304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102480, count=103640) 20250825095753305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095753305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:57: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_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 20250825095754306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095754306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250825095754894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095754896 DMM INFO MM(262420000000028/ffccfafb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095754896 DMM INFO MM(262420000000028/ffccfafb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095754897 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095754897 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095754897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095754897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095754897 DLLC NOTICE LLME(ffffffff/ffccfafb){ASSIGNED} LLGM Assign pre (ffccfafb => ffffffff) (gprs_llc.c:1079) 20250825095754897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffccfafb => ffffffff) (gprs_llc.c:1125) 20250825095754897 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095754897 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095754897 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250825095754897 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) 20250825095754897 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) 20250825095754897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095754897 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095754897 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095754897 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095754897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095754940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095754940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095754940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095754940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095754940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095754940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095754940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095754940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095754940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095754941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095754941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095754941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095754941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095754941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095754941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095754941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095754941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095754941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095754941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095754941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095754942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095754942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1048)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1049)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095754945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1045)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095754950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095754950 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1050)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1049)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095754955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095754955 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095754955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095754955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095754955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095754955 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095754955 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095754955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095754956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095754956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1053)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095754958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1050)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1054)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095754963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095754963 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)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1054)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095754974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095754974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095754974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095754974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095754974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095754974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095754974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095754974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095754974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095754975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095754975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095754975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095754975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095754975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095754975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095754975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095754975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095754975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095754975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095754975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095754975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095754975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1058)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095754977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095754982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095754982 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095755307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095755307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095755307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095755307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095755311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095755312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='D05253D3'O, index=0 SGSN_Test-GSUP(1060)@9c539480cdf9: 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)@9c539480cdf9: 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 := 'BAE0FAAC7D74E7B2011F148987B628BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCF1F0BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7024075C76A8FC5D'O } } } } } 20250825095755376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755376 DLLC NOTICE LLME(ffffffff/d05253d3){UNASSIGNED} LLC RX: unknown TLLI 0xd05253d3, creating LLME on the fly (gprs_llc.c:552) 20250825095755376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095755376 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095755376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095755376 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095755376 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095755376 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095755376 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095755376 DLLC NOTICE LLME(ffffffff/d05253d3){UNASSIGNED} LLGM Assign pre (d05253d3 => c0687101) (gprs_llc.c:1079) 20250825095755376 DLLC NOTICE LLME(d05253d3/c0687101){ASSIGNED} LLGM Assign post (d05253d3 => c0687101) (gprs_llc.c:1125) 20250825095755376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095755376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095755376 DMM DEBUG MM(262420000000026/c0687101) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095755393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755393 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095755393 DMM DEBUG MM(262420000000026/c0687101) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250825095755393 DMM NOTICE MM(262420000000026/c0687101) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095755393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095755393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095755393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095755393 DMM DEBUG MM(262420000000026/c0687101) Requesting authorization (sgsn_auth.c:160) 20250825095755393 DMM INFO MM(262420000000026/c0687101) Requesting authentication tuples (sgsn_auth.c:184) 20250825095755393 DMM DEBUG MM(262420000000026/c0687101) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095755393 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250825095755393 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250825095755399 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095755399 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095755399 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095755399 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095755399 DMM INFO MM(262420000000026/c0687101) Subscriber data update (mmctx.c:445) 20250825095755399 DMM DEBUG MM(262420000000026/c0687101) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095755399 DMM INFO MM(262420000000026/c0687101) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095755399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095755399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095755399 DMM INFO MM(262420000000026/c0687101) <- GMM AUTH AND CIPHERING REQ (rand = ba e0 fa ac 7d 74 e7 b2 01 1f 14 89 87 b6 28 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095755415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755415 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095755415 DMM INFO MM(262420000000026/c0687101) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095755415 DMM NOTICE MM(262420000000026/c0687101) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095755415 DMM DEBUG MM(262420000000026/c0687101) checking auth: received GSM SRES = cc f1 f0 bc (gprs_gmm.c:716) 20250825095755415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095755415 DMM DEBUG MM(262420000000026/c0687101) Requesting authorization (sgsn_auth.c:160) 20250825095755415 DMM INFO MM(262420000000026/c0687101) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095755415 DMM DEBUG MM(262420000000026/c0687101) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095755415 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250825095755415 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) 20250825095755415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095755415 DMM INFO MM(262420000000026/c0687101) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0687101) (gprs_gmm.c:337) 20250825095755418 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095755418 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095755418 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250825095755418 DMM INFO MM(262420000000026/c0687101) Subscriber data update (mmctx.c:445) 20250825095755418 DMM DEBUG MM(262420000000026/c0687101) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095755418 DMM INFO MM(262420000000026/c0687101) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095755418 DMM NOTICE MM(262420000000026/c0687101) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250825095755418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095755418 DMM NOTICE MM(262420000000026/c0687101) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095755418 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) 20250825095755419 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095755419 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250825095755419 DMM INFO MM(262420000000026/c0687101) Subscriber data update (mmctx.c:445) 20250825095755419 DMM DEBUG MM(262420000000026/c0687101) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095755433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755433 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095755433 DMM INFO MM(262420000000026/c0687101) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095755433 DMM NOTICE MM(262420000000026/c0687101) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095755433 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095755433 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095755433 DLLC NOTICE LLME(d05253d3/c0687101){ASSIGNED} LLGM Assign pre (ffffffff => c0687101) (gprs_llc.c:1079) 20250825095755433 DLLC NOTICE LLME(ffffffff/c0687101){ASSIGNED} LLGM Assign post (ffffffff => c0687101) (gprs_llc.c:1125) 20250825095755433 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095755433 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095755433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095755433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9c539480cdf9: setverdict(pass): none -> pass 20250825095755491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755491 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095755491 DMM INFO MM(262420000000026/c0687101) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095755491 DMM INFO MM(262420000000026/c0687101) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095755491 DMM DEBUG MM(262420000000026/c0687101) Using GGSN 0 (gprs_sm.c:317) 20250825095755491 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) 20250825095755491 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250825095755491 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095755491 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095755491 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250825095755510 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 45 a1 64 fc 11 45 0d a5 06 14 05 7f 4d f1 f3 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=1055 from retransmit req queue (gtp.c:465) 20250825095755510 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825095755510 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095755510 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=c0687101, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095755510 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095755510 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095755530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755530 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755530 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095755539 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 45 a1 64 fc 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250825095755539 DGPRS INFO PDP(262420000000026:5): Context 0x7f0dc7f7b130 was deleted (sgsn_libgtp.c:707) 20250825095755539 DMM INFO MM(262420000000026/c0687101) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250825095755539 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250825095755539 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9c539480cdf9: Removing Client IMSI='262420000000026'H, index=0 20250825095755552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095755552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250825095755552 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095755552 DMM INFO MM(262420000000026/c0687101) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@9c539480cdf9: Final verdict of PTC: pass 20250825095755558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1060)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1058)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1048)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1053)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@9c539480cdf9: Final verdict of PTC: none 20250825095755566 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095755566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1055)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1051)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1056)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1046)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:57:55 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 20250825095755636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095756038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92836) 20250825095756567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095756567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92836, count=104844) 20250825095757569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095757569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:57: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_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 20250825095758570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095758570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_gmm_detach started. 20250825095759145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095759148 DMM INFO MM(262420000000026/c0687101) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095759149 DMM INFO MM(262420000000026/c0687101) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095759149 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095759149 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095759149 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095759149 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095759149 DLLC NOTICE LLME(ffffffff/c0687101){ASSIGNED} LLGM Assign pre (c0687101 => ffffffff) (gprs_llc.c:1079) 20250825095759149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0687101 => ffffffff) (gprs_llc.c:1125) 20250825095759149 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095759149 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095759149 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250825095759149 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) 20250825095759149 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) 20250825095759149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095759149 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095759149 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095759149 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095759149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095759192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095759192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095759192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095759192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095759192 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095759192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095759192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095759192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095759192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095759193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095759193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095759193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095759193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095759193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095759193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095759193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095759193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095759193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095759193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095759193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095759194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095759194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1068)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1069)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095759196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1065)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1070)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095759202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1069)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1074)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1074)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1073)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095759209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095759209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095759210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095759210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095759210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095759210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095759210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095759210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095759210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1074)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095759210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095759210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095759210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095759210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095759210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095759210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095759210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095759210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095759210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095759210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095759210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095759211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095759211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1074)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1074)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095759213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1070)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1073)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1078)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825095759219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1078)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095759220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095759220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095759220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095759220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095759220 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095759220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095759220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095759220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095759220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1078)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095759221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095759221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095759221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_pdp_act_gmm_detach-BVCI210(1071)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095759221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095759221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095759221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095759221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095759221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095759221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095759221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095759221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1078)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095759222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095759222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1078)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095759224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095759229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1077)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095759572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095759572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095759572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095759572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095759576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095759577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: 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(1079)@9c539480cdf9: 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(1079)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9c539480cdf9: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='E65350AE'O, index=0 SGSN_Test-GSUP(1080)@9c539480cdf9: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@9c539480cdf9: 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 := '194C76E6419E69070DB89863BDCAEBCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42CC2FA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFE5B22AA7C4377E'O } } } } } 20250825095759651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759651 DLLC NOTICE LLME(ffffffff/e65350ae){UNASSIGNED} LLC RX: unknown TLLI 0xe65350ae, creating LLME on the fly (gprs_llc.c:552) 20250825095759651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095759651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095759651 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095759651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095759651 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095759651 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095759651 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095759651 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095759651 DLLC NOTICE LLME(ffffffff/e65350ae){UNASSIGNED} LLGM Assign pre (e65350ae => e43a896d) (gprs_llc.c:1079) 20250825095759651 DLLC NOTICE LLME(e65350ae/e43a896d){ASSIGNED} LLGM Assign post (e65350ae => e43a896d) (gprs_llc.c:1125) 20250825095759651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095759651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095759651 DMM DEBUG MM(262420000000026/e43a896d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095759671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095759671 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095759671 DMM DEBUG MM(262420000000026/e43a896d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250825095759671 DMM NOTICE MM(262420000000026/e43a896d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095759671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095759672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095759672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095759672 DMM DEBUG MM(262420000000026/e43a896d) Requesting authorization (sgsn_auth.c:160) 20250825095759672 DMM INFO MM(262420000000026/e43a896d) Requesting authentication tuples (sgsn_auth.c:184) 20250825095759672 DMM DEBUG MM(262420000000026/e43a896d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095759672 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250825095759672 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250825095759677 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095759677 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095759677 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095759677 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095759677 DMM INFO MM(262420000000026/e43a896d) Subscriber data update (mmctx.c:445) 20250825095759677 DMM DEBUG MM(262420000000026/e43a896d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095759677 DMM INFO MM(262420000000026/e43a896d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095759677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095759677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095759677 DMM INFO MM(262420000000026/e43a896d) <- GMM AUTH AND CIPHERING REQ (rand = 19 4c 76 e6 41 9e 69 07 0d b8 98 63 bd ca eb cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095759692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095759693 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095759693 DMM INFO MM(262420000000026/e43a896d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095759693 DMM NOTICE MM(262420000000026/e43a896d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095759693 DMM DEBUG MM(262420000000026/e43a896d) checking auth: received GSM SRES = 42 cc 2f a1 (gprs_gmm.c:716) 20250825095759693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095759693 DMM DEBUG MM(262420000000026/e43a896d) Requesting authorization (sgsn_auth.c:160) 20250825095759693 DMM INFO MM(262420000000026/e43a896d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095759693 DMM DEBUG MM(262420000000026/e43a896d) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095759693 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250825095759693 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) 20250825095759693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095759693 DMM INFO MM(262420000000026/e43a896d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe43a896d) (gprs_gmm.c:337) 20250825095759695 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095759695 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095759695 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250825095759695 DMM INFO MM(262420000000026/e43a896d) Subscriber data update (mmctx.c:445) 20250825095759695 DMM DEBUG MM(262420000000026/e43a896d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095759695 DMM INFO MM(262420000000026/e43a896d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095759695 DMM NOTICE MM(262420000000026/e43a896d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250825095759695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095759695 DMM NOTICE MM(262420000000026/e43a896d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095759695 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) 20250825095759696 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095759696 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250825095759696 DMM INFO MM(262420000000026/e43a896d) Subscriber data update (mmctx.c:445) 20250825095759697 DMM DEBUG MM(262420000000026/e43a896d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095759710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095759711 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095759711 DMM INFO MM(262420000000026/e43a896d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095759711 DMM NOTICE MM(262420000000026/e43a896d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095759711 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095759711 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095759711 DLLC NOTICE LLME(e65350ae/e43a896d){ASSIGNED} LLGM Assign pre (ffffffff => e43a896d) (gprs_llc.c:1079) 20250825095759711 DLLC NOTICE LLME(ffffffff/e43a896d){ASSIGNED} LLGM Assign post (ffffffff => e43a896d) (gprs_llc.c:1125) 20250825095759711 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095759711 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095759711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095759711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@9c539480cdf9: setverdict(pass): none -> pass 20250825095759770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095759771 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095759771 DMM INFO MM(262420000000026/e43a896d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095759771 DMM INFO MM(262420000000026/e43a896d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095759771 DMM DEBUG MM(262420000000026/e43a896d) Using GGSN 0 (gprs_sm.c:317) 20250825095759771 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) 20250825095759771 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250825095759771 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095759771 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095759771 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250825095759793 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 66 1a ca d3 11 8f 4e 94 54 14 05 7f 12 bb 5d 73 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:465) 20250825095759793 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7b130, cbp=0x56227dc8c530) (sgsn_libgtp.c:633) 20250825095759793 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095759793 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=e43a896d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095759793 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095759793 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095759810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095759810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095759810 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095759810 DMM INFO MM(262420000000026/e43a896d) -> GMM DETACH REQUEST TLLI=0xe43a896d type=GPRS detach (gprs_gmm.c:1512) 20250825095759810 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250825095759810 DMM INFO MM(262420000000026/e43a896d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095759810 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095759810 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095759810 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095759810 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095759810 DLLC NOTICE LLME(ffffffff/e43a896d){ASSIGNED} LLGM Assign pre (e43a896d => ffffffff) (gprs_llc.c:1079) 20250825095759810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e43a896d => ffffffff) (gprs_llc.c:1125) 20250825095759810 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095759810 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095759810 DMM NOTICE MM(262420000000026/e43a896d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095759810 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250825095759810 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095759810 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095759810 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250825095759810 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250825095759810 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) 20250825095759810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095759811 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095759811 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095759811 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095759812 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9c539480cdf9: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@9c539480cdf9: Final verdict of PTC: pass 20250825095759827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1080)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@9c539480cdf9: Final verdict of PTC: none 20250825095759832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1075)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1077)@9c539480cdf9: Final verdict of PTC: none 20250825095759832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1068)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1071)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1079)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1074)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1067)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1073)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1076)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1066)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1072)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1078)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1071): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1072): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1073): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1074): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1076): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1077): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1078): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1079): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Aug 25 09:57:59 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 20250825095759900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095800302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85124) 20250825095800833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095800834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85124, count=108428) 20250825095801836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095801836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58: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_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 20250825095802838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095802838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250825095803409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095803410 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1089)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1089)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1088)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095803452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095803452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095803452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095803452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095803452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095803452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095803452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095803452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095803452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1089)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095803453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095803453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095803453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095803453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095803453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095803453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095803453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095803453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095803453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095803453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095803453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095803453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095803453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1089)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1089)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095803456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1090)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1088)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(1085)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1093)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1093)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095803462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095803462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095803462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095803462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095803462 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095803462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095803462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095803462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095803462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095803463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095803463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095803463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095803463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095803463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095803463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095803463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095803463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095803463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095803463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095803463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095803463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095803463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250825095803463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095803463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1093)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095803465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1094)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095803470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095803470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1095)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1094)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095803476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095803476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095803476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095803476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095803476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095803476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095803476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095803476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095803476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095803477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095803477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095803477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095803477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095803477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095803477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095803477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095803477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095803477 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095803477 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095803477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095803478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095803478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1098)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095803479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095803483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095803483 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095803839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095803839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095803839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095803839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095803843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095803844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@9c539480cdf9: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='DF558701'O, index=0 SGSN_Test-GSUP(1100)@9c539480cdf9: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250825095804931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095804931 DLLC NOTICE LLME(ffffffff/df558701){UNASSIGNED} LLC RX: unknown TLLI 0xdf558701, creating LLME on the fly (gprs_llc.c:552) 20250825095804931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095804931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250825095804931 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095804931 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095804931 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095804931 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095804931 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095804931 DLLC NOTICE LLME(ffffffff/df558701){UNASSIGNED} LLGM Assign pre (df558701 => f2a390ea) (gprs_llc.c:1079) 20250825095804931 DLLC NOTICE LLME(df558701/f2a390ea){ASSIGNED} LLGM Assign post (df558701 => f2a390ea) (gprs_llc.c:1125) 20250825095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095804931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095804931 DMM DEBUG MM(262420000000039/f2a390ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095804945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095804945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250825095804945 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095804945 DMM INFO MM(262420000000039/f2a390ea) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250825095804945 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095804945 DLLC NOTICE LLME(df558701/f2a390ea){ASSIGNED} LLGM Assign pre (df558701 => f2a390ea) (gprs_llc.c:1079) 20250825095804945 DLLC NOTICE LLME(df558701/f2a390ea){ASSIGNED} LLGM Assign post (df558701 => f2a390ea) (gprs_llc.c:1125) 20250825095804945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095804945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095804945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095804945 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095804945 DMM DEBUG MM(262420000000039/f2a390ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250825095804945 DMM NOTICE MM(262420000000039/f2a390ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095804945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095804945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095804945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250825095804945 DMM INFO MM(262420000000039/f2a390ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2a390ea) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@9c539480cdf9: Removing Client IMSI='262420000000039'H, index=0 20250825095805957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095805957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095805957 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095805957 DMM INFO MM(262420000000039/f2a390ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095805957 DMM NOTICE MM(262420000000039/f2a390ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095805957 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095805957 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095805957 DLLC NOTICE LLME(df558701/f2a390ea){ASSIGNED} LLGM Assign pre (ffffffff => f2a390ea) (gprs_llc.c:1079) 20250825095805958 DLLC NOTICE LLME(ffffffff/f2a390ea){ASSIGNED} LLGM Assign post (ffffffff => f2a390ea) (gprs_llc.c:1125) 20250825095805958 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095805958 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095805958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095805958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@9c539480cdf9: Final verdict of PTC: pass 20250825095805963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095805967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095805967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1093)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1099)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1100)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1098)@9c539480cdf9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1088)@9c539480cdf9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@9c539480cdf9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1089)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1096)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1091)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1087)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1087): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1088): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1089): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 09:58:06 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 20250825095806080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095806482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67036) 20250825095806968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095806968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67036, count=71392) 20250825095807970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095807971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58: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_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 20250825095808973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095808973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_xid_empty_l3 started. 20250825095809608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095809611 DMM INFO MM(262420000000039/f2a390ea) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095809611 DMM INFO MM(262420000000039/f2a390ea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095809611 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095809611 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095809611 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095809611 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095809611 DLLC NOTICE LLME(ffffffff/f2a390ea){ASSIGNED} LLGM Assign pre (f2a390ea => ffffffff) (gprs_llc.c:1079) 20250825095809611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2a390ea => ffffffff) (gprs_llc.c:1125) 20250825095809611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095809611 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095809611 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095809611 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095809612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095809645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095809645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095809645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095809645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095809645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095809645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095809645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095809645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095809645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250825095809646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095809646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095809646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1108)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095809646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095809646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095809646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095809646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095809646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095809646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095809646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095809646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095809646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095809646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1109)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095809649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1110)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1105)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095809655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095809655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1107)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1109)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1114)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1114)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1113)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095809663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095809663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095809663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095809663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095809663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095809663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095809663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095809663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095809663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1114)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095809664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095809664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095809664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095809664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095809664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095809664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095809664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095809664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095809664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095809664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095809664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095809664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095809664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1114)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1114)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095809666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1110)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095809670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095809670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1113)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI210(1111)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1118)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095809674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095809674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095809674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095809674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095809674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095809674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095809674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095809674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095809674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095809675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095809675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095809675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095809675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095809675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095809675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095809675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095809675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095809675 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095809675 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095809675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095809676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095809676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1118)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095809678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095809683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095809683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095809973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095809974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095809974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095809974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095809978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095809979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@9c539480cdf9: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='E8E446BE'O, index=0 SGSN_Test-GSUP(1120)@9c539480cdf9: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@9c539480cdf9: 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 := '7BF04EFA2C042A9288B468FD3FB715E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6576C1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1869FDFBA890236'O } } } } } 20250825095811017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095811017 DLLC NOTICE LLME(ffffffff/e8e446be){UNASSIGNED} LLC RX: unknown TLLI 0xe8e446be, creating LLME on the fly (gprs_llc.c:552) 20250825095811017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095811017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095811017 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095811017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095811017 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095811017 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095811017 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095811017 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095811017 DLLC NOTICE LLME(ffffffff/e8e446be){UNASSIGNED} LLGM Assign pre (e8e446be => dbf4cf89) (gprs_llc.c:1079) 20250825095811017 DLLC NOTICE LLME(e8e446be/dbf4cf89){ASSIGNED} LLGM Assign post (e8e446be => dbf4cf89) (gprs_llc.c:1125) 20250825095811017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095811017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095811017 DMM DEBUG MM(262420000000044/dbf4cf89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095811024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095811024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095811024 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095811024 DMM DEBUG MM(262420000000044/dbf4cf89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250825095811024 DMM NOTICE MM(262420000000044/dbf4cf89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095811024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095811024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095811024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095811024 DMM DEBUG MM(262420000000044/dbf4cf89) Requesting authorization (sgsn_auth.c:160) 20250825095811024 DMM INFO MM(262420000000044/dbf4cf89) Requesting authentication tuples (sgsn_auth.c:184) 20250825095811024 DMM DEBUG MM(262420000000044/dbf4cf89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095811024 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250825095811024 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@9c539480cdf9: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250825095811026 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095811026 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095811026 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095811026 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095811026 DMM INFO MM(262420000000044/dbf4cf89) Subscriber data update (mmctx.c:445) 20250825095811026 DMM DEBUG MM(262420000000044/dbf4cf89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095811026 DMM INFO MM(262420000000044/dbf4cf89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095811026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095811026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095811026 DMM INFO MM(262420000000044/dbf4cf89) <- GMM AUTH AND CIPHERING REQ (rand = 7b f0 4e fa 2c 04 2a 92 88 b4 68 fd 3f b7 15 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095811030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095811030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095811030 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095811030 DMM INFO MM(262420000000044/dbf4cf89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095811030 DMM NOTICE MM(262420000000044/dbf4cf89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095811030 DMM DEBUG MM(262420000000044/dbf4cf89) checking auth: received GSM SRES = e6 57 6c 1d (gprs_gmm.c:716) 20250825095811030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095811030 DMM DEBUG MM(262420000000044/dbf4cf89) Requesting authorization (sgsn_auth.c:160) 20250825095811030 DMM INFO MM(262420000000044/dbf4cf89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095811030 DMM DEBUG MM(262420000000044/dbf4cf89) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095811030 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250825095811030 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) 20250825095811030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095811030 DMM INFO MM(262420000000044/dbf4cf89) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbf4cf89) (gprs_gmm.c:337) 20250825095811030 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095811031 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095811031 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250825095811031 DMM INFO MM(262420000000044/dbf4cf89) Subscriber data update (mmctx.c:445) 20250825095811031 DMM DEBUG MM(262420000000044/dbf4cf89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095811031 DMM INFO MM(262420000000044/dbf4cf89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095811031 DMM NOTICE MM(262420000000044/dbf4cf89) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250825095811031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095811031 DMM NOTICE MM(262420000000044/dbf4cf89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095811031 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) 20250825095811031 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095811031 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250825095811031 DMM INFO MM(262420000000044/dbf4cf89) Subscriber data update (mmctx.c:445) 20250825095811031 DMM DEBUG MM(262420000000044/dbf4cf89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095811033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095811033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095811033 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095811033 DMM INFO MM(262420000000044/dbf4cf89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095811033 DMM NOTICE MM(262420000000044/dbf4cf89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095811033 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095811033 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095811033 DLLC NOTICE LLME(e8e446be/dbf4cf89){ASSIGNED} LLGM Assign pre (ffffffff => dbf4cf89) (gprs_llc.c:1079) 20250825095811033 DLLC NOTICE LLME(ffffffff/dbf4cf89){ASSIGNED} LLGM Assign post (ffffffff => dbf4cf89) (gprs_llc.c:1125) 20250825095811033 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095811033 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095811033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095811033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@9c539480cdf9: setverdict(pass): none -> pass 20250825095811085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095811085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095811085 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095811085 DMM INFO MM(262420000000044/dbf4cf89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095811085 DMM INFO MM(262420000000044/dbf4cf89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095811085 DMM DEBUG MM(262420000000044/dbf4cf89) Using GGSN 0 (gprs_sm.c:317) 20250825095811085 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) 20250825095811085 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250825095811085 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095811085 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095811085 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250825095811091 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 3d d5 42 8c 11 42 2e 05 70 14 05 7f 1f 07 55 02 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) 20250825095811091 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7c1a8, cbp=0x56227dc8da80) (sgsn_libgtp.c:633) 20250825095811091 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095811091 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=dbf4cf89, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095811091 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095811091 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095811094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095811094 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250825095811094 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250825095811095 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@9c539480cdf9: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@9c539480cdf9: Final verdict of PTC: pass 20250825095811097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1105)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1108)@9c539480cdf9: Final verdict of PTC: none 20250825095811098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095811098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1118)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1119)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@9c539480cdf9: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1117)@9c539480cdf9: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1120)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1113)@9c539480cdf9: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1111)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1114)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1112)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1106)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1116)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_empty_l3-BVCI210(1111): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1112): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1113): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1114): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@9c539480cdf9: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Aug 25 09:58:11 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 20250825095811169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095811570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47604) 20250825095812099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095812099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47604, count=98500) 20250825095813100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095813100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58: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_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 20250825095814100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095814100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_xid_n201u started. 20250825095814665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095814666 DMM INFO MM(262420000000044/dbf4cf89) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095814666 DMM INFO MM(262420000000044/dbf4cf89) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095814666 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095814666 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095814666 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095814666 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095814666 DLLC NOTICE LLME(ffffffff/dbf4cf89){ASSIGNED} LLGM Assign pre (dbf4cf89 => ffffffff) (gprs_llc.c:1079) 20250825095814666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbf4cf89 => ffffffff) (gprs_llc.c:1125) 20250825095814666 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095814666 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095814666 DMM NOTICE MM(262420000000044/dbf4cf89) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095814666 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250825095814666 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095814666 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095814666 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250825095814666 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250825095814666 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) 20250825095814666 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) 20250825095814666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095814666 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095814666 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095814666 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095814666 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095814683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095814683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095814683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095814683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095814683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095814683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095814683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095814683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095814683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095814684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095814684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095814684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095814684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095814684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095814684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095814684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095814684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095814684 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095814684 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095814684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095814685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095814685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1129)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095814687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1125)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095814693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095814693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1129)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1127)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1133)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095814697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095814697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095814697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095814697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095814697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095814697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095814697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095814697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095814697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095814699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095814699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095814699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095814699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095814699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095814699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095814699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095814699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095814699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095814699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095814699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095814699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1133)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095814699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1134)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095814701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1130)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1135)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095814706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095814706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1132)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095814715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095814715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095814715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095814715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095814715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095814715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095814715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095814715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095814715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095814716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095814716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095814716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095814716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095814716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095814716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095814716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095814716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095814716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095814716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095814716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1139)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095814716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095814716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095814718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095814722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095814722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1136)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095815102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095815102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095815102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095815102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095815105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: 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(1138)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825095815106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@9c539480cdf9: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='C7573F41'O, index=0 SGSN_Test-GSUP(1140)@9c539480cdf9: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@9c539480cdf9: 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 := '79FB2D2918D827969E8304A23503177B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E04398AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EABCB0FBBEC37D78'O } } } } } 20250825095816193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095816193 DLLC NOTICE LLME(ffffffff/c7573f41){UNASSIGNED} LLC RX: unknown TLLI 0xc7573f41, creating LLME on the fly (gprs_llc.c:552) 20250825095816193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095816193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095816193 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095816193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095816193 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095816193 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095816193 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095816193 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095816193 DLLC NOTICE LLME(ffffffff/c7573f41){UNASSIGNED} LLGM Assign pre (c7573f41 => d998fc39) (gprs_llc.c:1079) 20250825095816193 DLLC NOTICE LLME(c7573f41/d998fc39){ASSIGNED} LLGM Assign post (c7573f41 => d998fc39) (gprs_llc.c:1125) 20250825095816193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095816193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095816193 DMM DEBUG MM(262420000000045/d998fc39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095816212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095816213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095816213 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095816213 DMM DEBUG MM(262420000000045/d998fc39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250825095816213 DMM NOTICE MM(262420000000045/d998fc39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095816213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095816213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095816213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095816213 DMM DEBUG MM(262420000000045/d998fc39) Requesting authorization (sgsn_auth.c:160) 20250825095816213 DMM INFO MM(262420000000045/d998fc39) Requesting authentication tuples (sgsn_auth.c:184) 20250825095816213 DMM DEBUG MM(262420000000045/d998fc39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095816213 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250825095816213 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@9c539480cdf9: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250825095816219 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095816219 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095816219 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095816219 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095816219 DMM INFO MM(262420000000045/d998fc39) Subscriber data update (mmctx.c:445) 20250825095816219 DMM DEBUG MM(262420000000045/d998fc39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095816219 DMM INFO MM(262420000000045/d998fc39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095816219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095816219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095816219 DMM INFO MM(262420000000045/d998fc39) <- GMM AUTH AND CIPHERING REQ (rand = 79 fb 2d 29 18 d8 27 96 9e 83 04 a2 35 03 17 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095816235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095816235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095816235 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095816235 DMM INFO MM(262420000000045/d998fc39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095816235 DMM NOTICE MM(262420000000045/d998fc39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095816235 DMM DEBUG MM(262420000000045/d998fc39) checking auth: received GSM SRES = e0 43 98 af (gprs_gmm.c:716) 20250825095816235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095816235 DMM DEBUG MM(262420000000045/d998fc39) Requesting authorization (sgsn_auth.c:160) 20250825095816235 DMM INFO MM(262420000000045/d998fc39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095816235 DMM DEBUG MM(262420000000045/d998fc39) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095816235 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250825095816235 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) 20250825095816235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095816236 DMM INFO MM(262420000000045/d998fc39) <- GMM ATTACH ACCEPT (new P-TMSI=0xd998fc39) (gprs_gmm.c:337) 20250825095816238 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095816238 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095816238 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250825095816238 DMM INFO MM(262420000000045/d998fc39) Subscriber data update (mmctx.c:445) 20250825095816238 DMM DEBUG MM(262420000000045/d998fc39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095816238 DMM INFO MM(262420000000045/d998fc39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095816238 DMM NOTICE MM(262420000000045/d998fc39) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250825095816238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095816238 DMM NOTICE MM(262420000000045/d998fc39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095816239 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) 20250825095816240 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095816240 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250825095816240 DMM INFO MM(262420000000045/d998fc39) Subscriber data update (mmctx.c:445) 20250825095816240 DMM DEBUG MM(262420000000045/d998fc39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095816252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095816252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095816252 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095816252 DMM INFO MM(262420000000045/d998fc39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095816252 DMM NOTICE MM(262420000000045/d998fc39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095816252 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095816252 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095816252 DLLC NOTICE LLME(c7573f41/d998fc39){ASSIGNED} LLGM Assign pre (ffffffff => d998fc39) (gprs_llc.c:1079) 20250825095816252 DLLC NOTICE LLME(ffffffff/d998fc39){ASSIGNED} LLGM Assign post (ffffffff => d998fc39) (gprs_llc.c:1125) 20250825095816252 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095816252 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095816252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095816252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@9c539480cdf9: setverdict(pass): none -> pass 20250825095816302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095816302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095816302 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095816302 DMM INFO MM(262420000000045/d998fc39) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095816302 DMM INFO MM(262420000000045/d998fc39) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095816302 DMM DEBUG MM(262420000000045/d998fc39) Using GGSN 0 (gprs_sm.c:317) 20250825095816302 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) 20250825095816302 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250825095816302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095816302 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095816302 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250825095816309 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 a4 80 4b 24 11 3a 0e 44 f8 14 05 7f ee c0 45 33 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) 20250825095816309 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7d220, cbp=0x56227dc8dfa0) (sgsn_libgtp.c:633) 20250825095816309 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095816309 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=d998fc39, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095816309 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095816309 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095816312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095816312 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250825095816312 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250825095816312 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250825095816312 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@9c539480cdf9: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@9c539480cdf9: Final verdict of PTC: pass 20250825095816318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1129)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1140)@9c539480cdf9: Final verdict of PTC: none 20250825095816320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095816320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1133)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1138)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1128)@9c539480cdf9: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@9c539480cdf9: Final verdict of PTC: none TC_xid_n201u-BVCI220(1136)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@9c539480cdf9: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1139)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1130)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1131)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1126)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1137)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_n201u-BVCI220(1136): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1138): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@9c539480cdf9: Test case TC_xid_n201u finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Aug 25 09:58:16 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250825095816390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095816792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86080) 20250825095817322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095817322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86080, count=101916) 20250825095818078 DGPRS DEBUG Checking for inactive LLMEs, time = 19346803 (sgsn.c:132) 20250825095818082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095818082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095818082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095818082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095818082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095818082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095818082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095818082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095818082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095818082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095818324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095818324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58: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_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 20250825095819325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095819325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_llc_null started. 20250825095819914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095819916 DMM INFO MM(262420000000045/d998fc39) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095819916 DMM INFO MM(262420000000045/d998fc39) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095819916 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095819916 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095819916 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095819916 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095819916 DLLC NOTICE LLME(ffffffff/d998fc39){ASSIGNED} LLGM Assign pre (d998fc39 => ffffffff) (gprs_llc.c:1079) 20250825095819916 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d998fc39 => ffffffff) (gprs_llc.c:1125) 20250825095819916 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095819916 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095819916 DMM NOTICE MM(262420000000045/d998fc39) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095819916 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250825095819916 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095819916 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095819916 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250825095819916 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250825095819916 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) 20250825095819916 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) 20250825095819916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095819916 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095819917 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095819917 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095819917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095819956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095819956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095819956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095819956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095819956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095819956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095819956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095819956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095819956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095819957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095819957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095819957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095819957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095819957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095819957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095819957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095819957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095819957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095819957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095819957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095819958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095819958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095819960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095819965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095819965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1147)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1153)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095819974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095819974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095819974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095819974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095819974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095819974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095819974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095819974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095819974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095819975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095819975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095819975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095819975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095819975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095819975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095819975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095819975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095819975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095819975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095819975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095819975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095819975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095819977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095819981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095819981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1153)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_null-BVCI210(1151)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095819985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095819985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095819985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095819985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095819985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095819985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095819985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095819985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095819985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095819985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095819985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095819985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095819986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095819986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095819986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095819986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095819986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095819986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095819986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095819986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095819986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095819986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095819988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095819993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095819993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095820326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095820326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095820326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095820326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095820327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095820327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@9c539480cdf9: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='D02D0C4A'O, index=0 SGSN_Test-GSUP(1160)@9c539480cdf9: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@9c539480cdf9: 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 := '4460E04062F53430C1CA6EC8BF4C830F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E2F9CEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '603F862782F04B09'O } } } } } 20250825095821404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095821404 DLLC NOTICE LLME(ffffffff/d02d0c4a){UNASSIGNED} LLC RX: unknown TLLI 0xd02d0c4a, creating LLME on the fly (gprs_llc.c:552) 20250825095821404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095821404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095821404 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095821404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095821404 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095821404 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095821404 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095821404 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095821404 DLLC NOTICE LLME(ffffffff/d02d0c4a){UNASSIGNED} LLGM Assign pre (d02d0c4a => c5bfa972) (gprs_llc.c:1079) 20250825095821404 DLLC NOTICE LLME(d02d0c4a/c5bfa972){ASSIGNED} LLGM Assign post (d02d0c4a => c5bfa972) (gprs_llc.c:1125) 20250825095821404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095821404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095821404 DMM DEBUG MM(262420000000041/c5bfa972) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095821412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095821412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095821412 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095821412 DMM DEBUG MM(262420000000041/c5bfa972) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250825095821412 DMM NOTICE MM(262420000000041/c5bfa972) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095821412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095821412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095821412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095821412 DMM DEBUG MM(262420000000041/c5bfa972) Requesting authorization (sgsn_auth.c:160) 20250825095821412 DMM INFO MM(262420000000041/c5bfa972) Requesting authentication tuples (sgsn_auth.c:184) 20250825095821412 DMM DEBUG MM(262420000000041/c5bfa972) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095821412 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250825095821412 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@9c539480cdf9: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250825095821414 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095821414 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095821414 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095821414 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095821414 DMM INFO MM(262420000000041/c5bfa972) Subscriber data update (mmctx.c:445) 20250825095821414 DMM DEBUG MM(262420000000041/c5bfa972) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095821414 DMM INFO MM(262420000000041/c5bfa972) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095821414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095821414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095821414 DMM INFO MM(262420000000041/c5bfa972) <- GMM AUTH AND CIPHERING REQ (rand = 44 60 e0 40 62 f5 34 30 c1 ca 6e c8 bf 4c 83 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095821419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095821419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095821419 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095821419 DMM INFO MM(262420000000041/c5bfa972) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095821419 DMM NOTICE MM(262420000000041/c5bfa972) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095821419 DMM DEBUG MM(262420000000041/c5bfa972) checking auth: received GSM SRES = 6e 2f 9c ea (gprs_gmm.c:716) 20250825095821419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095821419 DMM DEBUG MM(262420000000041/c5bfa972) Requesting authorization (sgsn_auth.c:160) 20250825095821419 DMM INFO MM(262420000000041/c5bfa972) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095821419 DMM DEBUG MM(262420000000041/c5bfa972) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095821419 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250825095821419 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) 20250825095821419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095821419 DMM INFO MM(262420000000041/c5bfa972) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5bfa972) (gprs_gmm.c:337) 20250825095821421 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095821421 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095821421 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250825095821421 DMM INFO MM(262420000000041/c5bfa972) Subscriber data update (mmctx.c:445) 20250825095821421 DMM DEBUG MM(262420000000041/c5bfa972) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095821421 DMM INFO MM(262420000000041/c5bfa972) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095821421 DMM NOTICE MM(262420000000041/c5bfa972) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250825095821421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095821421 DMM NOTICE MM(262420000000041/c5bfa972) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095821421 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) 20250825095821421 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095821421 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250825095821421 DMM INFO MM(262420000000041/c5bfa972) Subscriber data update (mmctx.c:445) 20250825095821421 DMM DEBUG MM(262420000000041/c5bfa972) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095821425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095821425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095821425 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095821425 DMM INFO MM(262420000000041/c5bfa972) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095821425 DMM NOTICE MM(262420000000041/c5bfa972) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095821425 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095821425 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095821425 DLLC NOTICE LLME(d02d0c4a/c5bfa972){ASSIGNED} LLGM Assign pre (ffffffff => c5bfa972) (gprs_llc.c:1079) 20250825095821425 DLLC NOTICE LLME(ffffffff/c5bfa972){ASSIGNED} LLGM Assign post (ffffffff => c5bfa972) (gprs_llc.c:1125) 20250825095821425 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095821425 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095821425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095821425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825095822482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095822482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250825095822482 DLLC DEBUG TLLI=c5bfa972 sends us LLC NULL (gprs_llc.c:912) 20250825095822482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095822482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250825095822482 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095822482 DMM INFO MM(262420000000041/c5bfa972) -> GMM DETACH REQUEST TLLI=0xc5bfa972 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250825095822482 DMM INFO MM(262420000000041/c5bfa972) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250825095822482 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095822482 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095822482 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095822482 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095822482 DLLC NOTICE LLME(ffffffff/c5bfa972){ASSIGNED} LLGM Assign pre (c5bfa972 => ffffffff) (gprs_llc.c:1079) 20250825095822482 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5bfa972 => ffffffff) (gprs_llc.c:1125) 20250825095822483 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250825095822483 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) 20250825095822483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095822483 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095822483 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095822483 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095822483 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@9c539480cdf9: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@9c539480cdf9: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@9c539480cdf9: Final verdict of PTC: pass 20250825095827501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58130<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1158)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1148)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1160)@9c539480cdf9: Final verdict of PTC: none 20250825095827507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095827507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1153)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1154)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9c539480cdf9: Final verdict of PTC: none TC_llc_null-BVCI210(1151)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@9c539480cdf9: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@9c539480cdf9: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1146)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1152)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1156)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_null-BVCI210(1151): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@9c539480cdf9: Test case TC_llc_null finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Aug 25 09:58:27 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250825095827623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095828024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97688) 20250825095828508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095828508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97688, count=102044) 20250825095829509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095829509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58: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_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 20250825095830510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095830510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_llc_sabm_dm_llgmm started. 20250825095831069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095831072 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095831107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095831107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095831107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095831107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095831107 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095831107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095831107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095831107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095831107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095831108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095831108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095831108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095831108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095831108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095831108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095831108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095831108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095831109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095831109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095831109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095831109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095831109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095831112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1169)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1165)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095831118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095831118 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1167)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1170)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1169)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095831124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095831124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095831124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095831124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095831124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095831124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095831124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095831124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095831124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095831125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095831125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095831125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095831125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095831125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095831125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095831125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095831125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095831125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095831125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095831125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1173)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095831125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095831125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095831128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1174)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1170)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095831133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095831133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1175)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1172)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1174)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095831138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095831138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095831138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095831138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095831138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095831138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095831138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095831138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095831138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095831139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095831139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095831139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095831139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095831139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095831139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095831139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095831139 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095831139 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095831139 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095831139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1178)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095831139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095831139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095831141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095831145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095831145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1177)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095831512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095831512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095831512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095831512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095831517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095831518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@9c539480cdf9: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='D21C1225'O, index=0 SGSN_Test-GSUP(1180)@9c539480cdf9: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@9c539480cdf9: 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 := 'E9467DC1A078A8987BB45875FA7627FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2A474DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A943C8CA6F1D97A'O } } } } } 20250825095832600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095832600 DLLC NOTICE LLME(ffffffff/d21c1225){UNASSIGNED} LLC RX: unknown TLLI 0xd21c1225, creating LLME on the fly (gprs_llc.c:552) 20250825095832600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095832600 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095832600 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095832600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095832600 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095832600 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095832600 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095832600 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095832600 DLLC NOTICE LLME(ffffffff/d21c1225){UNASSIGNED} LLGM Assign pre (d21c1225 => efd8edb3) (gprs_llc.c:1079) 20250825095832600 DLLC NOTICE LLME(d21c1225/efd8edb3){ASSIGNED} LLGM Assign post (d21c1225 => efd8edb3) (gprs_llc.c:1125) 20250825095832600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095832600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095832600 DMM DEBUG MM(262420000000042/efd8edb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095832611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095832611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095832611 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095832611 DMM DEBUG MM(262420000000042/efd8edb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250825095832611 DMM NOTICE MM(262420000000042/efd8edb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095832611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095832611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095832611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095832611 DMM DEBUG MM(262420000000042/efd8edb3) Requesting authorization (sgsn_auth.c:160) 20250825095832611 DMM INFO MM(262420000000042/efd8edb3) Requesting authentication tuples (sgsn_auth.c:184) 20250825095832611 DMM DEBUG MM(262420000000042/efd8edb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095832611 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250825095832611 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@9c539480cdf9: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250825095832615 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095832615 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095832615 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095832615 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095832615 DMM INFO MM(262420000000042/efd8edb3) Subscriber data update (mmctx.c:445) 20250825095832615 DMM DEBUG MM(262420000000042/efd8edb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095832615 DMM INFO MM(262420000000042/efd8edb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095832615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095832615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095832615 DMM INFO MM(262420000000042/efd8edb3) <- GMM AUTH AND CIPHERING REQ (rand = e9 46 7d c1 a0 78 a8 98 7b b4 58 75 fa 76 27 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095832627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095832628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095832628 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095832628 DMM INFO MM(262420000000042/efd8edb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095832628 DMM NOTICE MM(262420000000042/efd8edb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095832628 DMM DEBUG MM(262420000000042/efd8edb3) checking auth: received GSM SRES = f2 a4 74 df (gprs_gmm.c:716) 20250825095832628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095832628 DMM DEBUG MM(262420000000042/efd8edb3) Requesting authorization (sgsn_auth.c:160) 20250825095832628 DMM INFO MM(262420000000042/efd8edb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095832628 DMM DEBUG MM(262420000000042/efd8edb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095832628 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250825095832628 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) 20250825095832628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095832628 DMM INFO MM(262420000000042/efd8edb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xefd8edb3) (gprs_gmm.c:337) 20250825095832630 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095832630 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095832630 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250825095832630 DMM INFO MM(262420000000042/efd8edb3) Subscriber data update (mmctx.c:445) 20250825095832630 DMM DEBUG MM(262420000000042/efd8edb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095832630 DMM INFO MM(262420000000042/efd8edb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095832630 DMM NOTICE MM(262420000000042/efd8edb3) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250825095832630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095832630 DMM NOTICE MM(262420000000042/efd8edb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095832630 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) 20250825095832631 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095832631 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250825095832631 DMM INFO MM(262420000000042/efd8edb3) Subscriber data update (mmctx.c:445) 20250825095832631 DMM DEBUG MM(262420000000042/efd8edb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095832639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095832639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095832639 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095832639 DMM INFO MM(262420000000042/efd8edb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095832639 DMM NOTICE MM(262420000000042/efd8edb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095832639 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095832639 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095832640 DLLC NOTICE LLME(d21c1225/efd8edb3){ASSIGNED} LLGM Assign pre (ffffffff => efd8edb3) (gprs_llc.c:1079) 20250825095832640 DLLC NOTICE LLME(ffffffff/efd8edb3){ASSIGNED} LLGM Assign post (ffffffff => efd8edb3) (gprs_llc.c:1125) 20250825095832640 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095832640 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095832640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095832640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825095833698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095833698 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)@9c539480cdf9: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@9c539480cdf9: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@9c539480cdf9: Final verdict of PTC: pass 20250825095833714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1180)@9c539480cdf9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1178)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1168)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@9c539480cdf9: Final verdict of PTC: none 20250825095833720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095833720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1173)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@9c539480cdf9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1177)@9c539480cdf9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1179)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1171)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1166)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1176)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1177): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1179): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@9c539480cdf9: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Aug 25 09:58:33 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 20250825095833771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095834173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80184) 20250825095834721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095834722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80184, count=88216) 20250825095835723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095835723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58: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_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 20250825095836724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095836724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_llc_sabm_dm_ll5 started. 20250825095837212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095837214 DMM INFO MM(262420000000042/efd8edb3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095837214 DMM INFO MM(262420000000042/efd8edb3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095837214 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095837214 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095837214 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095837214 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095837214 DLLC NOTICE LLME(ffffffff/efd8edb3){ASSIGNED} LLGM Assign pre (efd8edb3 => ffffffff) (gprs_llc.c:1079) 20250825095837214 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efd8edb3 => ffffffff) (gprs_llc.c:1125) 20250825095837214 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250825095837214 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) 20250825095837214 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) 20250825095837214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095837214 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095837214 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095837214 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095837214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1188)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095837257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095837257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095837257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095837257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095837257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095837257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095837257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095837257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095837257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095837258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095837258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095837258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095837258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095837259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095837259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095837259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095837259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095837259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095837259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095837259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095837259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095837259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1189)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095837261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1190)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1185)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095837268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095837268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1187)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1189)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1194)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1194)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095837273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095837273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095837273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095837273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095837274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095837274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095837274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095837274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095837274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1193)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1194)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095837274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095837274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095837274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095837275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095837275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095837275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095837275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095837275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095837275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095837275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095837275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095837275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095837275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1194)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1194)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095837278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1190)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1193)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095837285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095837285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250825095837287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095837287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095837287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095837287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095837287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095837287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095837287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095837287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095837287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_llc_sabm_dm_ll5-BVCI210(1191)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1198)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095837288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095837288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095837288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095837288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095837288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095837288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095837288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095837288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095837288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095837288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095837288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095837288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095837288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1198)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1198)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095837290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095837295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095837295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095837726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095837726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095837726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095837726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095837730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095837731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@9c539480cdf9: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='E7C89834'O, index=0 SGSN_Test-GSUP(1200)@9c539480cdf9: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@9c539480cdf9: 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 := '1BB9CEBDDB93F13BAEBE50AE1F858D81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F3BF9BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F68BA7ACCCDFB3B9'O } } } } } 20250825095838803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095838803 DLLC NOTICE LLME(ffffffff/e7c89834){UNASSIGNED} LLC RX: unknown TLLI 0xe7c89834, creating LLME on the fly (gprs_llc.c:552) 20250825095838803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095838803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095838803 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095838803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095838803 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095838803 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095838803 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095838803 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095838803 DLLC NOTICE LLME(ffffffff/e7c89834){UNASSIGNED} LLGM Assign pre (e7c89834 => f9527ddd) (gprs_llc.c:1079) 20250825095838803 DLLC NOTICE LLME(e7c89834/f9527ddd){ASSIGNED} LLGM Assign post (e7c89834 => f9527ddd) (gprs_llc.c:1125) 20250825095838803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095838803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095838803 DMM DEBUG MM(262420000000043/f9527ddd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095838830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095838830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095838830 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095838830 DMM DEBUG MM(262420000000043/f9527ddd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250825095838830 DMM NOTICE MM(262420000000043/f9527ddd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095838830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095838830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095838830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095838830 DMM DEBUG MM(262420000000043/f9527ddd) Requesting authorization (sgsn_auth.c:160) 20250825095838830 DMM INFO MM(262420000000043/f9527ddd) Requesting authentication tuples (sgsn_auth.c:184) 20250825095838830 DMM DEBUG MM(262420000000043/f9527ddd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095838830 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250825095838830 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@9c539480cdf9: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250825095838833 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095838833 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095838833 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095838833 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095838833 DMM INFO MM(262420000000043/f9527ddd) Subscriber data update (mmctx.c:445) 20250825095838833 DMM DEBUG MM(262420000000043/f9527ddd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095838833 DMM INFO MM(262420000000043/f9527ddd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095838833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095838833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095838833 DMM INFO MM(262420000000043/f9527ddd) <- GMM AUTH AND CIPHERING REQ (rand = 1b b9 ce bd db 93 f1 3b ae be 50 ae 1f 85 8d 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095838846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095838846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095838846 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095838846 DMM INFO MM(262420000000043/f9527ddd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095838846 DMM NOTICE MM(262420000000043/f9527ddd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095838846 DMM DEBUG MM(262420000000043/f9527ddd) checking auth: received GSM SRES = 0f 3b f9 bd (gprs_gmm.c:716) 20250825095838846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095838846 DMM DEBUG MM(262420000000043/f9527ddd) Requesting authorization (sgsn_auth.c:160) 20250825095838846 DMM INFO MM(262420000000043/f9527ddd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095838846 DMM DEBUG MM(262420000000043/f9527ddd) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095838846 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250825095838846 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) 20250825095838846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095838846 DMM INFO MM(262420000000043/f9527ddd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9527ddd) (gprs_gmm.c:337) 20250825095838848 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095838848 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095838848 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250825095838848 DMM INFO MM(262420000000043/f9527ddd) Subscriber data update (mmctx.c:445) 20250825095838848 DMM DEBUG MM(262420000000043/f9527ddd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095838848 DMM INFO MM(262420000000043/f9527ddd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095838848 DMM NOTICE MM(262420000000043/f9527ddd) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250825095838848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095838848 DMM NOTICE MM(262420000000043/f9527ddd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095838848 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) 20250825095838848 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095838848 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250825095838848 DMM INFO MM(262420000000043/f9527ddd) Subscriber data update (mmctx.c:445) 20250825095838848 DMM DEBUG MM(262420000000043/f9527ddd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095838858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095838858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095838858 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095838858 DMM INFO MM(262420000000043/f9527ddd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095838858 DMM NOTICE MM(262420000000043/f9527ddd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095838858 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095838858 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095838858 DLLC NOTICE LLME(e7c89834/f9527ddd){ASSIGNED} LLGM Assign pre (ffffffff => f9527ddd) (gprs_llc.c:1079) 20250825095838858 DLLC NOTICE LLME(ffffffff/f9527ddd){ASSIGNED} LLGM Assign post (ffffffff => f9527ddd) (gprs_llc.c:1125) 20250825095838858 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095838858 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095838858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095838858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825095839918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095839918 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)@9c539480cdf9: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@9c539480cdf9: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@9c539480cdf9: Final verdict of PTC: pass 20250825095839935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1200)@9c539480cdf9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1197)@9c539480cdf9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@9c539480cdf9: Final verdict of PTC: none 20250825095839940 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095839941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1194)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1199)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1193)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@9c539480cdf9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1191)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1198)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1189)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1188)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1196)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1186)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1192)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1191): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1192): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1193): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1194): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none)Mon Aug 25 09:58:39 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@9c539480cdf9: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. 20250825095840038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095840440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20250825095840942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095840942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=91928) 20250825095841943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095841944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58:42 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 20250825095842945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095842945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_suspend_nopaging started. 20250825095843558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095843560 DMM INFO MM(262420000000043/f9527ddd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095843560 DMM INFO MM(262420000000043/f9527ddd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095843561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095843561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095843561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095843561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095843561 DLLC NOTICE LLME(ffffffff/f9527ddd){ASSIGNED} LLGM Assign pre (f9527ddd => ffffffff) (gprs_llc.c:1079) 20250825095843561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9527ddd => ffffffff) (gprs_llc.c:1125) 20250825095843561 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250825095843561 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) 20250825095843561 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) 20250825095843561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095843561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095843561 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095843561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095843561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1209)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1209)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095843605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095843605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095843605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095843605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095843605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095843605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095843605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095843605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095843605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1208)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1209)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095843606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095843606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095843606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095843606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095843606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095843606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095843606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095843606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095843606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095843606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095843606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095843606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095843606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1209)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1209)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095843609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1210)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1205)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1208)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1213)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825095843615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095843615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1213)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095843617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095843617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095843617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095843617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095843617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095843617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095843617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095843617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095843617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095843618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095843618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095843618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095843618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095843618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) TC_suspend_nopaging-BVCI196(1206)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095843618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095843618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095843618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095843618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095843618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095843618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095843618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095843618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1214)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095843621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1210)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095843626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095843626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1215)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1212)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1214)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095843632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095843632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095843632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095843632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095843632 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095843632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095843632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095843632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095843632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095843634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095843634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095843634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095843634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095843634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095843634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095843634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095843634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095843634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095843634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095843634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095843634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095843634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095843637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095843641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095843641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095843946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095843946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095843946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095843946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095843950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095843951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1206)@9c539480cdf9: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='F88C2F9D'O, index=0 SGSN_Test-GSUP(1220)@9c539480cdf9: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@9c539480cdf9: 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 := '92E57288BF2B5D2E08BB8B5A4091954B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B37DFA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72101A6ACC84D081'O } } } } } 20250825095845036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095845036 DLLC NOTICE LLME(ffffffff/f88c2f9d){UNASSIGNED} LLC RX: unknown TLLI 0xf88c2f9d, creating LLME on the fly (gprs_llc.c:552) 20250825095845036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095845036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095845036 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095845036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095845036 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095845036 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095845036 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095845036 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095845036 DLLC NOTICE LLME(ffffffff/f88c2f9d){UNASSIGNED} LLGM Assign pre (f88c2f9d => f5b0931e) (gprs_llc.c:1079) 20250825095845036 DLLC NOTICE LLME(f88c2f9d/f5b0931e){ASSIGNED} LLGM Assign post (f88c2f9d => f5b0931e) (gprs_llc.c:1125) 20250825095845036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095845036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095845036 DMM DEBUG MM(262420000000048/f5b0931e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095845062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095845062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095845062 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095845062 DMM DEBUG MM(262420000000048/f5b0931e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250825095845062 DMM NOTICE MM(262420000000048/f5b0931e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095845062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095845062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095845062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095845062 DMM DEBUG MM(262420000000048/f5b0931e) Requesting authorization (sgsn_auth.c:160) 20250825095845062 DMM INFO MM(262420000000048/f5b0931e) Requesting authentication tuples (sgsn_auth.c:184) 20250825095845062 DMM DEBUG MM(262420000000048/f5b0931e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095845062 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250825095845062 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@9c539480cdf9: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250825095845068 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095845068 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095845068 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095845068 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095845068 DMM INFO MM(262420000000048/f5b0931e) Subscriber data update (mmctx.c:445) 20250825095845068 DMM DEBUG MM(262420000000048/f5b0931e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095845068 DMM INFO MM(262420000000048/f5b0931e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095845068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095845068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095845068 DMM INFO MM(262420000000048/f5b0931e) <- GMM AUTH AND CIPHERING REQ (rand = 92 e5 72 88 bf 2b 5d 2e 08 bb 8b 5a 40 91 95 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095845085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095845085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095845085 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095845085 DMM INFO MM(262420000000048/f5b0931e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095845085 DMM NOTICE MM(262420000000048/f5b0931e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095845085 DMM DEBUG MM(262420000000048/f5b0931e) checking auth: received GSM SRES = 1b 37 df a1 (gprs_gmm.c:716) 20250825095845085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095845085 DMM DEBUG MM(262420000000048/f5b0931e) Requesting authorization (sgsn_auth.c:160) 20250825095845085 DMM INFO MM(262420000000048/f5b0931e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095845085 DMM DEBUG MM(262420000000048/f5b0931e) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095845085 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250825095845085 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) 20250825095845085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095845085 DMM INFO MM(262420000000048/f5b0931e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5b0931e) (gprs_gmm.c:337) 20250825095845088 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095845088 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095845088 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250825095845088 DMM INFO MM(262420000000048/f5b0931e) Subscriber data update (mmctx.c:445) 20250825095845088 DMM DEBUG MM(262420000000048/f5b0931e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095845088 DMM INFO MM(262420000000048/f5b0931e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095845088 DMM NOTICE MM(262420000000048/f5b0931e) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250825095845088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095845088 DMM NOTICE MM(262420000000048/f5b0931e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095845088 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) 20250825095845089 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095845089 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250825095845089 DMM INFO MM(262420000000048/f5b0931e) Subscriber data update (mmctx.c:445) 20250825095845089 DMM DEBUG MM(262420000000048/f5b0931e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095845101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095845102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095845102 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095845102 DMM INFO MM(262420000000048/f5b0931e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095845102 DMM NOTICE MM(262420000000048/f5b0931e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095845102 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095845102 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095845102 DLLC NOTICE LLME(f88c2f9d/f5b0931e){ASSIGNED} LLGM Assign pre (ffffffff => f5b0931e) (gprs_llc.c:1079) 20250825095845102 DLLC NOTICE LLME(ffffffff/f5b0931e){ASSIGNED} LLGM Assign post (ffffffff => f5b0931e) (gprs_llc.c:1125) 20250825095845102 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095845102 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095845102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095845102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@9c539480cdf9: setverdict(pass): none -> pass 20250825095845159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095845159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095845159 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095845159 DMM INFO MM(262420000000048/f5b0931e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095845159 DMM INFO MM(262420000000048/f5b0931e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095845159 DMM DEBUG MM(262420000000048/f5b0931e) Using GGSN 0 (gprs_sm.c:317) 20250825095845159 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) 20250825095845159 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250825095845159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095845160 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095845160 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250825095845187 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 70 19 70 37 11 74 6e af af 14 05 7f d0 78 b4 dc 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) 20250825095845187 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7e298, cbp=0x56227dc8f180) (sgsn_libgtp.c:633) 20250825095845187 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095845187 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=f5b0931e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095845187 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095845187 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095845207 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250825095845221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095845221 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250825095845221 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250825095845227 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250825095845227 DMM INFO MM(262420000000048/f5b0931e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250825095848080 DGPRS DEBUG Checking for inactive LLMEs, time = 19346833 (sgsn.c:132) 20250825095848082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095848082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095848082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095848082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095848082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095848082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095848083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095848083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095848083 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095848083 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_nopaging-BVCI196(1206)@9c539480cdf9: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@9c539480cdf9: Final verdict of PTC: pass 20250825095850232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1220)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1218)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1209)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1213)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@9c539480cdf9: Final verdict of PTC: none 20250825095850235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095850235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1221)@9c539480cdf9: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1206)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@9c539480cdf9: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1212)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1208)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@9c539480cdf9: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1211)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1207)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1216)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_nopaging-BVCI196(1206): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1207): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1208): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1209): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@9c539480cdf9: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Aug 25 09:58:50 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250825095850305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095850707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107640) 20250825095851236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095851236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107640, count=108800) 20250825095852238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095852238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:58:52 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 20250825095853239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095853239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_suspend_resume started. 20250825095853837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095853840 DMM INFO MM(262420000000048/f5b0931e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095853841 DMM INFO MM(262420000000048/f5b0931e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095853841 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095853841 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095853841 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095853841 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095853841 DLLC NOTICE LLME(ffffffff/f5b0931e){ASSIGNED} LLGM Assign pre (f5b0931e => ffffffff) (gprs_llc.c:1079) 20250825095853841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5b0931e => ffffffff) (gprs_llc.c:1125) 20250825095853841 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc94150 (gprs_sndcp.c:574) 20250825095853841 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095853841 DMM NOTICE MM(262420000000048/f5b0931e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095853841 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250825095853841 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095853841 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095853841 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250825095853841 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250825095853841 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) 20250825095853841 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) 20250825095853841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095853841 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095853841 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095853841 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095853841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1228)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095853900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095853900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095853900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095853900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095853900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095853900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095853900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095853900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095853900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1228)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095853901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095853901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095853901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095853901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095853901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095853901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095853901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095853901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095853901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095853901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095853901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095853901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095853901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1228)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1228)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095853903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1229)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1225)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095853907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095853907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1227)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1230)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1229)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095853914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095853914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095853914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095853914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095853914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095853914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095853914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095853914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095853914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1233)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095853915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095853915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095853915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095853915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095853915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095853915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095853915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095853915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095853915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095853915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095853915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1233)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095853916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095853916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825095853917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1234)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1230)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095853922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095853922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1232)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095853929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095853929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095853929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095853929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095853929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095853929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095853929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095853929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095853929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095853930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095853930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095853930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095853930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095853930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095853930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095853930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095853930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095853930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095853930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095853930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095853931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095853931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095853932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095853936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095853936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095854240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095854240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095854240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095854240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095854244 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095854245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1227)@9c539480cdf9: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='F309E255'O, index=0 SGSN_Test-GSUP(1240)@9c539480cdf9: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@9c539480cdf9: 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 := '074DAB80BD98AD206AAC6C6A472D78B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78BBF158'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3ADC0919F0EB2B2C'O } } } } } 20250825095855330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095855330 DLLC NOTICE LLME(ffffffff/f309e255){UNASSIGNED} LLC RX: unknown TLLI 0xf309e255, creating LLME on the fly (gprs_llc.c:552) 20250825095855330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095855330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095855330 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095855330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095855330 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095855330 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095855330 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095855330 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095855330 DLLC NOTICE LLME(ffffffff/f309e255){UNASSIGNED} LLGM Assign pre (f309e255 => c07a5dd5) (gprs_llc.c:1079) 20250825095855330 DLLC NOTICE LLME(f309e255/c07a5dd5){ASSIGNED} LLGM Assign post (f309e255 => c07a5dd5) (gprs_llc.c:1125) 20250825095855330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095855330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095855330 DMM DEBUG MM(262420000000049/c07a5dd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095855350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095855350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095855350 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095855350 DMM DEBUG MM(262420000000049/c07a5dd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250825095855350 DMM NOTICE MM(262420000000049/c07a5dd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095855350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095855350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095855350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095855350 DMM DEBUG MM(262420000000049/c07a5dd5) Requesting authorization (sgsn_auth.c:160) 20250825095855350 DMM INFO MM(262420000000049/c07a5dd5) Requesting authentication tuples (sgsn_auth.c:184) 20250825095855350 DMM DEBUG MM(262420000000049/c07a5dd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095855350 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250825095855350 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@9c539480cdf9: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250825095855355 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095855355 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095855355 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095855355 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095855355 DMM INFO MM(262420000000049/c07a5dd5) Subscriber data update (mmctx.c:445) 20250825095855355 DMM DEBUG MM(262420000000049/c07a5dd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095855355 DMM INFO MM(262420000000049/c07a5dd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095855355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095855355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095855355 DMM INFO MM(262420000000049/c07a5dd5) <- GMM AUTH AND CIPHERING REQ (rand = 07 4d ab 80 bd 98 ad 20 6a ac 6c 6a 47 2d 78 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095855372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095855372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095855373 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095855373 DMM INFO MM(262420000000049/c07a5dd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095855373 DMM NOTICE MM(262420000000049/c07a5dd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095855373 DMM DEBUG MM(262420000000049/c07a5dd5) checking auth: received GSM SRES = 78 bb f1 58 (gprs_gmm.c:716) 20250825095855373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095855373 DMM DEBUG MM(262420000000049/c07a5dd5) Requesting authorization (sgsn_auth.c:160) 20250825095855373 DMM INFO MM(262420000000049/c07a5dd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095855373 DMM DEBUG MM(262420000000049/c07a5dd5) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095855373 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250825095855373 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) 20250825095855373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095855373 DMM INFO MM(262420000000049/c07a5dd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a5dd5) (gprs_gmm.c:337) 20250825095855375 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095855375 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095855375 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250825095855376 DMM INFO MM(262420000000049/c07a5dd5) Subscriber data update (mmctx.c:445) 20250825095855376 DMM DEBUG MM(262420000000049/c07a5dd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095855376 DMM INFO MM(262420000000049/c07a5dd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095855376 DMM NOTICE MM(262420000000049/c07a5dd5) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250825095855376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095855376 DMM NOTICE MM(262420000000049/c07a5dd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095855376 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) 20250825095855377 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095855377 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250825095855377 DMM INFO MM(262420000000049/c07a5dd5) Subscriber data update (mmctx.c:445) 20250825095855377 DMM DEBUG MM(262420000000049/c07a5dd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095855388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095855388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095855388 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095855388 DMM INFO MM(262420000000049/c07a5dd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095855388 DMM NOTICE MM(262420000000049/c07a5dd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095855388 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095855388 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095855388 DLLC NOTICE LLME(f309e255/c07a5dd5){ASSIGNED} LLGM Assign pre (ffffffff => c07a5dd5) (gprs_llc.c:1079) 20250825095855388 DLLC NOTICE LLME(ffffffff/c07a5dd5){ASSIGNED} LLGM Assign post (ffffffff => c07a5dd5) (gprs_llc.c:1125) 20250825095855388 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095855388 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095855388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095855388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@9c539480cdf9: setverdict(pass): none -> pass 20250825095855445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095855445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095855445 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095855445 DMM INFO MM(262420000000049/c07a5dd5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095855446 DMM INFO MM(262420000000049/c07a5dd5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095855446 DMM DEBUG MM(262420000000049/c07a5dd5) Using GGSN 0 (gprs_sm.c:317) 20250825095855446 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) 20250825095855446 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250825095855446 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095855446 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095855446 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250825095855472 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 b6 37 7e 9d 11 64 6b bf 70 14 05 7f 8c 6d 92 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:465) 20250825095855473 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f7f310, cbp=0x56227dc8f510) (sgsn_libgtp.c:633) 20250825095855473 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095855473 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=c07a5dd5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095855473 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095855473 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095855489 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250825095855501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095855501 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250825095855501 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250825095855507 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250825095855507 DMM INFO MM(262420000000049/c07a5dd5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250825095900518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095900518 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250825095900518 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250825095900526 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1227)@9c539480cdf9: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@9c539480cdf9: Final verdict of PTC: pass 20250825095900543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095900546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095900546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1229)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1228)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1240)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@9c539480cdf9: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1238)@9c539480cdf9: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@9c539480cdf9: Final verdict of PTC: none TC_suspend_resume-BVCI196(1227)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1233)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1226)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1236)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1231)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1226): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_resume-BVCI196(1227): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1228): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1229): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@9c539480cdf9: Test case TC_suspend_resume finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Aug 25 09:59:00 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250825095900648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095901050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100508) 20250825095901548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095901548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100508, count=106020) 20250825095902549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095902549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:59: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_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 20250825095903550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095903550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_suspend_rau started. 20250825095904178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095904180 DMM INFO MM(262420000000049/c07a5dd5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095904180 DMM INFO MM(262420000000049/c07a5dd5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095904180 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095904180 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095904180 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095904180 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095904180 DLLC NOTICE LLME(ffffffff/c07a5dd5){ASSIGNED} LLGM Assign pre (c07a5dd5 => ffffffff) (gprs_llc.c:1079) 20250825095904180 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c07a5dd5 => ffffffff) (gprs_llc.c:1125) 20250825095904180 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc94150 (gprs_sndcp.c:574) 20250825095904180 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095904180 DMM NOTICE MM(262420000000049/c07a5dd5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095904180 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250825095904180 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095904180 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095904180 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250825095904181 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250825095904181 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) 20250825095904181 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) 20250825095904181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095904181 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095904181 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095904181 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095904181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1248)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095904233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095904233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095904233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095904233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095904233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095904233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095904233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095904233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095904233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1248)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095904234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095904234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095904234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095904235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095904235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095904235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095904235 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095904235 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095904235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095904235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095904235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1248)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1248)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095904239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1249)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1245)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095904245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095904245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1247)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1249)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1253)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1253)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095904254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095904254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095904254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095904254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095904254 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095904254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095904254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095904254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095904254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1253)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095904255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095904255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095904255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095904255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095904255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095904255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095904255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095904255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095904255 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095904255 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095904255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095904255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095904255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1253)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095904257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1254)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1250)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095904263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095904263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1255)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1252)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1254)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1258)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095904268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095904268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095904268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095904268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095904268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095904268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095904268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095904268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095904269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095904269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1258)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095904271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095904276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095904276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095904552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095904552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095904552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095904552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095904556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095904557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1247)@9c539480cdf9: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='F8907426'O, index=0 SGSN_Test-GSUP(1260)@9c539480cdf9: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@9c539480cdf9: 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 := '7B3BDFC780E1D00C51B43006F2F30DFD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E6E8FF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '971A0E719C89F318'O } } } } } 20250825095905646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095905646 DLLC NOTICE LLME(ffffffff/f8907426){UNASSIGNED} LLC RX: unknown TLLI 0xf8907426, creating LLME on the fly (gprs_llc.c:552) 20250825095905646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095905646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095905646 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095905646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095905646 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095905646 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095905646 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095905646 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095905646 DLLC NOTICE LLME(ffffffff/f8907426){UNASSIGNED} LLGM Assign pre (f8907426 => fb6c1320) (gprs_llc.c:1079) 20250825095905646 DLLC NOTICE LLME(f8907426/fb6c1320){ASSIGNED} LLGM Assign post (f8907426 => fb6c1320) (gprs_llc.c:1125) 20250825095905646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095905646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095905646 DMM DEBUG MM(262420000000050/fb6c1320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095905669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095905669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095905669 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095905670 DMM DEBUG MM(262420000000050/fb6c1320) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250825095905670 DMM NOTICE MM(262420000000050/fb6c1320) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095905670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095905670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095905670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095905670 DMM DEBUG MM(262420000000050/fb6c1320) Requesting authorization (sgsn_auth.c:160) 20250825095905670 DMM INFO MM(262420000000050/fb6c1320) Requesting authentication tuples (sgsn_auth.c:184) 20250825095905670 DMM DEBUG MM(262420000000050/fb6c1320) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095905670 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250825095905670 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@9c539480cdf9: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250825095905676 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095905676 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095905676 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095905676 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095905676 DMM INFO MM(262420000000050/fb6c1320) Subscriber data update (mmctx.c:445) 20250825095905676 DMM DEBUG MM(262420000000050/fb6c1320) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095905676 DMM INFO MM(262420000000050/fb6c1320) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095905676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095905676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095905676 DMM INFO MM(262420000000050/fb6c1320) <- GMM AUTH AND CIPHERING REQ (rand = 7b 3b df c7 80 e1 d0 0c 51 b4 30 06 f2 f3 0d fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095905691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095905691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095905691 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095905691 DMM INFO MM(262420000000050/fb6c1320) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095905691 DMM NOTICE MM(262420000000050/fb6c1320) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095905691 DMM DEBUG MM(262420000000050/fb6c1320) checking auth: received GSM SRES = 2e 6e 8f f7 (gprs_gmm.c:716) 20250825095905691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095905691 DMM DEBUG MM(262420000000050/fb6c1320) Requesting authorization (sgsn_auth.c:160) 20250825095905692 DMM INFO MM(262420000000050/fb6c1320) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095905692 DMM DEBUG MM(262420000000050/fb6c1320) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095905692 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250825095905692 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) 20250825095905692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095905692 DMM INFO MM(262420000000050/fb6c1320) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb6c1320) (gprs_gmm.c:337) 20250825095905694 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095905694 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095905694 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250825095905694 DMM INFO MM(262420000000050/fb6c1320) Subscriber data update (mmctx.c:445) 20250825095905694 DMM DEBUG MM(262420000000050/fb6c1320) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095905694 DMM INFO MM(262420000000050/fb6c1320) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095905694 DMM NOTICE MM(262420000000050/fb6c1320) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250825095905694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095905694 DMM NOTICE MM(262420000000050/fb6c1320) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095905694 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) 20250825095905696 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095905696 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250825095905696 DMM INFO MM(262420000000050/fb6c1320) Subscriber data update (mmctx.c:445) 20250825095905696 DMM DEBUG MM(262420000000050/fb6c1320) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095905709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095905709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095905709 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095905709 DMM INFO MM(262420000000050/fb6c1320) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095905709 DMM NOTICE MM(262420000000050/fb6c1320) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095905709 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095905710 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095905710 DLLC NOTICE LLME(f8907426/fb6c1320){ASSIGNED} LLGM Assign pre (ffffffff => fb6c1320) (gprs_llc.c:1079) 20250825095905710 DLLC NOTICE LLME(ffffffff/fb6c1320){ASSIGNED} LLGM Assign post (ffffffff => fb6c1320) (gprs_llc.c:1125) 20250825095905710 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095905710 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@9c539480cdf9: setverdict(pass): none -> pass 20250825095905763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095905763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095905763 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095905763 DMM INFO MM(262420000000050/fb6c1320) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095905763 DMM INFO MM(262420000000050/fb6c1320) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095905763 DMM DEBUG MM(262420000000050/fb6c1320) Using GGSN 0 (gprs_sm.c:317) 20250825095905763 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) 20250825095905763 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250825095905763 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095905763 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095905763 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250825095905779 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 6c 90 91 fb 11 8e 4e 32 ba 14 05 7f ea d4 df 48 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) 20250825095905779 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f80388, cbp=0x56227dc97740) (sgsn_libgtp.c:633) 20250825095905780 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095905780 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=fb6c1320, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095905780 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095905780 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095905794 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250825095905806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095905806 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250825095905806 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250825095905812 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250825095905812 DMM INFO MM(262420000000050/fb6c1320) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250825095910828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095910829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095910829 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095910829 DMM INFO MM(262420000000050/fb6c1320) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825095910829 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095910829 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250825095910829 DLLC NOTICE LLME(ffffffff/fb6c1320){ASSIGNED} LLGM Assign pre (fb6c1320 => c2f57460) (gprs_llc.c:1079) 20250825095910829 DLLC NOTICE LLME(fb6c1320/c2f57460){ASSIGNED} LLGM Assign post (fb6c1320 => c2f57460) (gprs_llc.c:1125) 20250825095910829 DMM INFO MM(262420000000050/c2f57460) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095910843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095910843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095910844 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095910844 DMM INFO MM(262420000000050/c2f57460) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825095910844 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825095910844 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095910844 DLLC NOTICE LLME(fb6c1320/c2f57460){ASSIGNED} LLGM Assign pre (ffffffff => c2f57460) (gprs_llc.c:1079) 20250825095910844 DLLC NOTICE LLME(ffffffff/c2f57460){ASSIGNED} LLGM Assign post (ffffffff => c2f57460) (gprs_llc.c:1125) 20250825095910844 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250825095911345 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1247)@9c539480cdf9: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@9c539480cdf9: Final verdict of PTC: pass 20250825095911365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1260)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1248)@9c539480cdf9: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1249)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1253)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1258)@9c539480cdf9: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1255)@9c539480cdf9: Final verdict of PTC: none TC_suspend_rau-BVCI196(1247)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1251)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1246)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1256)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1246): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_rau-BVCI196(1247): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1248): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1249): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@9c539480cdf9: Test case TC_suspend_rau finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Aug 25 09:59:11 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250825095911384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095911384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825095911415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095911817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110432) 20250825095912385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095912385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110432, count=111692) 20250825095913386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095913386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:59: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_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 20250825095914387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095914387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_paging_ps started. 20250825095914939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095914943 DMM INFO MM(262420000000050/c2f57460) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095914943 DMM INFO MM(262420000000050/c2f57460) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095914943 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095914943 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095914943 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095914943 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825095914943 DLLC NOTICE LLME(ffffffff/c2f57460){ASSIGNED} LLGM Assign pre (c2f57460 => ffffffff) (gprs_llc.c:1079) 20250825095914943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2f57460 => ffffffff) (gprs_llc.c:1125) 20250825095914943 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc94150 (gprs_sndcp.c:574) 20250825095914943 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095914943 DMM NOTICE MM(262420000000050/c2f57460) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095914943 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250825095914943 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095914943 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095914943 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250825095914943 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250825095914944 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) 20250825095914944 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) 20250825095914944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095914944 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095914944 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095914944 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095914944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095914974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095914974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095914974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095914974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095914974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095914974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095914974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095914974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095914974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095914977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095914977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095914977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095914977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095914977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095914977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095914977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095914977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095914977 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095914977 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095914977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095914977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095914977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1268)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095914981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1269)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1265)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095914990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095914990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1270)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1267)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1269)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1273)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095914995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095914995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095914995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095914995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095914995 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095914995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095914995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095914995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095914995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095914996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095914996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095914996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095914996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095914996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095914996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095914996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095914996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095914996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095914996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095914996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095914996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095914996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095914999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1274)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1270)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095915005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095915005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1275)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1272)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1274)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095915011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095915011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095915011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095915011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095915011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095915011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095915011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095915011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095915011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095915011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095915012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095915012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095915012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095915012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095915012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095915012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095915012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095915012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095915012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095915012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095915012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095915012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1278)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095915015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095915021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095915021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095915388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095915388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095915388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095915388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095915392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095915393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@9c539480cdf9: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='C8E050F7'O, index=0 SGSN_Test-GSUP(1280)@9c539480cdf9: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@9c539480cdf9: 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 := 'FD5E5F0B54EC9A60D8C2A0B4C2A31540'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3405645C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC9B9897D26552B3'O } } } } } 20250825095916477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095916477 DLLC NOTICE LLME(ffffffff/c8e050f7){UNASSIGNED} LLC RX: unknown TLLI 0xc8e050f7, creating LLME on the fly (gprs_llc.c:552) 20250825095916477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095916477 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095916477 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095916477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095916477 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095916477 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095916477 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095916477 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095916477 DLLC NOTICE LLME(ffffffff/c8e050f7){UNASSIGNED} LLGM Assign pre (c8e050f7 => eaec1c9b) (gprs_llc.c:1079) 20250825095916477 DLLC NOTICE LLME(c8e050f7/eaec1c9b){ASSIGNED} LLGM Assign post (c8e050f7 => eaec1c9b) (gprs_llc.c:1125) 20250825095916477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095916477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095916477 DMM DEBUG MM(262420000000051/eaec1c9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095916494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095916494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095916494 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095916494 DMM DEBUG MM(262420000000051/eaec1c9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250825095916494 DMM NOTICE MM(262420000000051/eaec1c9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095916494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095916494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095916494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095916494 DMM DEBUG MM(262420000000051/eaec1c9b) Requesting authorization (sgsn_auth.c:160) 20250825095916494 DMM INFO MM(262420000000051/eaec1c9b) Requesting authentication tuples (sgsn_auth.c:184) 20250825095916494 DMM DEBUG MM(262420000000051/eaec1c9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095916494 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250825095916494 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@9c539480cdf9: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250825095916500 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095916500 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095916500 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095916500 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095916500 DMM INFO MM(262420000000051/eaec1c9b) Subscriber data update (mmctx.c:445) 20250825095916500 DMM DEBUG MM(262420000000051/eaec1c9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095916500 DMM INFO MM(262420000000051/eaec1c9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095916500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095916500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095916500 DMM INFO MM(262420000000051/eaec1c9b) <- GMM AUTH AND CIPHERING REQ (rand = fd 5e 5f 0b 54 ec 9a 60 d8 c2 a0 b4 c2 a3 15 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095916518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095916519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095916519 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095916519 DMM INFO MM(262420000000051/eaec1c9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095916519 DMM NOTICE MM(262420000000051/eaec1c9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095916519 DMM DEBUG MM(262420000000051/eaec1c9b) checking auth: received GSM SRES = 34 05 64 5c (gprs_gmm.c:716) 20250825095916519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095916519 DMM DEBUG MM(262420000000051/eaec1c9b) Requesting authorization (sgsn_auth.c:160) 20250825095916519 DMM INFO MM(262420000000051/eaec1c9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095916519 DMM DEBUG MM(262420000000051/eaec1c9b) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095916519 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250825095916519 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) 20250825095916519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095916519 DMM INFO MM(262420000000051/eaec1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaec1c9b) (gprs_gmm.c:337) 20250825095916523 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095916523 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095916523 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250825095916523 DMM INFO MM(262420000000051/eaec1c9b) Subscriber data update (mmctx.c:445) 20250825095916523 DMM DEBUG MM(262420000000051/eaec1c9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095916523 DMM INFO MM(262420000000051/eaec1c9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095916523 DMM NOTICE MM(262420000000051/eaec1c9b) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250825095916523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095916523 DMM NOTICE MM(262420000000051/eaec1c9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095916523 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) 20250825095916525 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095916525 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250825095916525 DMM INFO MM(262420000000051/eaec1c9b) Subscriber data update (mmctx.c:445) 20250825095916526 DMM DEBUG MM(262420000000051/eaec1c9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095916538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095916538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095916538 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095916538 DMM INFO MM(262420000000051/eaec1c9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095916538 DMM NOTICE MM(262420000000051/eaec1c9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095916538 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095916538 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095916538 DLLC NOTICE LLME(c8e050f7/eaec1c9b){ASSIGNED} LLGM Assign pre (ffffffff => eaec1c9b) (gprs_llc.c:1079) 20250825095916538 DLLC NOTICE LLME(ffffffff/eaec1c9b){ASSIGNED} LLGM Assign post (ffffffff => eaec1c9b) (gprs_llc.c:1125) 20250825095916538 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095916538 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095916538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095916538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825095916596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095916596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095916596 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095916596 DMM INFO MM(262420000000051/eaec1c9b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095916596 DMM INFO MM(262420000000051/eaec1c9b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095916596 DMM DEBUG MM(262420000000051/eaec1c9b) Using GGSN 0 (gprs_sm.c:317) 20250825095916596 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) 20250825095916596 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250825095916596 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095916596 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095916596 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250825095916623 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 b7 e1 85 ab 11 fc 31 dc a3 14 05 7f 06 cc 9f ba 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) 20250825095916623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f81400, cbp=0x56227dc97ad0) (sgsn_libgtp.c:633) 20250825095916623 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095916623 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc944a8 TLLI=eaec1c9b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095916623 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095916623 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@9c539480cdf9: setverdict(pass): none -> pass TC_paging_ps(1283)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095916639 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250825095918081 DGPRS DEBUG Checking for inactive LLMEs, time = 19346863 (sgsn.c:132) 20250825095918082 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095918083 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095918083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095918083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095918083 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095918083 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095918083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095918083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095918083 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095918083 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095919597 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Timeout of T3314 (fsm.c:317) 20250825095919597 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250825095919597 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250825095921650 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250825095921651 DMM INFO MM(262420000000051/eaec1c9b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@9c539480cdf9: 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 := 'EAEC1C9B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@9c539480cdf9: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@9c539480cdf9: Final verdict of PTC: pass 20250825095921677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1280)@9c539480cdf9: Final verdict of PTC: none 20250825095921682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095921682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps-BVCI196(1267)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1279)@9c539480cdf9: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@9c539480cdf9: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1273)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1278)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1268)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1274)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1276)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1266)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1271)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@9c539480cdf9: Test case TC_paging_ps finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Aug 25 09:59:21 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250825095921753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095922155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107760) 20250825095922683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095922683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107760, count=112116) 20250825095923684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095923684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:59: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_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 20250825095924685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095924685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_paging_ps_ra_multiple_cells started. 20250825095925268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095925271 DMM INFO MM(262420000000051/eaec1c9b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095925271 DMM INFO MM(262420000000051/eaec1c9b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095925271 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095925271 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095925271 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095925271 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250825095925271 DLLC NOTICE LLME(ffffffff/eaec1c9b){ASSIGNED} LLGM Assign pre (eaec1c9b => ffffffff) (gprs_llc.c:1079) 20250825095925271 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaec1c9b => ffffffff) (gprs_llc.c:1125) 20250825095925271 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc94150 (gprs_sndcp.c:574) 20250825095925271 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc944a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095925271 DMM NOTICE MM(262420000000051/eaec1c9b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095925271 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250825095925271 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095925271 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095925271 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250825095925271 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250825095925271 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) 20250825095925271 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) 20250825095925271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825095925271 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095925271 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095925271 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095925271 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095925324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095925324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095925324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095925324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095925324 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095925324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095925324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095925324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095925324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095925326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095925326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095925326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095925326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095925326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095925326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095925326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095925326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095925326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095925326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095925326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095925327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095925327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1288)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1288)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095925331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1289)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1285)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095925337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095925337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1290)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1289)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095925343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095925343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095925343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095925343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095925343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095925343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095925343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095925343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095925343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095925344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095925344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095925344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095925344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095925344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095925344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095925344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095925344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095925344 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095925344 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095925344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1293)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095925345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095925345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095925346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1294)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1290)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095925351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095925351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1295)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1294)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1298)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095925358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095925358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095925358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095925358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095925358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095925358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095925358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095925358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095925358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1298)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095925359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095925359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095925359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095925359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095925359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095925359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095925359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095925359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095925359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095925359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095925359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095925360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095925360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1298)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1298)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095925361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095925365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095925365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095925686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095925686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095925686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095925686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095925690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095925691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9c539480cdf9: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='E67B0DF1'O, index=0 SGSN_Test-GSUP(1300)@9c539480cdf9: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9c539480cdf9: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9c539480cdf9: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='E67B0DF1'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9c539480cdf9: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='E67B0DF1'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@9c539480cdf9: 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 := '8DBDA66057BE347D18CD2F88A3C66E30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AD65EAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '574C42E4D45FD412'O } } } } } 20250825095926790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095926790 DLLC NOTICE LLME(ffffffff/e67b0df1){UNASSIGNED} LLC RX: unknown TLLI 0xe67b0df1, creating LLME on the fly (gprs_llc.c:552) 20250825095926790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095926790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095926790 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095926790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825095926790 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095926790 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825095926790 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095926790 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095926790 DLLC NOTICE LLME(ffffffff/e67b0df1){UNASSIGNED} LLGM Assign pre (e67b0df1 => de16e9ac) (gprs_llc.c:1079) 20250825095926790 DLLC NOTICE LLME(e67b0df1/de16e9ac){ASSIGNED} LLGM Assign post (e67b0df1 => de16e9ac) (gprs_llc.c:1125) 20250825095926790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095926790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095926790 DMM DEBUG MM(262420000000052/de16e9ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095926810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095926810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095926810 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095926810 DMM DEBUG MM(262420000000052/de16e9ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250825095926810 DMM NOTICE MM(262420000000052/de16e9ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095926810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095926810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095926810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095926810 DMM DEBUG MM(262420000000052/de16e9ac) Requesting authorization (sgsn_auth.c:160) 20250825095926810 DMM INFO MM(262420000000052/de16e9ac) Requesting authentication tuples (sgsn_auth.c:184) 20250825095926810 DMM DEBUG MM(262420000000052/de16e9ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095926810 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250825095926810 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@9c539480cdf9: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250825095926816 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095926816 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095926816 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095926816 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095926816 DMM INFO MM(262420000000052/de16e9ac) Subscriber data update (mmctx.c:445) 20250825095926816 DMM DEBUG MM(262420000000052/de16e9ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095926816 DMM INFO MM(262420000000052/de16e9ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095926816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095926816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095926816 DMM INFO MM(262420000000052/de16e9ac) <- GMM AUTH AND CIPHERING REQ (rand = 8d bd a6 60 57 be 34 7d 18 cd 2f 88 a3 c6 6e 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095926832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095926832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095926832 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095926832 DMM INFO MM(262420000000052/de16e9ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095926832 DMM NOTICE MM(262420000000052/de16e9ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095926832 DMM DEBUG MM(262420000000052/de16e9ac) checking auth: received GSM SRES = 6a d6 5e aa (gprs_gmm.c:716) 20250825095926832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095926832 DMM DEBUG MM(262420000000052/de16e9ac) Requesting authorization (sgsn_auth.c:160) 20250825095926832 DMM INFO MM(262420000000052/de16e9ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095926832 DMM DEBUG MM(262420000000052/de16e9ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095926832 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250825095926832 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) 20250825095926832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095926832 DMM INFO MM(262420000000052/de16e9ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xde16e9ac) (gprs_gmm.c:337) 20250825095926835 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095926835 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095926835 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250825095926835 DMM INFO MM(262420000000052/de16e9ac) Subscriber data update (mmctx.c:445) 20250825095926835 DMM DEBUG MM(262420000000052/de16e9ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095926835 DMM INFO MM(262420000000052/de16e9ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095926835 DMM NOTICE MM(262420000000052/de16e9ac) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250825095926835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095926835 DMM NOTICE MM(262420000000052/de16e9ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095926835 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) 20250825095926836 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095926836 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250825095926836 DMM INFO MM(262420000000052/de16e9ac) Subscriber data update (mmctx.c:445) 20250825095926836 DMM DEBUG MM(262420000000052/de16e9ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095926847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095926848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095926848 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095926848 DMM INFO MM(262420000000052/de16e9ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095926848 DMM NOTICE MM(262420000000052/de16e9ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095926848 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095926848 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095926848 DLLC NOTICE LLME(e67b0df1/de16e9ac){ASSIGNED} LLGM Assign pre (ffffffff => de16e9ac) (gprs_llc.c:1079) 20250825095926848 DLLC NOTICE LLME(ffffffff/de16e9ac){ASSIGNED} LLGM Assign post (ffffffff => de16e9ac) (gprs_llc.c:1125) 20250825095926848 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095926848 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095926848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095926848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825095926906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095926906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095926906 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095926906 DMM INFO MM(262420000000052/de16e9ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095926906 DMM INFO MM(262420000000052/de16e9ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095926906 DMM DEBUG MM(262420000000052/de16e9ac) Using GGSN 0 (gprs_sm.c:317) 20250825095926906 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) 20250825095926906 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250825095926906 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095926906 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095926906 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250825095926934 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 7c 2a cc 8c 11 ea 99 d4 5f 14 05 7f 6f a5 0f 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=1070 from retransmit req queue (gtp.c:465) 20250825095926934 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f82478, cbp=0x56227dc903e0) (sgsn_libgtp.c:633) 20250825095926934 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095926934 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=de16e9ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095926934 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095926934 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@9c539480cdf9: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095926950 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250825095929907 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Timeout of T3314 (fsm.c:317) 20250825095929907 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250825095929907 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250825095931967 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250825095931967 DMM INFO MM(262420000000052/de16e9ac) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9c539480cdf9: 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 := 'DE16E9AC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9c539480cdf9: 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 := 'DE16E9AC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9c539480cdf9: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@9c539480cdf9: Final verdict of PTC: pass 20250825095931990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1300)@9c539480cdf9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1293)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1284)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@9c539480cdf9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1297)@9c539480cdf9: Final verdict of PTC: none 20250825095931996 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095931996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1288)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1299)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@9c539480cdf9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1292)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1298)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1286)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1291)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1296)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1291): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1292): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1296): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1297): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1298): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1299): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@9c539480cdf9: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Mon Aug 25 09:59:32 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 20250825095932039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095932441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96776) 20250825095932997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095932997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96776, count=105072) 20250825095933999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095933999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:59: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.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 20250825095935000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095935000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_bssgp_rim_single_report started. 20250825095935559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095935561 DMM INFO MM(262420000000052/de16e9ac) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825095935561 DMM INFO MM(262420000000052/de16e9ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825095935561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825095935561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825095935561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825095935561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250825095935561 DLLC NOTICE LLME(ffffffff/de16e9ac){ASSIGNED} LLGM Assign pre (de16e9ac => ffffffff) (gprs_llc.c:1079) 20250825095935561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de16e9ac => ffffffff) (gprs_llc.c:1125) 20250825095935561 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825095935561 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095935561 DMM NOTICE MM(262420000000052/de16e9ac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095935561 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250825095935561 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095935561 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095935561 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250825095935561 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250825095935561 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) 20250825095935561 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) 20250825095935561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825095935561 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825095935561 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825095935562 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825095935562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095935602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095935602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095935602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095935602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095935602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095935602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095935602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095935602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095935602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1308)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095935603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095935603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095935603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095935603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095935603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095935603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095935603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095935603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095935603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095935603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095935603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095935603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095935603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1308)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1309)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095935605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1305)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095935610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095935610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1310)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1307)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1309)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095935616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095935616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095935616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095935616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095935616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095935616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095935616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095935616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095935616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095935617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095935617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095935617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095935617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095935617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095935617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095935617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095935617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095935617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095935617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095935617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095935617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095935617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095935619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1314)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1310)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095935624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095935624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1315)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1312)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1314)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1318)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095935629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095935629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095935629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095935629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095935629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095935629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095935629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095935629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095935629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095935630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095935630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095935630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095935630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095935630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095935630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095935630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095935630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095935630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095935630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095935630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095935630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095935630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095935633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095935638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095935638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095936001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095936002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095936002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095936002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095936006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095936007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: 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(1319)@9c539480cdf9: 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(1319)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825095936040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9c539480cdf9: setverdict(pass): none -> pass MTC@9c539480cdf9: Warning: Re-starting timer T, which is already active (running or expired). 20250825095936062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095936077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43248<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI196(1307)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@9c539480cdf9: Final verdict of PTC: none 20250825095936081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_bssgp_rim_single_report-BVCI220(1317)@9c539480cdf9: Final verdict of PTC: none 20250825095936081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1320)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1319)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1318)@9c539480cdf9: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1308)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1313)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1316)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1306)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1311)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: pass MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@9c539480cdf9: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Aug 25 09:59:36 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 20250825095936133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095936535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43812) 20250825095937081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095937082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43812, count=60368) 20250825095938083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095938083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:59: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.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 20250825095939084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095939084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_rim_eutran_to_geran started. 20250825095939648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095939650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095939684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095939684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095939684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095939684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095939684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095939684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095939684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095939684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095939684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1327)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095939685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095939685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095939685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095939685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095939685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095939685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095939685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095939685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095939685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095939685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095939685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1327)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095939685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095939685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1328)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825095939687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1324)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095939693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095939693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1329)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1328)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1326)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1332)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095939698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095939698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095939698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095939698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095939698 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095939698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095939698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095939698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095939698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1332)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095939699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095939699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095939699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095939699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095939699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095939699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095939699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095939699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095939699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095939699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095939699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095939699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095939699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095939701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1333)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1329)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095939706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095939706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1331)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1333)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1337)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095939714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095939714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095939714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095939714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095939714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095939714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095939714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095939714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095939714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095939715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095939715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095939715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095939715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095939715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095939715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095939715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095939715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095939715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095939715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095939715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095939715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095939715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095939717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095939723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095939723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095940085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095940085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095940085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095940085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095940095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825095940098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: 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)@9c539480cdf9: 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(1338)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9c539480cdf9: setverdict(pass): none -> pass 20250825095940134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095940138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43262<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825095940139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825095940139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1338)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1337)@9c539480cdf9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1339)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1327)@9c539480cdf9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1332)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1329)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@9c539480cdf9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1330)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1335)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1323)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1325)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: pass MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@9c539480cdf9: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Aug 25 09:59:40 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 20250825095940197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095940599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49332) 20250825095941140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095941140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49332, count=53688) 20250825095942141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095942141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 09:59:42 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 20250825095943142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095943142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_cell_change_different_rai_ci_attach started. 20250825095943712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825095943714 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095943752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825095943752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095943752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095943752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095943752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825095943752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095943752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095943752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095943752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095943753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095943753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095943753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095943753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095943753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095943753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095943753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095943753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095943753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825095943753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095943753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095943753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095943753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1346)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095943756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1347)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1343)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095943761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095943761 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1348)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1347)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1351)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095943770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825095943770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095943770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095943770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095943770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825095943770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095943770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095943770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095943770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1351)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095943771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095943771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095943771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095943771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095943771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095943771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095943771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095943771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095943771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825095943771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095943771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095943772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095943772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1352)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825095943774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1348)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1353)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825095943780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095943780 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1352)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1356)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825095943786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825095943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825095943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825095943786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095943786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825095943786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825095943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825095943786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825095943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825095943787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095943787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095943787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825095943787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825095943787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825095943787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825095943787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825095943787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825095943787 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825095943787 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825095943787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825095943787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825095943787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825095943790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825095943794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095943794 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825095944143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825095944143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825095944143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825095944143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825095944148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825095944149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9c539480cdf9: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='CA767375'O, index=0 SGSN_Test-GSUP(1358)@9c539480cdf9: 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)@9c539480cdf9: 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 := '8E70983E3022974A7CDEC808F36BFE87'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C798A36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EC04146B6D3B670'O } } } } } 20250825095944210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944210 DLLC NOTICE LLME(ffffffff/ca767375){UNASSIGNED} LLC RX: unknown TLLI 0xca767375, creating LLME on the fly (gprs_llc.c:552) 20250825095944210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095944210 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825095944210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825095944210 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825095944210 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825095944210 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095944210 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825095944210 DLLC NOTICE LLME(ffffffff/ca767375){UNASSIGNED} LLGM Assign pre (ca767375 => df62adb7) (gprs_llc.c:1079) 20250825095944210 DLLC NOTICE LLME(ca767375/df62adb7){ASSIGNED} LLGM Assign post (ca767375 => df62adb7) (gprs_llc.c:1125) 20250825095944210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095944210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095944210 DMM DEBUG MM(262420000000068/df62adb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095944222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944222 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095944222 DMM DEBUG MM(262420000000068/df62adb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250825095944222 DMM NOTICE MM(262420000000068/df62adb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095944222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095944222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095944222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095944222 DMM DEBUG MM(262420000000068/df62adb7) Requesting authorization (sgsn_auth.c:160) 20250825095944222 DMM INFO MM(262420000000068/df62adb7) Requesting authentication tuples (sgsn_auth.c:184) 20250825095944222 DMM DEBUG MM(262420000000068/df62adb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825095944222 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250825095944222 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@9c539480cdf9: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250825095944225 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825095944225 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825095944225 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825095944225 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825095944225 DMM INFO MM(262420000000068/df62adb7) Subscriber data update (mmctx.c:445) 20250825095944225 DMM DEBUG MM(262420000000068/df62adb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825095944225 DMM INFO MM(262420000000068/df62adb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825095944225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825095944225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825095944225 DMM INFO MM(262420000000068/df62adb7) <- GMM AUTH AND CIPHERING REQ (rand = 8e 70 98 3e 30 22 97 4a 7c de c8 08 f3 6b fe 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825095944236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944236 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095944236 DMM INFO MM(262420000000068/df62adb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825095944236 DMM NOTICE MM(262420000000068/df62adb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825095944236 DMM DEBUG MM(262420000000068/df62adb7) checking auth: received GSM SRES = 8c 79 8a 36 (gprs_gmm.c:716) 20250825095944236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825095944236 DMM DEBUG MM(262420000000068/df62adb7) Requesting authorization (sgsn_auth.c:160) 20250825095944236 DMM INFO MM(262420000000068/df62adb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095944236 DMM DEBUG MM(262420000000068/df62adb7) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095944236 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250825095944236 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) 20250825095944236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825095944236 DMM INFO MM(262420000000068/df62adb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf62adb7) (gprs_gmm.c:337) 20250825095944238 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825095944238 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825095944238 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250825095944238 DMM INFO MM(262420000000068/df62adb7) Subscriber data update (mmctx.c:445) 20250825095944238 DMM DEBUG MM(262420000000068/df62adb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825095944238 DMM INFO MM(262420000000068/df62adb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825095944238 DMM NOTICE MM(262420000000068/df62adb7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250825095944238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825095944238 DMM NOTICE MM(262420000000068/df62adb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825095944238 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) 20250825095944240 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825095944240 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250825095944240 DMM INFO MM(262420000000068/df62adb7) Subscriber data update (mmctx.c:445) 20250825095944240 DMM DEBUG MM(262420000000068/df62adb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825095944249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944249 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095944249 DMM INFO MM(262420000000068/df62adb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825095944249 DMM NOTICE MM(262420000000068/df62adb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825095944249 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825095944249 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825095944249 DLLC NOTICE LLME(ca767375/df62adb7){ASSIGNED} LLGM Assign pre (ffffffff => df62adb7) (gprs_llc.c:1079) 20250825095944249 DLLC NOTICE LLME(ffffffff/df62adb7){ASSIGNED} LLGM Assign post (ffffffff => df62adb7) (gprs_llc.c:1125) 20250825095944249 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825095944249 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825095944249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825095944249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825095944307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944307 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095944307 DMM INFO MM(262420000000068/df62adb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825095944307 DMM INFO MM(262420000000068/df62adb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825095944307 DMM DEBUG MM(262420000000068/df62adb7) Using GGSN 0 (gprs_sm.c:317) 20250825095944307 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) 20250825095944307 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250825095944307 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825095944307 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250825095944307 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250825095944339 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 e5 6b 39 40 11 e1 af 64 ea 14 05 7f a2 b0 b1 6f 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) 20250825095944339 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f834f0, cbp=0x56227dc90210) (sgsn_libgtp.c:633) 20250825095944339 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825095944339 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=df62adb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825095944339 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825095944339 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@9c539480cdf9: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825095944356 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250825095944371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944371 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944371 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9c539480cdf9: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1350)@9c539480cdf9: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='DF62ADB7'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@9c539480cdf9: 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 := '0994452EC9D74B5C211B65E7C3FEF72A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51B26976'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '945EAFD1EA9FBCBC'O } } } } } 20250825095944386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDF62ADB7) type="GPRS attach"  (gprs_gmm.c:1320) 20250825095944386 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825095944386 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825095944386 DLLC NOTICE LLME(ffffffff/df62adb7){ASSIGNED} LLGM Assign pre (df62adb7 => c9d7f253) (gprs_llc.c:1079) 20250825095944386 DLLC NOTICE LLME(df62adb7/c9d7f253){ASSIGNED} LLGM Assign post (df62adb7 => c9d7f253) (gprs_llc.c:1125) 20250825095944386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825095944386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825095944386 DMM DEBUG MM(262420000000068/c9d7f253) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825095944412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825095944412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250825095944412 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825095944412 DMM DEBUG MM(262420000000068/c9d7f253) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250825095944412 DMM NOTICE MM(262420000000068/c9d7f253) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825095944412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825095944412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825095944412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825095944412 DMM DEBUG MM(262420000000068/c9d7f253) Requesting authorization (sgsn_auth.c:160) 20250825095944412 DMM INFO MM(262420000000068/c9d7f253) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825095944412 DMM DEBUG MM(262420000000068/c9d7f253) Requesting subscriber data update (gprs_subscriber.c:894) 20250825095944412 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250825095944412 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) 20250825095948081 DGPRS DEBUG Checking for inactive LLMEs, time = 19346893 (sgsn.c:132) 20250825095948084 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825095948084 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825095948084 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095948084 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825095948084 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825095948084 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825095948085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825095948085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825095948085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825095948085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825095950413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250825095950413 DMM ERROR MM(262420000000068/c9d7f253) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250825095950413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250825095950413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825095950413 DMM NOTICE MM(262420000000068/c9d7f253) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250825095950413 DMM NOTICE MM(262420000000068/c9d7f253) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825095950413 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250825095950413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=c9d7f253, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825095950413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825095950413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825095950413 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250825095950413 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250825095950413 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) 20250825095950413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Reject}: Deallocated (fsm.c:568) 20250825095950413 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Deallocated (fsm.c:568) 20250825095950413 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825095950413 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825095950413 DLLC NOTICE LLME(df62adb7/c9d7f253){ASSIGNED} LLGM Assign pre (c9d7f253 => ffffffff) (gprs_llc.c:1079) 20250825095950413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d7f253 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095953766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095953766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095953766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095953774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095953774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095953774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825095953800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825095953800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825095953800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825095955414 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250825100000415 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100003780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100003780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100003780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100003786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100003786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100003786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100003809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100003809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100003810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100004143 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825100004143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825100004144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100005416 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250825100010417 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250825100013755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100013756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100013756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825100013772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100013776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100013776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100013784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100013784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100013784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100013788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100013789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100013789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100013789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100013791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100013791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100013813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100013813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100013813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@9c539480cdf9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9c539480cdf9: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1358)@9c539480cdf9: Final verdict of PTC: none 20250825100014208 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1356)@9c539480cdf9: Final verdict of PTC: none 20250825100014208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1342)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1351)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1350)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1352)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1346)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@9c539480cdf9: Final verdict of PTC: none 20250825100014214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43280<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1354)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1344)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@9c539480cdf9: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1349)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1349): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1350): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1351): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1352): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@9c539480cdf9: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@9c539480cdf9: 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'. Mon Aug 25 10:00:14 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 20250825100014323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100014724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=136436) 20250825100015209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100015209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100015418 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250825100015418 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x56227dc90210) (sgsn_libgtp.c:633) 20250825100015418 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x56227dc90210) (sgsn_libgtp.c:637) 20250825100015418 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250825100015418 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250825100015418 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250825100015418 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=136436, count=139212) 20250825100016210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100016210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:00:16 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 20250825100017211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100017211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_cell_change_different_rai_ci_data started. 20250825100017814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100017817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100017869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100017869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100017869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100017869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100017869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100017869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100017869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100017869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100017869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1367)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100017871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100017871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100017871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100017871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100017871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100017871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100017871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100017871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100017871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100017871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100017871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100017871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100017871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1366)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100017873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1368)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1363)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1367)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1371)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825100017879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100017879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1371)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_data-BVCI196(1365)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100017881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100017881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100017881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100017881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100017882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100017882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100017882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100017882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100017882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100017882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1371)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100017884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1372)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1368)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100017889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100017889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1370)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1373)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1372)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1376)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100017897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100017897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100017897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100017897 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100017897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100017897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100017897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100017897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100017897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100017898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100017898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100017898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100017898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100017898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100017898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100017898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1376)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100017900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100017905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100017906 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100018083 DGPRS DEBUG Checking for inactive LLMEs, time = 19346923 (sgsn.c:132) 20250825100018084 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100018084 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100018084 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100018084 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100018084 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100018084 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100018085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100018085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100018085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100018085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825100018212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100018212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100018212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100018212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100018216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100018217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1365)@9c539480cdf9: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='E118FD77'O, index=0 SGSN_Test-GSUP(1378)@9c539480cdf9: 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)@9c539480cdf9: 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 := '83B64216F1E7CA3C19FBE6FA821EA6A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F80F0BD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D485C2B457F07BE'O } } } } } 20250825100018289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018289 DLLC NOTICE LLME(ffffffff/e118fd77){UNASSIGNED} LLC RX: unknown TLLI 0xe118fd77, creating LLME on the fly (gprs_llc.c:552) 20250825100018289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100018289 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825100018289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825100018289 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825100018289 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825100018289 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100018289 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100018289 DLLC NOTICE LLME(ffffffff/e118fd77){UNASSIGNED} LLGM Assign pre (e118fd77 => d19c48fc) (gprs_llc.c:1079) 20250825100018289 DLLC NOTICE LLME(e118fd77/d19c48fc){ASSIGNED} LLGM Assign post (e118fd77 => d19c48fc) (gprs_llc.c:1125) 20250825100018289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100018289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100018289 DMM DEBUG MM(262420000000070/d19c48fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100018312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018312 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100018312 DMM DEBUG MM(262420000000070/d19c48fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250825100018312 DMM NOTICE MM(262420000000070/d19c48fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100018312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100018312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100018312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100018312 DMM DEBUG MM(262420000000070/d19c48fc) Requesting authorization (sgsn_auth.c:160) 20250825100018312 DMM INFO MM(262420000000070/d19c48fc) Requesting authentication tuples (sgsn_auth.c:184) 20250825100018312 DMM DEBUG MM(262420000000070/d19c48fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100018312 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250825100018312 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@9c539480cdf9: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250825100018318 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100018318 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100018318 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100018318 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100018318 DMM INFO MM(262420000000070/d19c48fc) Subscriber data update (mmctx.c:445) 20250825100018318 DMM DEBUG MM(262420000000070/d19c48fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100018318 DMM INFO MM(262420000000070/d19c48fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100018318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100018318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100018318 DMM INFO MM(262420000000070/d19c48fc) <- GMM AUTH AND CIPHERING REQ (rand = 83 b6 42 16 f1 e7 ca 3c 19 fb e6 fa 82 1e a6 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825100018333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018333 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100018333 DMM INFO MM(262420000000070/d19c48fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100018333 DMM NOTICE MM(262420000000070/d19c48fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100018333 DMM DEBUG MM(262420000000070/d19c48fc) checking auth: received GSM SRES = f8 0f 0b d8 (gprs_gmm.c:716) 20250825100018333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100018333 DMM DEBUG MM(262420000000070/d19c48fc) Requesting authorization (sgsn_auth.c:160) 20250825100018333 DMM INFO MM(262420000000070/d19c48fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100018333 DMM DEBUG MM(262420000000070/d19c48fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100018333 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250825100018333 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) 20250825100018333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825100018333 DMM INFO MM(262420000000070/d19c48fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd19c48fc) (gprs_gmm.c:337) 20250825100018336 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100018336 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100018336 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250825100018336 DMM INFO MM(262420000000070/d19c48fc) Subscriber data update (mmctx.c:445) 20250825100018336 DMM DEBUG MM(262420000000070/d19c48fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100018336 DMM INFO MM(262420000000070/d19c48fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100018336 DMM NOTICE MM(262420000000070/d19c48fc) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250825100018336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100018336 DMM NOTICE MM(262420000000070/d19c48fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100018336 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) 20250825100018338 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100018338 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250825100018338 DMM INFO MM(262420000000070/d19c48fc) Subscriber data update (mmctx.c:445) 20250825100018338 DMM DEBUG MM(262420000000070/d19c48fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825100018350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018350 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100018350 DMM INFO MM(262420000000070/d19c48fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100018350 DMM NOTICE MM(262420000000070/d19c48fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100018350 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100018350 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100018350 DLLC NOTICE LLME(e118fd77/d19c48fc){ASSIGNED} LLGM Assign pre (ffffffff => d19c48fc) (gprs_llc.c:1079) 20250825100018350 DLLC NOTICE LLME(ffffffff/d19c48fc){ASSIGNED} LLGM Assign post (ffffffff => d19c48fc) (gprs_llc.c:1125) 20250825100018350 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825100018350 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825100018350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100018350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100018407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018407 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100018407 DMM INFO MM(262420000000070/d19c48fc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100018407 DMM INFO MM(262420000000070/d19c48fc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100018407 DMM DEBUG MM(262420000000070/d19c48fc) Using GGSN 0 (gprs_sm.c:317) 20250825100018407 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) 20250825100018407 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250825100018407 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100018407 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100018407 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250825100018430 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 27 0f 0e 2a 11 34 04 ce 54 14 05 7f 8f d3 86 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:465) 20250825100018430 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f834f0, cbp=0x56227dc8fc20) (sgsn_libgtp.c:633) 20250825100018430 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100018430 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=d19c48fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825100018430 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825100018430 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@9c539480cdf9: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825100018451 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250825100018466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018466 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018467 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@9c539480cdf9: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='D19C48FC'O, index=0 20250825100018480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100018480 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100018480 DSNDCP ERROR Message for non-existing MM ctx (lle=0x56227dc95618, TLLI=d19c48fc, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1381)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@9c539480cdf9: Removing Client IMSI='262420000000070'H, index=0 20250825100020481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1365)@9c539480cdf9: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@9c539480cdf9: Final verdict of PTC: pass 20250825100020498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1378)@9c539480cdf9: Final verdict of PTC: none 20250825100020503 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100020503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1376)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1377)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1365)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1371)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1366)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1370)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1364)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1374)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1369)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1364): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1365): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@9c539480cdf9: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 10:00:20 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 20250825100020626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100021028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101108) 20250825100021504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100021504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101108, count=107400) 20250825100022505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100022505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:00: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_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 20250825100023506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100023506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_cell_change_different_ci_attach started. 20250825100024146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100024148 DMM INFO MM(262420000000070/d19c48fc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100024148 DMM INFO MM(262420000000070/d19c48fc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100024148 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100024148 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100024148 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825100024148 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825100024148 DLLC NOTICE LLME(ffffffff/d19c48fc){ASSIGNED} LLGM Assign pre (d19c48fc => ffffffff) (gprs_llc.c:1079) 20250825100024148 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d19c48fc => ffffffff) (gprs_llc.c:1125) 20250825100024148 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825100024148 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825100024148 DMM NOTICE MM(262420000000070/d19c48fc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100024148 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250825100024148 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100024148 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100024148 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250825100024148 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250825100024148 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) 20250825100024149 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) 20250825100024149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825100024149 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825100024149 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825100024149 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825100024149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100024208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100024208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100024208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100024208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100024208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100024208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100024208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100024208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100024208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100024209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100024209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100024209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100024209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100024209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100024209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100024209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100024209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100024209 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100024209 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100024209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100024210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100024210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1386)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100024212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1387)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1383)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100024217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1385)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1388)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1387)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1391)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100024224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100024224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100024224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100024224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100024224 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100024224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100024224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100024224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100024224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100024225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100024225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100024225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100024225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100024225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100024225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100024225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100024225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100024225 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100024225 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100024225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100024225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100024225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100024227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1392)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1388)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100024232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1390)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1393)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1392)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1396)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1396)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100024240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100024240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100024240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100024240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100024240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100024240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100024240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100024240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100024240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1396)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100024241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100024241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100024241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100024241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100024241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100024241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100024241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100024241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100024241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100024241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100024241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100024241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100024241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1396)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100024243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100024247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1395)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100024507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100024507 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100024507 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100024507 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100024510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: 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)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825100024511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@9c539480cdf9: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='CA0AEABC'O, index=0 SGSN_Test-GSUP(1398)@9c539480cdf9: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@9c539480cdf9: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@9c539480cdf9: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='CA0AEABC'O, index=0 TC_cell_change_different_ci_attach(1401)@9c539480cdf9: 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 := '84D34EA621652C54649942937B67B42F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EDC13FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68613EEC8DC4D2B6'O } } } } } 20250825100024561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024561 DLLC NOTICE LLME(ffffffff/ca0aeabc){UNASSIGNED} LLC RX: unknown TLLI 0xca0aeabc, creating LLME on the fly (gprs_llc.c:552) 20250825100024561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024561 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100024561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825100024561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825100024561 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825100024561 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825100024561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100024561 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100024561 DLLC NOTICE LLME(ffffffff/ca0aeabc){UNASSIGNED} LLGM Assign pre (ca0aeabc => ed8ef2d3) (gprs_llc.c:1079) 20250825100024561 DLLC NOTICE LLME(ca0aeabc/ed8ef2d3){ASSIGNED} LLGM Assign post (ca0aeabc => ed8ef2d3) (gprs_llc.c:1125) 20250825100024561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100024561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100024561 DMM DEBUG MM(262420000000069/ed8ef2d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100024573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024573 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100024573 DMM DEBUG MM(262420000000069/ed8ef2d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250825100024573 DMM NOTICE MM(262420000000069/ed8ef2d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100024573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100024573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100024573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100024573 DMM DEBUG MM(262420000000069/ed8ef2d3) Requesting authorization (sgsn_auth.c:160) 20250825100024573 DMM INFO MM(262420000000069/ed8ef2d3) Requesting authentication tuples (sgsn_auth.c:184) 20250825100024573 DMM DEBUG MM(262420000000069/ed8ef2d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100024573 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250825100024573 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@9c539480cdf9: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250825100024576 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100024576 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100024576 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100024576 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100024576 DMM INFO MM(262420000000069/ed8ef2d3) Subscriber data update (mmctx.c:445) 20250825100024576 DMM DEBUG MM(262420000000069/ed8ef2d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100024576 DMM INFO MM(262420000000069/ed8ef2d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100024576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100024576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100024576 DMM INFO MM(262420000000069/ed8ef2d3) <- GMM AUTH AND CIPHERING REQ (rand = 84 d3 4e a6 21 65 2c 54 64 99 42 93 7b 67 b4 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825100024589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024589 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100024589 DMM INFO MM(262420000000069/ed8ef2d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100024589 DMM NOTICE MM(262420000000069/ed8ef2d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100024589 DMM DEBUG MM(262420000000069/ed8ef2d3) checking auth: received GSM SRES = 9e dc 13 fc (gprs_gmm.c:716) 20250825100024589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100024589 DMM DEBUG MM(262420000000069/ed8ef2d3) Requesting authorization (sgsn_auth.c:160) 20250825100024589 DMM INFO MM(262420000000069/ed8ef2d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100024589 DMM DEBUG MM(262420000000069/ed8ef2d3) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100024589 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250825100024589 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) 20250825100024589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825100024589 DMM INFO MM(262420000000069/ed8ef2d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xed8ef2d3) (gprs_gmm.c:337) 20250825100024591 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100024591 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100024591 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250825100024591 DMM INFO MM(262420000000069/ed8ef2d3) Subscriber data update (mmctx.c:445) 20250825100024591 DMM DEBUG MM(262420000000069/ed8ef2d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100024591 DMM INFO MM(262420000000069/ed8ef2d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100024591 DMM NOTICE MM(262420000000069/ed8ef2d3) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250825100024591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100024591 DMM NOTICE MM(262420000000069/ed8ef2d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100024591 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) 20250825100024592 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100024592 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250825100024592 DMM INFO MM(262420000000069/ed8ef2d3) Subscriber data update (mmctx.c:445) 20250825100024592 DMM DEBUG MM(262420000000069/ed8ef2d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825100024600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024600 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100024600 DMM INFO MM(262420000000069/ed8ef2d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100024600 DMM NOTICE MM(262420000000069/ed8ef2d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100024600 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100024600 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100024600 DLLC NOTICE LLME(ca0aeabc/ed8ef2d3){ASSIGNED} LLGM Assign pre (ffffffff => ed8ef2d3) (gprs_llc.c:1079) 20250825100024600 DLLC NOTICE LLME(ffffffff/ed8ef2d3){ASSIGNED} LLGM Assign post (ffffffff => ed8ef2d3) (gprs_llc.c:1125) 20250825100024600 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825100024600 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825100024600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100024600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100024659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024659 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100024659 DMM INFO MM(262420000000069/ed8ef2d3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100024659 DMM INFO MM(262420000000069/ed8ef2d3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100024659 DMM DEBUG MM(262420000000069/ed8ef2d3) Using GGSN 0 (gprs_sm.c:317) 20250825100024659 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) 20250825100024659 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250825100024659 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100024659 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100024660 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250825100024686 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 f0 01 33 d1 11 c0 0f 45 11 14 05 7f ab d7 0a 67 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:465) 20250825100024686 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f84568, cbp=0x56227dc8efc0) (sgsn_libgtp.c:633) 20250825100024686 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100024686 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=ed8ef2d3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825100024687 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825100024687 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@9c539480cdf9: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825100024704 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250825100024719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024719 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024719 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@9c539480cdf9: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1395)@9c539480cdf9: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='ED8EF2D3'O, index=0 TC_cell_change_different_ci_attach(1401)@9c539480cdf9: 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 := '5F6E263F79CAF83ACB37ECA4B338896B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A6E307B'O ("*n0{") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DFDCA2E9352E71B'O } } } } } 20250825100024733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024733 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100024733 DMM INFO MM(262420000000069/ed8ef2d3) -> GMM ATTACH REQUEST MI(TMSI-0xED8EF2D3) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100024733 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100024733 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100024733 DLLC NOTICE LLME(ffffffff/ed8ef2d3){ASSIGNED} LLGM Assign pre (ed8ef2d3 => f1404a2d) (gprs_llc.c:1079) 20250825100024733 DLLC NOTICE LLME(ed8ef2d3/f1404a2d){ASSIGNED} LLGM Assign post (ed8ef2d3 => f1404a2d) (gprs_llc.c:1125) 20250825100024733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100024733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100024733 DMM DEBUG MM(262420000000069/f1404a2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100024754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100024754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250825100024754 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100024754 DMM DEBUG MM(262420000000069/f1404a2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250825100024754 DMM NOTICE MM(262420000000069/f1404a2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100024754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100024754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100024754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100024754 DMM DEBUG MM(262420000000069/f1404a2d) Requesting authorization (sgsn_auth.c:160) 20250825100024754 DMM INFO MM(262420000000069/f1404a2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100024754 DMM DEBUG MM(262420000000069/f1404a2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100024754 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250825100024754 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) 20250825100030755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250825100030755 DMM ERROR MM(262420000000069/f1404a2d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250825100030755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250825100030755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250825100030755 DMM NOTICE MM(262420000000069/f1404a2d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250825100030755 DMM NOTICE MM(262420000000069/f1404a2d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100030755 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250825100030755 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=f1404a2d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825100030755 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100030755 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100030755 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250825100030755 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250825100030756 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) 20250825100030756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Reject}: Deallocated (fsm.c:568) 20250825100030756 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Deallocated (fsm.c:568) 20250825100030756 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825100030756 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250825100030756 DLLC NOTICE LLME(ed8ef2d3/f1404a2d){ASSIGNED} LLGM Assign pre (f1404a2d => ffffffff) (gprs_llc.c:1079) 20250825100030756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1404a2d => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100034223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100034223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100034223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100034235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100034235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100034235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100034245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100034245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100034245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100035757 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250825100040758 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100044239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100044239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100044239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100044246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100044246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100044246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100044253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100044253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100044253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100044509 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825100044509 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825100044509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100045760 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250825100048083 DGPRS DEBUG Checking for inactive LLMEs, time = 19346953 (sgsn.c:132) 20250825100048085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100048085 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100048085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100048085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100048085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100048085 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100048085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100048085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100048085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100048085 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825100050762 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250825100054211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100054217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100054217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825100054226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100054230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100054230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825100054241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(1386)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100054244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100054244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100054244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100054245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100054245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100054250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100054250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100054250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100054255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100054256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100054256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@9c539480cdf9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9c539480cdf9: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. 20250825100054559 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100054559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1397)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1398)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1386)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1396)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1391)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1385)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1390)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1387)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1395)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1388)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@9c539480cdf9: Final verdict of PTC: none 20250825100054567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33426<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1394)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1384)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1389)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@9c539480cdf9: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1394): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1395): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1396): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1397): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@9c539480cdf9: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Aug 25 10:00:54 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 20250825100054678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100055079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142284) 20250825100055561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100055561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100055763 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250825100055763 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x56227dc8efc0) (sgsn_libgtp.c:633) 20250825100055763 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x56227dc8efc0) (sgsn_libgtp.c:637) 20250825100055763 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250825100055763 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250825100055763 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250825100055763 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=142284, count=143544) 20250825100056562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100056562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:00: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_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 20250825100057563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100057563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_cell_change_different_ci_data started. 20250825100058209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100058211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100058257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100058257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100058257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100058257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100058257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100058257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100058257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100058257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100058257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100058258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100058258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100058258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100058258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1406)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100058261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100058266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058266 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1408)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1405)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1407)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100058272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100058272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100058272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100058272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100058272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100058272 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100058273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100058273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100058273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100058273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100058274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1412)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1408)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100058279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1410)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1413)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1412)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1416)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1416)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100058286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100058286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100058286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100058286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100058286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100058286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100058286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100058286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100058286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1416)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100058288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100058288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100058288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100058288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100058288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100058288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100058288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100058288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100058288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100058288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100058288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100058288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100058288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1416)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1416)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100058290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1415)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100058564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100058565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100058565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100058565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100058568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100058570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: 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(1417)@9c539480cdf9: 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(1417)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@9c539480cdf9: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='D2261273'O, index=0 SGSN_Test-GSUP(1418)@9c539480cdf9: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@9c539480cdf9: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@9c539480cdf9: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='D2261273'O, index=0 TC_cell_change_different_ci_data(1421)@9c539480cdf9: 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 := '1D8E86D69BF109C98DCC69C89CBEC295'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E94E429'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CFD9311FCC2337B'O } } } } } 20250825100058653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058653 DLLC NOTICE LLME(ffffffff/d2261273){UNASSIGNED} LLC RX: unknown TLLI 0xd2261273, creating LLME on the fly (gprs_llc.c:552) 20250825100058653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100058654 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825100058654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825100058654 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825100058654 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825100058654 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100058654 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100058654 DLLC NOTICE LLME(ffffffff/d2261273){UNASSIGNED} LLGM Assign pre (d2261273 => cb11ab46) (gprs_llc.c:1079) 20250825100058654 DLLC NOTICE LLME(d2261273/cb11ab46){ASSIGNED} LLGM Assign post (d2261273 => cb11ab46) (gprs_llc.c:1125) 20250825100058654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100058654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100058654 DMM DEBUG MM(262420000000071/cb11ab46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100058677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058677 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100058677 DMM DEBUG MM(262420000000071/cb11ab46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250825100058677 DMM NOTICE MM(262420000000071/cb11ab46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100058677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100058677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100058677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100058677 DMM DEBUG MM(262420000000071/cb11ab46) Requesting authorization (sgsn_auth.c:160) 20250825100058677 DMM INFO MM(262420000000071/cb11ab46) Requesting authentication tuples (sgsn_auth.c:184) 20250825100058677 DMM DEBUG MM(262420000000071/cb11ab46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100058677 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250825100058677 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@9c539480cdf9: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250825100058683 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100058683 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100058683 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100058683 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100058683 DMM INFO MM(262420000000071/cb11ab46) Subscriber data update (mmctx.c:445) 20250825100058683 DMM DEBUG MM(262420000000071/cb11ab46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100058683 DMM INFO MM(262420000000071/cb11ab46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100058683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100058683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100058683 DMM INFO MM(262420000000071/cb11ab46) <- GMM AUTH AND CIPHERING REQ (rand = 1d 8e 86 d6 9b f1 09 c9 8d cc 69 c8 9c be c2 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825100058698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058698 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100058698 DMM INFO MM(262420000000071/cb11ab46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100058698 DMM NOTICE MM(262420000000071/cb11ab46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100058698 DMM DEBUG MM(262420000000071/cb11ab46) checking auth: received GSM SRES = 9e 94 e4 29 (gprs_gmm.c:716) 20250825100058698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100058698 DMM DEBUG MM(262420000000071/cb11ab46) Requesting authorization (sgsn_auth.c:160) 20250825100058698 DMM INFO MM(262420000000071/cb11ab46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100058698 DMM DEBUG MM(262420000000071/cb11ab46) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100058699 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250825100058699 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) 20250825100058699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825100058699 DMM INFO MM(262420000000071/cb11ab46) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb11ab46) (gprs_gmm.c:337) 20250825100058701 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100058701 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100058701 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250825100058701 DMM INFO MM(262420000000071/cb11ab46) Subscriber data update (mmctx.c:445) 20250825100058701 DMM DEBUG MM(262420000000071/cb11ab46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100058701 DMM INFO MM(262420000000071/cb11ab46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100058701 DMM NOTICE MM(262420000000071/cb11ab46) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250825100058701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100058701 DMM NOTICE MM(262420000000071/cb11ab46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100058701 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) 20250825100058703 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100058703 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250825100058703 DMM INFO MM(262420000000071/cb11ab46) Subscriber data update (mmctx.c:445) 20250825100058703 DMM DEBUG MM(262420000000071/cb11ab46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825100058713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058713 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100058713 DMM INFO MM(262420000000071/cb11ab46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100058713 DMM NOTICE MM(262420000000071/cb11ab46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100058713 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100058713 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100058713 DLLC NOTICE LLME(d2261273/cb11ab46){ASSIGNED} LLGM Assign pre (ffffffff => cb11ab46) (gprs_llc.c:1079) 20250825100058713 DLLC NOTICE LLME(ffffffff/cb11ab46){ASSIGNED} LLGM Assign post (ffffffff => cb11ab46) (gprs_llc.c:1125) 20250825100058713 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825100058713 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825100058713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100058713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100058771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058771 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100058771 DMM INFO MM(262420000000071/cb11ab46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100058771 DMM INFO MM(262420000000071/cb11ab46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100058771 DMM DEBUG MM(262420000000071/cb11ab46) Using GGSN 0 (gprs_sm.c:317) 20250825100058771 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) 20250825100058771 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250825100058771 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100058771 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100058771 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250825100058797 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 e4 42 7c cd 11 15 92 57 d2 14 05 7f 86 02 03 32 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) 20250825100058798 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f84568, cbp=0x56227dc8efc0) (sgsn_libgtp.c:633) 20250825100058798 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100058798 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56227dc95618 TLLI=cb11ab46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250825100058798 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825100058798 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@9c539480cdf9: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825100058813 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250825100058824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058824 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058824 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@9c539480cdf9: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1415)@9c539480cdf9: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='CB11AB46'O, index=0 20250825100058840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100058840 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100058840 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100058842 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@9c539480cdf9: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@9c539480cdf9: Final verdict of PTC: pass 20250825100058867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825100058871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100058871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_ci_data-BVCI210(1410)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1417)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1406)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1402)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1418)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1416)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1411)@9c539480cdf9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1415)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1409)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1404)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1414)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1414): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1415): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1416): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1417): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@9c539480cdf9: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Aug 25 10:00:58 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 20250825100058969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100059370 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=85692) 20250825100059872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100059872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85692, count=100532) 20250825100100874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100100874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100101876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100101876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_sgsn_context_req_in started. 20250825100102419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100102421 DMM INFO MM(262420000000071/cb11ab46) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100102421 DMM INFO MM(262420000000071/cb11ab46) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100102421 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100102421 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100102421 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825100102421 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825100102421 DLLC NOTICE LLME(ffffffff/cb11ab46){ASSIGNED} LLGM Assign pre (cb11ab46 => ffffffff) (gprs_llc.c:1079) 20250825100102421 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb11ab46 => ffffffff) (gprs_llc.c:1125) 20250825100102421 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56227dc952c0 (gprs_sndcp.c:574) 20250825100102421 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56227dc95618, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250825100102421 DMM NOTICE MM(262420000000071/cb11ab46) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100102421 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250825100102421 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100102421 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100102421 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250825100102421 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250825100102421 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) 20250825100102421 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) 20250825100102421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825100102421 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825100102421 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825100102421 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825100102421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100102451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100102451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100102451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100102451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100102451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100102451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100102451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100102451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100102451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100102453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100102453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100102453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100102453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100102453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100102453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100102453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100102453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100102453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100102453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100102453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100102453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100102453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1426)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100102455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1427)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1423)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100102461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100102461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1428)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1425)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1427)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1431)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100102467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100102467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100102467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100102467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100102467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100102467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100102467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100102467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100102467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100102468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100102468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100102468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100102468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100102468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100102468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100102468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100102468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100102468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100102468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100102468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100102468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100102468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1431)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100102471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1432)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1428)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100102476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100102476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1433)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1430)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1432)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1436)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100102484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100102484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100102484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100102484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100102484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100102484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100102484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100102484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100102484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100102485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100102485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100102485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100102485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100102485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100102485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100102485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100102485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100102485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100102485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100102485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100102485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100102485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1436)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100102487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100102492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100102492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100102877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100102877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100102877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100102877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100102881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100102882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@9c539480cdf9: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='C4F07C51'O, index=0 SGSN_Test-GSUP(1438)@9c539480cdf9: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@9c539480cdf9: 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 := '103E3A30F93DB9C5398FCFC7C2BBD99C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBA281D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '254498654B7B4B34'O } } } } } 20250825100103953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100103953 DLLC NOTICE LLME(ffffffff/c4f07c51){UNASSIGNED} LLC RX: unknown TLLI 0xc4f07c51, creating LLME on the fly (gprs_llc.c:552) 20250825100103953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100103953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100103953 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825100103953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825100103953 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825100103953 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825100103953 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100103953 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100103953 DLLC NOTICE LLME(ffffffff/c4f07c51){UNASSIGNED} LLGM Assign pre (c4f07c51 => ce84c717) (gprs_llc.c:1079) 20250825100103953 DLLC NOTICE LLME(c4f07c51/ce84c717){ASSIGNED} LLGM Assign post (c4f07c51 => ce84c717) (gprs_llc.c:1125) 20250825100103953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100103953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100103953 DMM DEBUG MM(262420000000072/ce84c717) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100103968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100103968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825100103968 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100103968 DMM DEBUG MM(262420000000072/ce84c717) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250825100103968 DMM NOTICE MM(262420000000072/ce84c717) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100103968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100103968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100103968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100103968 DMM DEBUG MM(262420000000072/ce84c717) Requesting authorization (sgsn_auth.c:160) 20250825100103968 DMM INFO MM(262420000000072/ce84c717) Requesting authentication tuples (sgsn_auth.c:184) 20250825100103968 DMM DEBUG MM(262420000000072/ce84c717) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100103968 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250825100103968 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)@9c539480cdf9: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@9c539480cdf9: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250825100103971 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100103971 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100103971 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100103972 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100103972 DMM INFO MM(262420000000072/ce84c717) Subscriber data update (mmctx.c:445) 20250825100103972 DMM DEBUG MM(262420000000072/ce84c717) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100103972 DMM INFO MM(262420000000072/ce84c717) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100103972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100103972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100103972 DMM INFO MM(262420000000072/ce84c717) <- GMM AUTH AND CIPHERING REQ (rand = 10 3e 3a 30 f9 3d b9 c5 39 8f cf c7 c2 bb d9 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250825100103980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100103980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100103980 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100103980 DMM INFO MM(262420000000072/ce84c717) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100103980 DMM NOTICE MM(262420000000072/ce84c717) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100103980 DMM DEBUG MM(262420000000072/ce84c717) checking auth: received GSM SRES = bb a2 81 d6 (gprs_gmm.c:716) 20250825100103980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100103980 DMM DEBUG MM(262420000000072/ce84c717) Requesting authorization (sgsn_auth.c:160) 20250825100103980 DMM INFO MM(262420000000072/ce84c717) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100103980 DMM DEBUG MM(262420000000072/ce84c717) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100103980 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250825100103980 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) 20250825100103980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825100103980 DMM INFO MM(262420000000072/ce84c717) <- GMM ATTACH ACCEPT (new P-TMSI=0xce84c717) (gprs_gmm.c:337) 20250825100103982 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100103982 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100103982 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250825100103982 DMM INFO MM(262420000000072/ce84c717) Subscriber data update (mmctx.c:445) 20250825100103982 DMM DEBUG MM(262420000000072/ce84c717) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100103982 DMM INFO MM(262420000000072/ce84c717) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100103982 DMM NOTICE MM(262420000000072/ce84c717) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250825100103982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100103982 DMM NOTICE MM(262420000000072/ce84c717) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100103982 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) 20250825100103983 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100103983 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250825100103983 DMM INFO MM(262420000000072/ce84c717) Subscriber data update (mmctx.c:445) 20250825100103983 DMM DEBUG MM(262420000000072/ce84c717) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825100103988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100103988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825100103988 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100103988 DMM INFO MM(262420000000072/ce84c717) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100103988 DMM NOTICE MM(262420000000072/ce84c717) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100103988 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100103988 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100103988 DLLC NOTICE LLME(c4f07c51/ce84c717){ASSIGNED} LLGM Assign pre (ffffffff => ce84c717) (gprs_llc.c:1079) 20250825100103988 DLLC NOTICE LLME(ffffffff/ce84c717){ASSIGNED} LLGM Assign post (ffffffff => ce84c717) (gprs_llc.c:1125) 20250825100103988 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825100103988 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825100103988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100103988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100104048 DLGTP INFO SGSNCtxReq[0x56227dc90a90]{Init}: Allocated (fsm.c:456) 20250825100104048 DLGTP INFO SGSNCtxReq[0x56227dc90a90]{Init}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@9c539480cdf9: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250825100106046 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250825100106046 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250825100106046 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) 20250825100106047 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250825100106047 DMM INFO MM(262420000000072/ce84c717) Subscriber data update (mmctx.c:445) 20250825100106047 DMM DEBUG MM(262420000000072/ce84c717) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250825100106047 DMM INFO MM(262420000000072/ce84c717) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250825100106047 DMM INFO MM(262420000000072/ce84c717) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100106047 DMM INFO MM(262420000000072/ce84c717) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100106047 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100106047 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100106047 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825100106047 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825100106047 DLLC NOTICE LLME(ffffffff/ce84c717){ASSIGNED} LLGM Assign pre (ce84c717 => ffffffff) (gprs_llc.c:1079) 20250825100106047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce84c717 => ffffffff) (gprs_llc.c:1125) 20250825100106047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825100106047 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825100106047 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825100106047 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@9c539480cdf9: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@9c539480cdf9: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250825100106057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56626<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1426)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1438)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1436)@9c539480cdf9: Final verdict of PTC: none 20250825100106065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100106065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI220(1435)@9c539480cdf9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1430)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1437)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1431)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1422)@9c539480cdf9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1424)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1434)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1429)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9c539480cdf9: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Aug 25 10:01:06 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 20250825100106164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100106565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20250825100107065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100107066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87108, count=100548) 20250825100108067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100108067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100109068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100109068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_sgsn_context_req_out started. 20250825100109684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100109686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1446)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1446)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100109736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100109736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1446)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100109738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100109738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100109738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100109738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100109738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100109738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100109738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100109738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100109738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100109738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100109738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100109739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100109739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1446)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1447)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1446)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100109742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1448)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1443)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1447)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1451)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825100109749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100109749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1451)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_sgsn_context_req_out-BVCI196(1444)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100109751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100109751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100109751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100109751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100109751 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100109751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100109751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100109751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100109751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1451)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100109752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100109752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100109752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100109753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100109753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100109753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100109753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100109753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100109753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100109753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100109753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100109753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100109753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1451)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1451)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1452)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825100109756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1448)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1453)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825100109763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100109763 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1452)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_out-BVCI210(1450)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1456)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100109767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100109767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100109767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100109767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100109767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100109767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100109767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100109767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100109767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1456)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100109767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100109768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100109768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100109768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100109768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100109768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100109768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100109768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100109768 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100109768 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100109768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100109768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100109768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1456)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1456)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100109771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100109776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100109776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1455)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100110069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100110069 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100110069 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100110069 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100110073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100110074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1444)@9c539480cdf9: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='DA4BC6FF'O, index=0 SGSN_Test-GSUP(1458)@9c539480cdf9: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250825100111167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100111167 DLLC NOTICE LLME(ffffffff/da4bc6ff){UNASSIGNED} LLC RX: unknown TLLI 0xda4bc6ff, creating LLME on the fly (gprs_llc.c:552) 20250825100111167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250825100111167 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825100111167 DMM NOTICE LLME(ffffffff/da4bc6ff){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250825100111167 DLLC NOTICE LLME(ffffffff/da4bc6ff){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250825100111167 DMM ERROR LLME(ffffffff/da4bc6ff){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250825100111167 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250825100111167 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250825100111167 DLLC NOTICE LLME(ffffffff/da4bc6ff){UNASSIGNED} LLGM Assign pre (da4bc6ff => ffffffff) (gprs_llc.c:1079) 20250825100111167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da4bc6ff => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@9c539480cdf9: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9c539480cdf9: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1458)@9c539480cdf9: Final verdict of PTC: none 20250825100111189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100111189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1457)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1456)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1446)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1447)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1451)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@9c539480cdf9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1450)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1452)@9c539480cdf9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1444)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1459)@9c539480cdf9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1455)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1449)@9c539480cdf9: Final verdict of PTC: none 20250825100111192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53148<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1454)@9c539480cdf9: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@9c539480cdf9: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GGSN_GTP1U(1460)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1445)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1444): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1445): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1446): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1447): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1449): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1450): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1451): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1452): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1454): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1455): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1456): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1457): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9c539480cdf9: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Aug 25 10:01:11 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 20250825100111281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100111683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54796) 20250825100112190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100112190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54796, count=55956) 20250825100113191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100113191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100114192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100114192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_req_id_req_ra_update started. 20250825100114726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100114731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100114768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100114768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100114768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100114768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100114768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100114768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100114769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100114769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100114769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100114770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100114770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100114770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100114770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100114770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100114770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100114770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100114770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1466)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100114770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100114770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1467)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100114772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1463)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1468)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1467)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825100114784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100114784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1471)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100114785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100114786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100114786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100114786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100114786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100114786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100114786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100114786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100114786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_req_id_req_ra_update-BVCI196(1465)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100114787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100114787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100114787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100114787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100114787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100114787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100114787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100114787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100114787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100114787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100114787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100114788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100114788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1471)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100114791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100114799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100114799 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)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1473)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1472)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1476)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100114806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100114807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100114807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100114807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100114807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1476)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100114807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100114807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100114807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100114807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100114807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100114807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100114807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100114807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100114807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100114808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100114808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1476)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100114811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100114817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100114817 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100115193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100115193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100115193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100115193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100115197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100115198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@9c539480cdf9: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='D12DA023'O, index=0 SGSN_Test-GSUP(1478)@9c539480cdf9: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250825100115253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100115253 DLLC NOTICE LLME(ffffffff/d12da023){UNASSIGNED} LLC RX: unknown TLLI 0xd12da023, creating LLME on the fly (gprs_llc.c:552) 20250825100115253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100115253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100115253 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825100115253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825100115253 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825100115253 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825100115253 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100115253 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100115253 DLLC NOTICE LLME(ffffffff/d12da023){UNASSIGNED} LLGM Assign pre (d12da023 => f59f3627) (gprs_llc.c:1079) 20250825100115253 DLLC NOTICE LLME(d12da023/f59f3627){ASSIGNED} LLGM Assign post (d12da023 => f59f3627) (gprs_llc.c:1125) 20250825100115253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100115253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100115253 DMM DEBUG MM(262420000000047/f59f3627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100115270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100115270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100115270 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100115270 DMM INFO MM(262420000000047/f59f3627) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825100115270 DMM INFO MM(262420000000047/f59f3627) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-30232-113 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250825100115270 DMM NOTICE MM(262420000000047/f59f3627) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250825100115270 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250825100115270 DMM INFO MM(262420000000047/f59f3627) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250825100115270 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100115270 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100115270 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825100115270 DMM ERROR MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825100115270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Deallocated (fsm.c:568) 20250825100115270 DMM DEBUG MM_STATE_Gb(0)[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825100115270 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825100115270 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825100115270 DLLC NOTICE LLME(d12da023/f59f3627){ASSIGNED} LLGM Assign pre (f59f3627 => ffffffff) (gprs_llc.c:1079) 20250825100115270 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f59f3627 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@9c539480cdf9: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@9c539480cdf9: Final verdict of PTC: pass 20250825100115283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1471)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@9c539480cdf9: Final verdict of PTC: none 20250825100115288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100115288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1472)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@9c539480cdf9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1470)@9c539480cdf9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@9c539480cdf9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1476)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1466)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1464)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1469)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1474)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1469): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1470): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 10:01:15 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 20250825100115397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100115799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59288) 20250825100116289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100116289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59288, count=63644) 20250825100117290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100117290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test execution finished. MTC@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100118084 DGPRS DEBUG Checking for inactive LLMEs, time = 19346983 (sgsn.c:132) 20250825100118086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100118086 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100118086 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100118086 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100118086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100118086 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100118086 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100118086 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100118086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100118086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825100118291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100118291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_iu_attach started. 20250825100118853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100118856 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100118907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100118908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100118908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100118908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100118908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100118908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100118908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100118908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100118908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100118909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100118909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100118909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100118909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100118909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100118909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100118909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100118909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100118909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100118909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100118909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100118909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100118909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1487)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100118911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1483)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100118916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100118916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1488)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1485)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1487)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100118921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100118921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100118921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100118921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100118921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100118921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100118921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100118921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100118921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100118922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100118922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100118922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100118922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100118922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100118922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100118922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100118922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100118922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100118922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100118922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100118922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100118922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100118924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1492)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1488)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100118931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100118931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1493)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1490)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1492)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100118935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100118935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100118935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100118935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100118935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100118935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100118935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100118935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100118935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100118936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100118936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100118936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100118936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100118936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100118936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100118936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100118936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100118936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100118936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100118936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100118936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100118936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100118938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1493)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100118943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100118943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1499)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1497)@9c539480cdf9: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1495)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100119146 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100119146 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) 20250825100119146 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100119146 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100119158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100119158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100119158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100119158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100119158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100119158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100119158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100119158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100119158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100119158 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) 20250825100119158 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100119158 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) 20250825100119158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100119163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100119163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100119163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100119163 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) 20250825100119163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100119163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100119163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100119163 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) 20250825100119163 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100119163 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) 20250825100119163 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) 20250825100119163 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) 20250825100119163 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) 20250825100119163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100119164 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100119164 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) 20250825100119291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100119291 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100119291 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100119291 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100119296 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100119297 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100119963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100119963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100119963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100119963 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) 20250825100119963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100119963 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) 20250825100119963 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) 20250825100119963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100119963 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100119963 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) 20250825100119964 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100119964 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100119964 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100119965 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100119965 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100119965 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) 20250825100119965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100119965 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) 20250825100119965 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) 20250825100119965 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100119965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100119965 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 02 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)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@9c539480cdf9: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='EABAB850'O, index=0 SGSN_Test-GSUP(1502)@9c539480cdf9: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@9c539480cdf9: 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 := '372B'O ("7+"), rac := '6A'O ("j") }, 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)@9c539480cdf9: Added conn table entry 0TC_iu_attach(1505)1497901 SGSN_Test_0-SCCP(1497)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1498)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100120399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120399 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) 20250825100120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120399 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) 20250825100120399 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) 20250825100120399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120399 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120399 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 16 db 2d 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 37 2b 6a 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) 20250825100120399 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100120399 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100120399 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100120399 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250825100120399 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250825100120399 DRANAP NOTICE Iu: Unknown event received: type: 4 (gprs_ranap.c:212) 20250825100120399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100120399 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: Allocated (fsm.c:456) 20250825100120399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: Allocated (fsm.c:456) 20250825100120399 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Allocated (fsm.c:456) 20250825100120399 DMM DEBUG MM_STATE_Iu[0x56227dc90a90]{Detached}: Allocated (fsm.c:456) 20250825100120399 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100120399 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100120399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100120399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100120399 DMM DEBUG MM(262420000001001/e35186d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100120399 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250825100120399 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120399 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120399 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120399 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) 20250825100120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120399 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) 20250825100120399 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) 20250825100120399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120399 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 16 db 2d 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100120399 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120399 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120399 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120399 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) 20250825100120399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120399 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) 20250825100120399 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) 20250825100120399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120399 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 16 db 2d 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)@9c539480cdf9: { messageType := 2, destLocRef := '16DB2D'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@9c539480cdf9: 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 := '7C2AF356001DA110A0EED5976F3E3CCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FE63600'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D4006C33BD01674'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9EFDB75A0E1ABC134248C197F092B53C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B0C64DCD1039DC3198278952534AD95'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9BD7FD857160EC5C7ADA07046B6461EA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '66FF76CD804328C4'O } } } } } SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250825100120405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120405 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) 20250825100120405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120405 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) 20250825100120405 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) 20250825100120405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120405 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120405 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) 20250825100120405 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100120405 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100120405 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100120405 DMM DEBUG MM(262420000001001/e35186d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250825100120405 DMM NOTICE MM(262420000001001/e35186d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100120405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100120405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100120405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100120405 DMM DEBUG MM(262420000001001/e35186d0) Requesting authorization (sgsn_auth.c:160) 20250825100120405 DMM INFO MM(262420000001001/e35186d0) Requesting authentication tuples (sgsn_auth.c:184) 20250825100120405 DMM DEBUG MM(262420000001001/e35186d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100120405 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250825100120405 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@9c539480cdf9: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250825100120406 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100120406 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100120406 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100120406 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100120406 DMM INFO MM(262420000001001/e35186d0) Subscriber data update (mmctx.c:445) 20250825100120406 DMM DEBUG MM(262420000001001/e35186d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100120406 DMM INFO MM(262420000001001/e35186d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100120406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100120406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100120406 DMM INFO MM(262420000001001/e35186d0) <- GMM AUTH AND CIPHERING REQ (rand = 7c 2a f3 56 00 1d a1 10 a0 ee d5 97 6f 3e 3c cd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b d7 fd 85 71 60 ec 5c 7a da 07 04 6b 64 61 ea ) (gprs_gmm.c:510) 20250825100120406 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250825100120406 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120406 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120406 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120406 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) 20250825100120406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120406 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) 20250825100120406 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) 20250825100120406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120406 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 16 db 2d 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 7c 2a f3 56 00 1d a1 10 a0 ee d5 97 6f 3e 3c cd 80 28 10 9b d7 fd 85 71 60 ec 5c 7a da 07 04 6b 64 61 ea 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022266FF76CD23094399990000100001F02904804328C4'O 20250825100120409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120409 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) 20250825100120409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120409 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) 20250825100120409 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) 20250825100120409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120409 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120409 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 02 22 66 ff 76 cd 23 09 43 99 99 00 00 10 00 01 f0 29 04 80 43 28 c4 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100120409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100120409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100120409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100120409 DMM INFO MM(262420000001001/e35186d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100120409 DMM NOTICE MM(262420000001001/e35186d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100120409 DMM DEBUG MM(262420000001001/e35186d0) checking auth: received UMTS RES = 66 ff 76 cd 80 43 28 c4 (gprs_gmm.c:716) 20250825100120409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100120409 DMM DEBUG MM(262420000001001/e35186d0) Requesting authorization (sgsn_auth.c:160) 20250825100120409 DMM INFO MM(262420000001001/e35186d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100120409 DMM DEBUG MM(262420000001001/e35186d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100120409 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250825100120409 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) 20250825100120409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100120409 DMM DEBUG MM(262420000001001/e35186d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100120409 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120409 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120409 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120409 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) 20250825100120409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120409 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) 20250825100120409 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) 20250825100120409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120409 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 16 db 2d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9e fd b7 5a 0e 1a bc 13 42 48 c1 97 f0 92 b5 3c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100120413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120413 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) 20250825100120413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120413 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) 20250825100120413 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) 20250825100120413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120413 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120413 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) 20250825100120413 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100120413 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100120413 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100120413 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250825100120413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100120413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100120413 DMM INFO MM(262420000001001/e35186d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe35186d0) (gprs_gmm.c:337) 20250825100120413 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250825100120413 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120413 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120413 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120413 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) 20250825100120413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120413 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) 20250825100120413 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) 20250825100120413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120413 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 16 db 2d 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) 20250825100120413 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120413 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120413 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120413 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) 20250825100120413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120413 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) 20250825100120413 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) 20250825100120413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120413 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 16 db 2d 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 e3 51 86 d0 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100120414 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100120414 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100120414 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250825100120414 DMM INFO MM(262420000001001/e35186d0) Subscriber data update (mmctx.c:445) 20250825100120414 DMM DEBUG MM(262420000001001/e35186d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100120414 DMM INFO MM(262420000001001/e35186d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100120414 DMM NOTICE MM(262420000001001/e35186d0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250825100120414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100120414 DMM NOTICE MM(262420000001001/e35186d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100120414 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) 20250825100120415 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100120415 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250825100120415 DMM INFO MM(262420000001001/e35186d0) Subscriber data update (mmctx.c:445) 20250825100120415 DMM DEBUG MM(262420000001001/e35186d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100120416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120416 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) 20250825100120416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120416 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) 20250825100120416 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) 20250825100120416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120416 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120416 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) 20250825100120416 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100120416 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100120416 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100120416 DMM INFO MM(262420000001001/e35186d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100120416 DMM NOTICE MM(262420000001001/e35186d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100120416 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100120416 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100120416 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100120416 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100120416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100120416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100120416 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120416 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120416 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120416 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) 20250825100120416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120416 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) 20250825100120416 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) 20250825100120416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120416 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 16 db 2d 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1497)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1497)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100120418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120418 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) 20250825100120418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120418 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) 20250825100120418 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) 20250825100120418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120418 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120418 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) 20250825100120418 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100120418 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100120418 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100120418 DMM INFO MM(262420000001001/e35186d0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100120418 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100120418 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100120418 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120418 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120418 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120418 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) 20250825100120418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100120418 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) 20250825100120418 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) 20250825100120418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100120418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120418 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 16 db 2d 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)@9c539480cdf9: Session index based on local reference:0 20250825100120419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100120419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100120419 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) 20250825100120419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100120419 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) 20250825100120419 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) 20250825100120419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100120419 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100120419 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 16 db 2d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@9c539480cdf9: Deleted conn table entry 0TC_iu_attach(1505)1497901 TC_iu_attach(1505)@9c539480cdf9: setverdict(pass): none -> pass TC_iu_attach(1505)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@9c539480cdf9: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@9c539480cdf9: Final verdict of PTC: pass 20250825100120488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1502)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1497)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1487)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1498)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1496)@9c539480cdf9: Final verdict of PTC: none 20250825100120492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100120492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1488)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1491)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1486)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1489)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1494)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1484)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@9c539480cdf9: Test case TC_iu_attach finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Aug 25 10:01:20 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 20250825100120565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100120620 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100120620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100120621 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100120621 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100120621 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100120621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100120621 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100120621 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100120621 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) 20250825100120621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100120621 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100120621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100120621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100120621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100120621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100120621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100120621 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) 20250825100120621 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) 20250825100120621 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) 20250825100120621 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) 20250825100120621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100120621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100120621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100120621 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) 20250825100120621 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:1122) 20250825100120967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196252) 20250825100121494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100121494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=196252, count=251648) 20250825100122495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100122495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100122622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100122622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100122622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 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 20250825100123496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100123496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_iu_attach_encr started. 20250825100124067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100124068 DMM INFO MM(262420000001001/e35186d0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100124068 DMM INFO MM(262420000001001/e35186d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100124068 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100124068 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100124068 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100124068 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100124068 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250825100124068 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) 20250825100124068 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) 20250825100124068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: Deallocated (fsm.c:568) 20250825100124068 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Deallocated (fsm.c:568) 20250825100124068 DMM DEBUG MM_STATE_Iu(1)[0x56227dc90a90]{Detached}: Deallocated (fsm.c:568) 20250825100124068 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: Deallocated (fsm.c:568) 20250825100124068 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100124087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100124087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100124087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100124087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100124087 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100124087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100124087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100124087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100124087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100124089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100124089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100124089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100124089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100124089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100124089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100124089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100124089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100124089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100124089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100124089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100124089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100124089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1510)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100124092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1511)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1507)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825100124097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100124097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1511)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1516)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1515)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825100124107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100124107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100124107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100124107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100124107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100124107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100124107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100124107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100124107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1516)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100124108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100124108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100124109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100124109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100124109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100124109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100124109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100124109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100124109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100124109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100124109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100124109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100124109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1516)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1516)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100124111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1517)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1512)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1515)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1520)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825100124116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100124116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1520)@9c539480cdf9: Provider Link came up: sending NS-RESET TC_iu_attach_encr-BVCI210(1513)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100124119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100124119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100124119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100124119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100124119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100124119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100124119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100124119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100124119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100124120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100124120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100124120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100124121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100124121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100124121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100124121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100124121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100124121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100124121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100124121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100124121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100124121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100124123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1523)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1523)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1521)@9c539480cdf9: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1517)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100124128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100124128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1519)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100124326 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100124326 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) 20250825100124327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100124327 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100124334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100124334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100124334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100124334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100124334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100124334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100124334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100124334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100124334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100124334 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) 20250825100124334 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100124334 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) 20250825100124334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100124336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100124336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100124336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100124336 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) 20250825100124336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100124336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100124336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100124336 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) 20250825100124336 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100124336 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) 20250825100124336 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) 20250825100124336 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) 20250825100124336 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) 20250825100124336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100124337 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100124337 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) 20250825100124337 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:1140) 20250825100124497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100124497 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100124497 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100124497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100124502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100124503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100125148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125148 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) 20250825100125148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125148 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) 20250825100125148 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) 20250825100125148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125148 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125148 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) 20250825100125148 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100125148 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100125149 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125149 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125149 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125149 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) 20250825100125149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125149 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) 20250825100125149 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) 20250825100125149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125149 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)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@9c539480cdf9: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='FF094C90'O, index=0 SGSN_Test-GSUP(1526)@9c539480cdf9: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@9c539480cdf9: 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 := '94EB'O, rac := 'F8'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(1522)@9c539480cdf9: Added conn table entry 0TC_iu_attach_encr(1529)7534441 SGSN_Test_0-SCCP(1521)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1522)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100125601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125601 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) 20250825100125601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125601 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) 20250825100125601 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) 20250825100125601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125601 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125601 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 72 f7 69 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 94 eb f8 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) 20250825100125602 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100125602 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100125602 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100125602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100125602 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: Allocated (fsm.c:456) 20250825100125602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Allocated (fsm.c:456) 20250825100125602 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Allocated (fsm.c:456) 20250825100125602 DMM DEBUG MM_STATE_Iu[0x56227dc87340]{Detached}: Allocated (fsm.c:456) 20250825100125602 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100125602 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100125602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100125602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100125602 DMM DEBUG MM(262420000001001/cc5f70bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100125602 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250825100125602 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125602 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125602 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125602 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) 20250825100125602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125602 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) 20250825100125602 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) 20250825100125602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125602 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 72 f7 69 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100125602 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125602 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125602 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125602 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) 20250825100125602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125602 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) 20250825100125602 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) 20250825100125602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125602 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 72 f7 69 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)@9c539480cdf9: { messageType := 2, destLocRef := '72F769'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@9c539480cdf9: 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 := '0E32F69C139BF29240B8F3C99A770339'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AD33A82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21C00F41F141FEED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5026DB4456461F4B0F8DE43703D83AF5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1617558C038D424636FC86EB859895B5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D92F85C8E0B7FAFED2C6F15F3877DF8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '86FA96A6810D1BED'O } } } } } SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250825100125610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125610 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) 20250825100125610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125610 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) 20250825100125611 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) 20250825100125611 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125611 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125611 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) 20250825100125611 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100125611 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100125611 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100125611 DMM DEBUG MM(262420000001001/cc5f70bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250825100125611 DMM NOTICE MM(262420000001001/cc5f70bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100125611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100125611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100125611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100125611 DMM DEBUG MM(262420000001001/cc5f70bf) Requesting authorization (sgsn_auth.c:160) 20250825100125611 DMM INFO MM(262420000001001/cc5f70bf) Requesting authentication tuples (sgsn_auth.c:184) 20250825100125611 DMM DEBUG MM(262420000001001/cc5f70bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100125611 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250825100125611 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@9c539480cdf9: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250825100125614 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100125614 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100125614 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100125614 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100125614 DMM INFO MM(262420000001001/cc5f70bf) Subscriber data update (mmctx.c:445) 20250825100125614 DMM DEBUG MM(262420000001001/cc5f70bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100125614 DMM INFO MM(262420000001001/cc5f70bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100125614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100125614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100125614 DMM INFO MM(262420000001001/cc5f70bf) <- GMM AUTH AND CIPHERING REQ (rand = 0e 32 f6 9c 13 9b f2 92 40 b8 f3 c9 9a 77 03 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 92 f8 5c 8e 0b 7f af ed 2c 6f 15 f3 87 7d f8 ) (gprs_gmm.c:510) 20250825100125614 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250825100125614 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125614 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125614 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125614 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) 20250825100125614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125614 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) 20250825100125614 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) 20250825100125614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125614 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 72 f7 69 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 0e 32 f6 9c 13 9b f2 92 40 b8 f3 c9 9a 77 03 39 80 28 10 0d 92 f8 5c 8e 0b 7f af ed 2c 6f 15 f3 87 7d f8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062286FA96A623094399990000100001F02904810D1BED'O 20250825100125620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125620 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) 20250825100125621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125621 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) 20250825100125621 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) 20250825100125621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125621 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125621 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 86 fa 96 a6 23 09 43 99 99 00 00 10 00 01 f0 29 04 81 0d 1b ed 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100125621 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100125621 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100125621 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100125621 DMM INFO MM(262420000001001/cc5f70bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100125621 DMM NOTICE MM(262420000001001/cc5f70bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100125621 DMM DEBUG MM(262420000001001/cc5f70bf) checking auth: received UMTS RES = 86 fa 96 a6 81 0d 1b ed (gprs_gmm.c:716) 20250825100125621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100125621 DMM DEBUG MM(262420000001001/cc5f70bf) Requesting authorization (sgsn_auth.c:160) 20250825100125621 DMM INFO MM(262420000001001/cc5f70bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100125621 DMM DEBUG MM(262420000001001/cc5f70bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100125621 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250825100125621 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) 20250825100125621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100125621 DMM DEBUG MM(262420000001001/cc5f70bf) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250825100125621 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125621 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125621 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125621 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) 20250825100125621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125621 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) 20250825100125621 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) 20250825100125621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125621 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 72 f7 69 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 50 26 db 44 56 46 1f 4b 0f 8d e4 37 03 d8 3a f5 00 0b 40 12 08 90 16 17 55 8c 03 8d 42 46 36 fc 86 eb 85 98 95 b5 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_len:17 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250825100125630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125630 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) 20250825100125630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125630 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) 20250825100125630 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) 20250825100125630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125630 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125630 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) 20250825100125631 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100125631 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100125631 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100125631 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250825100125631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100125631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100125631 DMM INFO MM(262420000001001/cc5f70bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5f70bf) (gprs_gmm.c:337) 20250825100125631 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250825100125631 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125631 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125631 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125631 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) 20250825100125631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125631 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) 20250825100125631 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) 20250825100125631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125631 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 72 f7 69 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) 20250825100125631 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125631 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125631 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125631 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) 20250825100125631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125631 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) 20250825100125631 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) 20250825100125631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125631 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 72 f7 69 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 cc 5f 70 bf 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100125635 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100125635 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100125635 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250825100125635 DMM INFO MM(262420000001001/cc5f70bf) Subscriber data update (mmctx.c:445) 20250825100125635 DMM DEBUG MM(262420000001001/cc5f70bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100125635 DMM INFO MM(262420000001001/cc5f70bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100125635 DMM NOTICE MM(262420000001001/cc5f70bf) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250825100125635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100125635 DMM NOTICE MM(262420000001001/cc5f70bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100125635 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) 20250825100125636 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100125636 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250825100125636 DMM INFO MM(262420000001001/cc5f70bf) Subscriber data update (mmctx.c:445) 20250825100125636 DMM DEBUG MM(262420000001001/cc5f70bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100125639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125639 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) 20250825100125639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125639 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) 20250825100125639 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) 20250825100125639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125639 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125639 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) 20250825100125639 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100125639 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100125639 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100125639 DMM INFO MM(262420000001001/cc5f70bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100125639 DMM NOTICE MM(262420000001001/cc5f70bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100125639 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100125639 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100125639 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100125639 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100125639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100125639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100125639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125639 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125639 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125639 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) 20250825100125639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125639 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) 20250825100125639 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) 20250825100125639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125639 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 72 f7 69 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1521)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1521)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100125646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125646 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) 20250825100125646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125646 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) 20250825100125646 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) 20250825100125646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125646 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125646 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) 20250825100125647 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100125647 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100125647 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100125647 DMM INFO MM(262420000001001/cc5f70bf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100125647 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100125647 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100125647 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125647 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125647 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125647 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) 20250825100125647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100125647 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) 20250825100125647 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) 20250825100125647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100125647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125647 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 72 f7 69 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)@9c539480cdf9: Session index based on local reference:0 20250825100125649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100125649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100125649 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) 20250825100125649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100125649 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) 20250825100125649 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) 20250825100125649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100125649 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100125649 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 72 f7 69 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@9c539480cdf9: Deleted conn table entry 0TC_iu_attach_encr(1529)7534441 TC_iu_attach_encr(1529)@9c539480cdf9: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@9c539480cdf9: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@9c539480cdf9: Final verdict of PTC: pass 20250825100125721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1526)@9c539480cdf9: Final verdict of PTC: none 20250825100125727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-SCCP(1521)@9c539480cdf9: Final verdict of PTC: none 20250825100125727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1522)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1520)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1516)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1506)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1513)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1510)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1523)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1514)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1508)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1518)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1515)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_encr-BVCI210(1513): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1514): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1515): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1516): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@9c539480cdf9: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Aug 25 10:01:25 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 20250825100125803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100125852 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100125853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100125853 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100125853 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100125853 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100125853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100125853 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100125853 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100125853 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) 20250825100125853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100125853 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100125853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100125853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100125853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100125853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100125853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100125853 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) 20250825100125853 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) 20250825100125853 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) 20250825100125853 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) 20250825100125853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100125853 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100125853 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100125853 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) 20250825100125854 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:1122) 20250825100126205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194464) 20250825100126728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100126728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=194464, count=247488) 20250825100127730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100127730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100127854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100127855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100127855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01:28 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 20250825100128731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100128732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_iu_attach_geran_rau started. 20250825100129292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100129295 DMM INFO MM(262420000001001/cc5f70bf) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100129295 DMM INFO MM(262420000001001/cc5f70bf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100129295 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100129295 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100129295 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100129295 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100129295 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250825100129296 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) 20250825100129296 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) 20250825100129296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87470]{Init}: Deallocated (fsm.c:568) 20250825100129296 DMM DEBUG MM_STATE_Gb[0x56227dc875a0]{Idle}: Deallocated (fsm.c:568) 20250825100129296 DMM DEBUG MM_STATE_Iu(2)[0x56227dc87340]{Detached}: Deallocated (fsm.c:568) 20250825100129296 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: Deallocated (fsm.c:568) 20250825100129296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100129351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100129351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100129351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100129351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100129351 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100129351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100129351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100129351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100129351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100129352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100129352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100129352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100129352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100129352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100129352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100129352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100129352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100129352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100129352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100129352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100129353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1534)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100129353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1534)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1535)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100129356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1531)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1536)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825100129363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100129363 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1535)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_iu_attach_geran_rau-BVCI196(1533)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1539)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100129367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100129367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100129367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100129368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100129368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100129368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100129368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100129368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100129368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100129368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100129368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100129368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100129368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100129368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100129368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100129368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100129368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100129368 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100129368 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100129368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100129369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100129369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1539)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100129371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1540)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1536)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1541)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825100129378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100129378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1540)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_iu_attach_geran_rau-BVCI210(1538)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1544)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100129381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100129381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100129381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100129381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100129381 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100129382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100129382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100129382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100129382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1544)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100129382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100129382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100129385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1541)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1547)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1545)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100129391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100129391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1543)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100129591 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100129591 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) 20250825100129591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100129591 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100129599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100129599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100129599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100129599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100129599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100129599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100129599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100129599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100129599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100129599 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) 20250825100129599 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100129599 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) 20250825100129599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100129601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100129601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100129601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100129601 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) 20250825100129601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100129601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100129601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100129602 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) 20250825100129602 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100129602 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) 20250825100129602 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) 20250825100129602 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) 20250825100129602 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) 20250825100129602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100129602 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100129602 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) 20250825100129602 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:1140) 20250825100129733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100129733 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100129733 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100129733 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100129737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100129738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100130410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130410 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) 20250825100130410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130410 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) 20250825100130410 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) 20250825100130410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130410 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130410 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) 20250825100130410 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100130411 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100130411 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130411 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130411 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130411 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) 20250825100130411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130411 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) 20250825100130411 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) 20250825100130411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130411 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(1546)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@9c539480cdf9: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='ECA5F342'O, index=0 SGSN_Test-GSUP(1550)@9c539480cdf9: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@9c539480cdf9: 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 := '4661'O ("Fa"), rac := '30'O ("0") }, 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)@9c539480cdf9: Added conn table entry 0TC_iu_attach_geran_rau(1553)12671716 SGSN_Test_0-SCCP(1545)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1546)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100130827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130827 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) 20250825100130827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130827 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) 20250825100130827 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) 20250825100130827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130827 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130827 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 c1 5a 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 20 62 f2 24 46 61 30 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) 20250825100130827 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100130827 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100130827 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100130827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100130827 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Allocated (fsm.c:456) 20250825100130827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: Allocated (fsm.c:456) 20250825100130827 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Allocated (fsm.c:456) 20250825100130827 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825100130827 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100130827 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100130827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100130827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100130827 DMM DEBUG MM(262420000001002/cf79a556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100130827 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250825100130828 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130828 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130828 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) 20250825100130828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130828 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) 20250825100130828 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) 20250825100130828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130828 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 c1 5a e4 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100130828 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130828 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130828 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) 20250825100130828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130828 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) 20250825100130828 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) 20250825100130828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130828 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 c1 5a 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(1545)@9c539480cdf9: { messageType := 2, destLocRef := 'C15AE4'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@9c539480cdf9: 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 := 'F304B338029CDA81600625D44F8A5482'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABE3AF78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F112CC1F196E614A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '63105B620631850B5E675BC39087A065'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0E4932FAB72AB5EDAF1E5E31F796CF12'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A4DBD62F275AE8A109FB51E2A32F312'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '696AAA6CA370B6BC'O } } } } } SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250825100130838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130838 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) 20250825100130838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130838 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) 20250825100130838 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) 20250825100130838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130838 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130838 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) 20250825100130838 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100130838 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100130838 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100130838 DMM DEBUG MM(262420000001002/cf79a556) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250825100130838 DMM NOTICE MM(262420000001002/cf79a556) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100130838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100130838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100130838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100130838 DMM DEBUG MM(262420000001002/cf79a556) Requesting authorization (sgsn_auth.c:160) 20250825100130838 DMM INFO MM(262420000001002/cf79a556) Requesting authentication tuples (sgsn_auth.c:184) 20250825100130838 DMM DEBUG MM(262420000001002/cf79a556) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100130838 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250825100130838 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@9c539480cdf9: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250825100130840 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100130840 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100130840 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100130840 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100130840 DMM INFO MM(262420000001002/cf79a556) Subscriber data update (mmctx.c:445) 20250825100130840 DMM DEBUG MM(262420000001002/cf79a556) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100130840 DMM INFO MM(262420000001002/cf79a556) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100130840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100130840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100130840 DMM INFO MM(262420000001002/cf79a556) <- GMM AUTH AND CIPHERING REQ (rand = f3 04 b3 38 02 9c da 81 60 06 25 d4 4f 8a 54 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 4d bd 62 f2 75 ae 8a 10 9f b5 1e 2a 32 f3 12 ) (gprs_gmm.c:510) 20250825100130840 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250825100130840 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130840 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130840 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130840 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) 20250825100130840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130840 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) 20250825100130841 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) 20250825100130841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130841 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 c1 5a e4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 f3 04 b3 38 02 9c da 81 60 06 25 d4 4f 8a 54 82 80 28 10 6a 4d bd 62 f2 75 ae 8a 10 9f b5 1e 2a 32 f3 12 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622696AAA6C23094399990000100002F02904A370B6BC'O 20250825100130846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130846 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) 20250825100130846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130846 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) 20250825100130846 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) 20250825100130846 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130846 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130846 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 06 22 69 6a aa 6c 23 09 43 99 99 00 00 10 00 02 f0 29 04 a3 70 b6 bc 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100130846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100130846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100130846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100130846 DMM INFO MM(262420000001002/cf79a556) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100130846 DMM NOTICE MM(262420000001002/cf79a556) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100130846 DMM DEBUG MM(262420000001002/cf79a556) checking auth: received UMTS RES = 69 6a aa 6c a3 70 b6 bc (gprs_gmm.c:716) 20250825100130846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100130846 DMM DEBUG MM(262420000001002/cf79a556) Requesting authorization (sgsn_auth.c:160) 20250825100130846 DMM INFO MM(262420000001002/cf79a556) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100130846 DMM DEBUG MM(262420000001002/cf79a556) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100130846 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250825100130846 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) 20250825100130846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100130846 DMM DEBUG MM(262420000001002/cf79a556) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100130846 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130846 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130846 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130846 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) 20250825100130846 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130846 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) 20250825100130846 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) 20250825100130846 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130846 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 c1 5a e4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 63 10 5b 62 06 31 85 0b 5e 67 5b c3 90 87 a0 65 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100130851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130851 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) 20250825100130851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130851 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) 20250825100130851 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) 20250825100130851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130851 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130851 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) 20250825100130851 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100130851 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100130851 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100130851 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250825100130851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100130851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100130851 DMM INFO MM(262420000001002/cf79a556) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf79a556) (gprs_gmm.c:337) 20250825100130851 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250825100130851 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130851 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130851 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130851 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) 20250825100130851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130851 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) 20250825100130851 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) 20250825100130851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130851 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 c1 5a e4 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) 20250825100130851 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130851 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130851 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130851 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) 20250825100130851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130851 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) 20250825100130851 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) 20250825100130851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130851 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 c1 5a 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 cf 79 a5 56 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100130855 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100130855 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100130855 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250825100130855 DMM INFO MM(262420000001002/cf79a556) Subscriber data update (mmctx.c:445) 20250825100130855 DMM DEBUG MM(262420000001002/cf79a556) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100130855 DMM INFO MM(262420000001002/cf79a556) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100130855 DMM NOTICE MM(262420000001002/cf79a556) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250825100130855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100130855 DMM NOTICE MM(262420000001002/cf79a556) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100130855 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) 20250825100130857 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100130857 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250825100130857 DMM INFO MM(262420000001002/cf79a556) Subscriber data update (mmctx.c:445) 20250825100130857 DMM DEBUG MM(262420000001002/cf79a556) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100130861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130861 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) 20250825100130861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130861 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) 20250825100130861 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) 20250825100130861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130861 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130861 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) 20250825100130861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100130861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100130861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100130861 DMM INFO MM(262420000001002/cf79a556) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100130861 DMM NOTICE MM(262420000001002/cf79a556) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100130861 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100130861 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100130861 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100130861 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100130861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100130861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100130861 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130861 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130861 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130861 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) 20250825100130861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130861 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) 20250825100130861 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) 20250825100130861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130861 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 c1 5a 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(1545)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1545)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1545)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100130869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130869 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) 20250825100130869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130869 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) 20250825100130869 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) 20250825100130869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130869 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130869 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) 20250825100130869 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100130869 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100130869 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100130869 DMM INFO MM(262420000001002/cf79a556) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100130869 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100130869 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100130869 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130869 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130869 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130869 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) 20250825100130869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100130869 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) 20250825100130869 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) 20250825100130869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100130869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130869 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 c1 5a e4 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)@9c539480cdf9: Session index based on local reference:0 20250825100130872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100130872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100130872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100130872 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) 20250825100130872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100130872 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) 20250825100130872 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) 20250825100130872 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100130872 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100130872 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 c1 5a e4 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@9c539480cdf9: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)12671716 TC_iu_attach_geran_rau(1553)@9c539480cdf9: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1533)@9c539480cdf9: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@9c539480cdf9: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='CF79A556'O, index=1 20250825100130937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100130937 DLLC NOTICE LLME(ffffffff/cf79a556){UNASSIGNED} LLC RX: unknown TLLI 0xcf79a556, creating LLME on the fly (gprs_llc.c:552) 20250825100130937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250825100130938 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825100130938 DMM INFO MM(262420000001002/cf79a556) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cf79a556, P-TMSI: cf79a556 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250825100130938 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250825100130938 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250825100130938 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100130938 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100130938 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250825100130938 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100130938 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100130938 DLLC NOTICE LLME(ffffffff/cf79a556){UNASSIGNED} LLGM Assign pre (cf79a556 => cf79a556) (gprs_llc.c:1079) 20250825100130938 DLLC NOTICE LLME(cf79a556/cf79a556){ASSIGNED} LLGM Assign post (cf79a556 => cf79a556) (gprs_llc.c:1125) 20250825100130938 DMM INFO MM(262420000001002/cf79a556) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@9c539480cdf9: Removing Client IMSI='262420000001002'H, index=1 20250825100130957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100130957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100130957 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100130957 DMM INFO MM(262420000001002/cf79a556) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825100130957 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825100130957 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100130957 DLLC NOTICE LLME(cf79a556/cf79a556){ASSIGNED} LLGM Assign pre (ffffffff => cf79a556) (gprs_llc.c:1079) 20250825100130957 DLLC NOTICE LLME(ffffffff/cf79a556){ASSIGNED} LLGM Assign post (ffffffff => cf79a556) (gprs_llc.c:1125) 20250825100130957 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250825100130957 DMM ERROR MM_STATE_Gb[0x56227dc87470]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@9c539480cdf9: Final verdict of PTC: pass 20250825100130963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34070<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1546)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1545)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1550)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@9c539480cdf9: Final verdict of PTC: none 20250825100130967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100130967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1544)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1538)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1539)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1534)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@9c539480cdf9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1532)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1542)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1537)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@9c539480cdf9: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Aug 25 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 20250825100131072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100131072 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) 20250825100131072 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:1122) 20250825100131072 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100131072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100131072 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100131072 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100131072 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100131072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100131072 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100131072 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100131072 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) 20250825100131072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100131072 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100131072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100131072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100131072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100131072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100131072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100131072 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) 20250825100131072 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) 20250825100131072 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) 20250825100131072 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) 20250825100131072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100131072 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100131080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100131482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193552) 20250825100131969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100131969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=193552, count=256048) 20250825100132970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100132971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100133073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100133073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100133073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100133972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100133972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_geran_attach_iu_rau started. 20250825100134574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100134579 DMM INFO MM(262420000001002/cf79a556) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100134579 DMM INFO MM(262420000001002/cf79a556) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100134579 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100134579 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100134579 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250825100134579 DMM ERROR MM_STATE_Gb[0x56227dc87470]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250825100134579 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250825100134579 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) 20250825100134579 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) 20250825100134579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc875a0]{Init}: Deallocated (fsm.c:568) 20250825100134579 DMM DEBUG MM_STATE_Gb[0x56227dc87470]{Idle}: Deallocated (fsm.c:568) 20250825100134579 DMM DEBUG MM_STATE_Iu(3)[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825100134579 DMM DEBUG GMM(gmm_fsm)[0x56227dc87340]{Deregistered}: Deallocated (fsm.c:568) 20250825100134579 DLLC NOTICE LLME(ffffffff/cf79a556){ASSIGNED} LLGM Assign pre (cf79a556 => ffffffff) (gprs_llc.c:1079) 20250825100134579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf79a556 => ffffffff) (gprs_llc.c:1125) 20250825100134579 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1558)@9c539480cdf9: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1559)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100134654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100134654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100134654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100134654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100134654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100134654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100134654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100134654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100134654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100134657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100134657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100134657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100134657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100134657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100134657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100134657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100134657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100134657 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100134657 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100134657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100134659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100134659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1558)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100134665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1560)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1559)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1555)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1563)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100134671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100134671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250825100134671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100134671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100134671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100134671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100134671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100134671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100134671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100134671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100134671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1563)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100134672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100134672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100134672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100134672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100134672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100134672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100134672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100134672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100134672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100134672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100134672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100134673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100134673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1563)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1563)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_geran_attach_iu_rau-BVCI196(1557)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100134675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1564)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1560)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100134681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100134681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1562)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1565)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1564)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1568)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100134690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100134690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100134690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100134690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100134690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100134690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100134690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100134690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100134690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100134691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100134691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100134691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100134691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100134691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100134691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100134691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100134691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100134691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100134691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100134691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100134692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100134692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1568)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100134694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1565)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1571)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1571)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1571)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1569)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100134699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100134699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1567)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100134898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100134898 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) 20250825100134898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100134898 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100134904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100134904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100134904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100134904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100134904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100134904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100134904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100134904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100134904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100134904 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) 20250825100134904 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100134904 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) 20250825100134904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100134906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100134906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100134906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100134906 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) 20250825100134906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100134906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100134906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100134906 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) 20250825100134906 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100134906 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) 20250825100134906 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) 20250825100134906 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) 20250825100134906 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) 20250825100134906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100134906 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100134906 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) 20250825100134906 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:1140) 20250825100134973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100134973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100134973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100134973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100134975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100134976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100135715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100135715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100135715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100135715 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) 20250825100135715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100135715 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) 20250825100135715 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) 20250825100135715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100135715 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100135715 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) 20250825100135715 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100135715 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100135715 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100135715 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100135715 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100135715 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) 20250825100135715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100135715 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) 20250825100135715 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) 20250825100135715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100135715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100135715 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(1570)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@9c539480cdf9: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='F22A2DAF'O, index=0 SGSN_Test-GSUP(1574)@9c539480cdf9: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@9c539480cdf9: 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 := 'C844DE9B8551AD28B35009ACD35ED574'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17B32992'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82F414A6E3AA733B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E63E652C823AE6809F2366831FCB3849'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FE9393477E46FE4EC773B2B732F81DD1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '35758655F58E5ED8E17F61F5072C8BAA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '32DB00E57B69DFEE'O } } } } } 20250825100136068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100136068 DLLC NOTICE LLME(ffffffff/f22a2daf){UNASSIGNED} LLC RX: unknown TLLI 0xf22a2daf, creating LLME on the fly (gprs_llc.c:552) 20250825100136068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100136068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100136068 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Allocated (fsm.c:456) 20250825100136068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Allocated (fsm.c:456) 20250825100136068 DMM DEBUG MM_STATE_Gb[0x56227dc876d0]{Idle}: Allocated (fsm.c:456) 20250825100136068 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825100136068 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100136068 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100136068 DLLC NOTICE LLME(ffffffff/f22a2daf){UNASSIGNED} LLGM Assign pre (f22a2daf => ce1cb4b4) (gprs_llc.c:1079) 20250825100136068 DLLC NOTICE LLME(f22a2daf/ce1cb4b4){ASSIGNED} LLGM Assign post (f22a2daf => ce1cb4b4) (gprs_llc.c:1125) 20250825100136068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100136068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100136068 DMM DEBUG MM(262420000001003/ce1cb4b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100136093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100136093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250825100136093 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100136093 DMM DEBUG MM(262420000001003/ce1cb4b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250825100136093 DMM NOTICE MM(262420000001003/ce1cb4b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100136093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100136093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100136093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100136093 DMM DEBUG MM(262420000001003/ce1cb4b4) Requesting authorization (sgsn_auth.c:160) 20250825100136093 DMM INFO MM(262420000001003/ce1cb4b4) Requesting authentication tuples (sgsn_auth.c:184) 20250825100136093 DMM DEBUG MM(262420000001003/ce1cb4b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100136093 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250825100136093 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@9c539480cdf9: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250825100136099 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100136099 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100136099 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100136099 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100136099 DMM INFO MM(262420000001003/ce1cb4b4) Subscriber data update (mmctx.c:445) 20250825100136099 DMM DEBUG MM(262420000001003/ce1cb4b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100136099 DMM INFO MM(262420000001003/ce1cb4b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100136099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100136099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100136100 DMM INFO MM(262420000001003/ce1cb4b4) <- GMM AUTH AND CIPHERING REQ (rand = c8 44 de 9b 85 51 ad 28 b3 50 09 ac d3 5e d5 74 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 75 86 55 f5 8e 5e d8 e1 7f 61 f5 07 2c 8b aa ) (gprs_gmm.c:510) 20250825100136117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100136117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250825100136117 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100136117 DMM INFO MM(262420000001003/ce1cb4b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100136117 DMM NOTICE MM(262420000001003/ce1cb4b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100136118 DMM DEBUG MM(262420000001003/ce1cb4b4) checking auth: received UMTS RES = 32 db 00 e5 7b 69 df ee (gprs_gmm.c:716) 20250825100136118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100136118 DMM DEBUG MM(262420000001003/ce1cb4b4) Requesting authorization (sgsn_auth.c:160) 20250825100136118 DMM INFO MM(262420000001003/ce1cb4b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100136118 DMM DEBUG MM(262420000001003/ce1cb4b4) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100136118 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250825100136118 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) 20250825100136118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250825100136118 DMM INFO MM(262420000001003/ce1cb4b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xce1cb4b4) (gprs_gmm.c:337) 20250825100136121 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100136121 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100136121 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250825100136121 DMM INFO MM(262420000001003/ce1cb4b4) Subscriber data update (mmctx.c:445) 20250825100136121 DMM DEBUG MM(262420000001003/ce1cb4b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100136121 DMM INFO MM(262420000001003/ce1cb4b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100136121 DMM NOTICE MM(262420000001003/ce1cb4b4) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250825100136121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100136121 DMM NOTICE MM(262420000001003/ce1cb4b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100136121 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) 20250825100136122 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100136122 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250825100136122 DMM INFO MM(262420000001003/ce1cb4b4) Subscriber data update (mmctx.c:445) 20250825100136122 DMM DEBUG MM(262420000001003/ce1cb4b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250825100136134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100136134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250825100136134 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250825100136134 DMM INFO MM(262420000001003/ce1cb4b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100136134 DMM NOTICE MM(262420000001003/ce1cb4b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100136134 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100136134 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100136134 DLLC NOTICE LLME(f22a2daf/ce1cb4b4){ASSIGNED} LLGM Assign pre (ffffffff => ce1cb4b4) (gprs_llc.c:1079) 20250825100136134 DLLC NOTICE LLME(ffffffff/ce1cb4b4){ASSIGNED} LLGM Assign post (ffffffff => ce1cb4b4) (gprs_llc.c:1125) 20250825100136134 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250825100136134 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250825100136134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100136134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@9c539480cdf9: 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 := 'CE1CB4B4'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)@9c539480cdf9: Added conn table entry 0TC_geran_attach_iu_rau(1577)13341662 SGSN_Test_0-SCCP(1569)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1570)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100136205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136205 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) 20250825100136205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100136205 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) 20250825100136205 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) 20250825100136205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100136205 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136205 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 cb 93 de 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 ce 1c b4 b4 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) 20250825100136206 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100136206 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100136206 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100136206 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250825100136206 DMM INFO MM(262420000001003/ce1cb4b4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ce1cb4b4 (00000000), TLLI: ce1cb4b4 (ce1cb4b4), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250825100136206 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250825100136206 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250825100136206 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250825100136206 DLLC NOTICE LLME(ffffffff/ce1cb4b4){ASSIGNED} LLGM Assign pre (ce1cb4b4 => ffffffff) (gprs_llc.c:1079) 20250825100136206 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce1cb4b4 => ffffffff) (gprs_llc.c:1125) 20250825100136206 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100136206 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250825100136206 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100136206 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100136206 DMM DEBUG MM(262420000001003/ce1cb4b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100136206 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136206 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136206 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136206 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) 20250825100136206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100136206 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) 20250825100136206 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) 20250825100136206 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100136206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136206 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 cb 93 de 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100136206 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136206 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136206 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136206 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) 20250825100136206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100136206 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) 20250825100136207 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) 20250825100136207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100136207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136207 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 cb 93 de 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 3e 65 2c 82 3a e6 80 9f 23 66 83 1f cb 38 49 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)@9c539480cdf9: { messageType := 2, destLocRef := 'CB93DE'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1569)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100136224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136224 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) 20250825100136224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100136224 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) 20250825100136224 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) 20250825100136224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100136224 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136224 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) 20250825100136224 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100136224 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100136224 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100136224 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250825100136224 DMM INFO MM(262420000001003/ce1cb4b4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250825100136224 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250825100136225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136225 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136225 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) 20250825100136225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100136225 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) 20250825100136225 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) 20250825100136225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100136225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136225 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 cb 93 de 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) 20250825100136225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136225 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136225 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) 20250825100136225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100136225 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) 20250825100136225 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) 20250825100136225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100136225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136225 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 cb 93 de 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 ce 1c b4 b4 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@9c539480cdf9: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@9c539480cdf9: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1569)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1569)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250825100136238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136238 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) 20250825100136238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100136238 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) 20250825100136238 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) 20250825100136238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100136238 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100136238 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) 20250825100136238 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100136238 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100136238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100136238 DMM INFO MM(262420000001003/ce1cb4b4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250825100136238 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250825100136238 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100136238 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250825100136238 DMM ERROR MM_STATE_Iu[0x56227dc87470]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1577)@9c539480cdf9: Final verdict of PTC: pass 20250825100136243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1571)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1570)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1574)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1558)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@9c539480cdf9: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1562)@9c539480cdf9: Final verdict of PTC: none 20250825100136248 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100136248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI220(1567)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1569)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1573)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1568)@9c539480cdf9: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1563)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1566)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1561)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1556)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1561): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1562): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@9c539480cdf9: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Aug 25 10:01:36 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 20250825100136356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100136440 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100136440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100136440 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100136440 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100136440 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100136440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100136440 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100136440 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100136440 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) 20250825100136440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136440 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100136441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100136441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100136441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100136441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100136441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100136441 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) 20250825100136441 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) 20250825100136441 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) 20250825100136441 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) 20250825100136441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100136441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100136441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100136441 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) 20250825100136441 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:1122) 20250825100136441 DMM INFO MM(262420000001003/ce1cb4b4) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100136441 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100136441 DMM ERROR MM_STATE_Iu[0x56227dc87470]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:168) 20250825100136441 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100136441 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100136441 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100136441 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) 20250825100136441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100136441 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) 20250825100136441 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250825100136858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209476) 20250825100137249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100137249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=209476, count=210732) 20250825100138250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100138250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100138442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100138442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100138442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100139251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100139251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user started. 20250825100139929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100139932 DMM INFO MM(262420000001003/ce1cb4b4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100139932 DMM INFO MM(262420000001003/ce1cb4b4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100139932 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100139932 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100139932 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100139932 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250825100139932 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) 20250825100139932 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) 20250825100139932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Deallocated (fsm.c:568) 20250825100139932 DMM DEBUG MM_STATE_Gb(0)[0x56227dc876d0]{Idle}: Deallocated (fsm.c:568) 20250825100139932 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825100139932 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Deallocated (fsm.c:568) 20250825100139932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100139975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100139975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100139975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100139975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100139975 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100139975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100139975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100139975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100139975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100139976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100139976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100139976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100139976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100139976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100139976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100139976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100139976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100139976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100139976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100139976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100139977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100139977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100139981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1579)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100139988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100139988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1584)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1583)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_user-BVCI196(1581)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1587)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1587)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100139993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100139993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100139993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100139993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100139993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100139993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100139993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100139993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100139993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1587)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100139994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100139994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100139994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100139994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100139994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100139994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100139994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100139994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100139994 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100139994 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100139994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100139994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100139994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1587)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100139998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1588)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1584)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100140004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100140004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1586)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1589)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1588)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1592)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100140016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100140016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100140016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100140016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100140016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100140016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100140016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100140016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100140016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1592)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100140017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100140017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100140017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100140017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100140017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100140017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100140017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100140017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100140017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100140017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100140017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100140018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100140018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1592)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1592)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100140022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1595)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1593)@9c539480cdf9: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1589)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100140030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100140030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1591)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100140225 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100140225 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) 20250825100140225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100140225 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100140230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100140230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100140230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100140230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100140230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100140230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100140230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100140230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100140230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100140230 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) 20250825100140230 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100140230 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) 20250825100140230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100140232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100140232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100140232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100140232 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) 20250825100140232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100140232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100140233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100140233 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) 20250825100140233 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100140233 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) 20250825100140233 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) 20250825100140233 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) 20250825100140233 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) 20250825100140233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100140233 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100140233 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) 20250825100140233 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:1140) 20250825100140252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100140252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100140252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100140252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100140256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: 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)@9c539480cdf9: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250825100140257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100141049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141049 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) 20250825100141049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141049 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) 20250825100141049 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) 20250825100141049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141049 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141049 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) 20250825100141050 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100141050 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100141050 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141050 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141050 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141050 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) 20250825100141050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141050 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) 20250825100141050 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) 20250825100141050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141050 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(1594)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='FE469FB8'O, index=0 SGSN_Test-GSUP(1598)@9c539480cdf9: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@9c539480cdf9: 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 := '6B5D'O ("k]"), rac := '1B'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)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user(1601)9243230 SGSN_Test_0-SCCP(1593)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1594)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100141385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141385 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) 20250825100141385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141385 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) 20250825100141385 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) 20250825100141385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141385 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141385 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 8d 0a 5e 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 6b 5d 1b 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) 20250825100141386 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100141386 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100141386 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100141386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100141386 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Allocated (fsm.c:456) 20250825100141386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825100141386 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Allocated (fsm.c:456) 20250825100141386 DMM DEBUG MM_STATE_Iu[0x56227dc90a90]{Detached}: Allocated (fsm.c:456) 20250825100141386 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100141386 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100141386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100141387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100141387 DMM DEBUG MM(262420000001004/ef936f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100141387 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250825100141387 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141387 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141387 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141387 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) 20250825100141387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141387 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) 20250825100141387 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) 20250825100141387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141387 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 8d 0a 5e 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100141387 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141387 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141387 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141387 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) 20250825100141387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141387 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) 20250825100141387 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) 20250825100141387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141387 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 8d 0a 5e 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)@9c539480cdf9: { messageType := 2, destLocRef := '8D0A5E'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@9c539480cdf9: 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 := 'FF4AD4F3C207259B64918C3A219CE756'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '005CEE8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2805097146313708'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '69E41747D57D75FFC439C0E483AE11C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D31514A6998E65DD8FA1B30D4F274FE3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E2D111690E78AAB5E56B41BB8E0C139C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6A98DD659235C0DB'O } } } } } SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250825100141397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141397 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) 20250825100141397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141397 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) 20250825100141397 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) 20250825100141397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141397 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141397 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) 20250825100141398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100141398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100141398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100141398 DMM DEBUG MM(262420000001004/ef936f83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250825100141398 DMM NOTICE MM(262420000001004/ef936f83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100141398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100141398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100141398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100141398 DMM DEBUG MM(262420000001004/ef936f83) Requesting authorization (sgsn_auth.c:160) 20250825100141398 DMM INFO MM(262420000001004/ef936f83) Requesting authentication tuples (sgsn_auth.c:184) 20250825100141398 DMM DEBUG MM(262420000001004/ef936f83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100141398 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250825100141398 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250825100141400 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100141400 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100141400 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100141400 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100141400 DMM INFO MM(262420000001004/ef936f83) Subscriber data update (mmctx.c:445) 20250825100141400 DMM DEBUG MM(262420000001004/ef936f83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100141400 DMM INFO MM(262420000001004/ef936f83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100141400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100141400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100141400 DMM INFO MM(262420000001004/ef936f83) <- GMM AUTH AND CIPHERING REQ (rand = ff 4a d4 f3 c2 07 25 9b 64 91 8c 3a 21 9c e7 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 d1 11 69 0e 78 aa b5 e5 6b 41 bb 8e 0c 13 9c ) (gprs_gmm.c:510) 20250825100141400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250825100141401 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141401 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141401 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141401 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) 20250825100141401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141401 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) 20250825100141401 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) 20250825100141401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141401 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 8d 0a 5e 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 ff 4a d4 f3 c2 07 25 9b 64 91 8c 3a 21 9c e7 56 80 28 10 e2 d1 11 69 0e 78 aa b5 e5 6b 41 bb 8e 0c 13 9c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F226A98DD6523094399990000100004F029049235C0DB'O 20250825100141406 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141406 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141406 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141406 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) 20250825100141406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141406 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) 20250825100141406 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) 20250825100141406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141406 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141406 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 0f 22 6a 98 dd 65 23 09 43 99 99 00 00 10 00 04 f0 29 04 92 35 c0 db 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100141406 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100141406 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100141406 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100141406 DMM INFO MM(262420000001004/ef936f83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100141406 DMM NOTICE MM(262420000001004/ef936f83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100141406 DMM DEBUG MM(262420000001004/ef936f83) checking auth: received UMTS RES = 6a 98 dd 65 92 35 c0 db (gprs_gmm.c:716) 20250825100141406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100141406 DMM DEBUG MM(262420000001004/ef936f83) Requesting authorization (sgsn_auth.c:160) 20250825100141406 DMM INFO MM(262420000001004/ef936f83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100141406 DMM DEBUG MM(262420000001004/ef936f83) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100141406 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250825100141406 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) 20250825100141406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100141406 DMM DEBUG MM(262420000001004/ef936f83) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100141406 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141406 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141406 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141406 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) 20250825100141406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141406 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) 20250825100141406 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) 20250825100141406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141406 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 8d 0a 5e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 69 e4 17 47 d5 7d 75 ff c4 39 c0 e4 83 ae 11 c5 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100141415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141415 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) 20250825100141415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141415 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) 20250825100141415 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) 20250825100141415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141415 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141415 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) 20250825100141416 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100141416 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100141416 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100141416 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250825100141416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100141416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100141416 DMM INFO MM(262420000001004/ef936f83) <- GMM ATTACH ACCEPT (new P-TMSI=0xef936f83) (gprs_gmm.c:337) 20250825100141416 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250825100141416 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141416 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141416 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141416 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) 20250825100141416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141416 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) 20250825100141416 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) 20250825100141416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141416 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 8d 0a 5e 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) 20250825100141416 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141416 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141416 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141416 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) 20250825100141416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141416 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) 20250825100141416 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) 20250825100141416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141416 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 8d 0a 5e 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 ef 93 6f 83 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100141422 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100141422 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100141422 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250825100141422 DMM INFO MM(262420000001004/ef936f83) Subscriber data update (mmctx.c:445) 20250825100141422 DMM DEBUG MM(262420000001004/ef936f83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100141422 DMM INFO MM(262420000001004/ef936f83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100141422 DMM NOTICE MM(262420000001004/ef936f83) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250825100141422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100141422 DMM NOTICE MM(262420000001004/ef936f83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100141422 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) 20250825100141422 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100141422 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250825100141422 DMM INFO MM(262420000001004/ef936f83) Subscriber data update (mmctx.c:445) 20250825100141422 DMM DEBUG MM(262420000001004/ef936f83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100141425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141425 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) 20250825100141425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141425 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) 20250825100141425 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) 20250825100141425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141425 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141425 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) 20250825100141425 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100141425 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100141425 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100141425 DMM INFO MM(262420000001004/ef936f83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100141425 DMM NOTICE MM(262420000001004/ef936f83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100141425 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100141425 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100141425 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100141425 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100141425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100141425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100141425 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141425 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141425 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141425 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) 20250825100141425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141425 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) 20250825100141425 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) 20250825100141425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141425 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 8d 0a 5e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100141430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141430 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) 20250825100141430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141430 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) 20250825100141430 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) 20250825100141430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141430 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141430 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) 20250825100141431 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100141431 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100141431 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100141431 DMM INFO MM(262420000001004/ef936f83) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100141431 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100141431 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100141431 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141431 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141431 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) 20250825100141431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141431 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) 20250825100141431 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) 20250825100141431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141431 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 8d 0a 5e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-RAN(1594)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_user(1601)9243230 20250825100141432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141432 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) 20250825100141432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141432 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) 20250825100141432 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) 20250825100141432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141432 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141432 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 8d 0a 5e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@9c539480cdf9: 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 := 'EF936F83'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user(1601)7535246 SGSN_Test_0-RAN(1594)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1593)@9c539480cdf9: First idle individual index:0 20250825100141632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141632 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) 20250825100141632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141633 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) 20250825100141633 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) 20250825100141633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141633 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141633 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 72 fa 8e 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 ef 93 6f 83 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) 20250825100141634 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100141634 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100141634 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100141634 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF936F83) type="signalling"  (gprs_gmm.c:1936) 20250825100141634 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100141634 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100141634 DMM DEBUG MM(262420000001004/ef936f83) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100141634 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141634 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141634 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141635 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) 20250825100141635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141635 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) 20250825100141635 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) 20250825100141635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141635 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 72 fa 8e 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100141635 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141635 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141635 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141635 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) 20250825100141635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141635 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) 20250825100141635 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) 20250825100141635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141635 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 72 fa 8e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 69 e4 17 47 d5 7d 75 ff c4 39 c0 e4 83 ae 11 c5 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)@9c539480cdf9: { messageType := 2, destLocRef := '72FA8E'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100141645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141645 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) 20250825100141645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141645 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) 20250825100141645 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) 20250825100141645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141645 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141645 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) 20250825100141645 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100141645 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100141645 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100141645 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250825100141646 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100141646 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100141646 DMM INFO MM(262420000001004/ef936f83) <- GMM SERVICE ACCEPT (P-TMSI=0xef936f83) (gprs_gmm.c:863) 20250825100141646 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250825100141646 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141646 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141646 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141646 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) 20250825100141646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141646 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) 20250825100141646 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) 20250825100141646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141646 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 72 fa 8e 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) 20250825100141646 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141646 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141646 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141646 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) 20250825100141646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141646 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) 20250825100141646 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) 20250825100141646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141646 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 72 fa 8e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1593)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100141658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141659 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) 20250825100141659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100141659 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) 20250825100141659 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) 20250825100141659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100141659 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141659 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) 20250825100141659 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100141659 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100141659 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100141659 DMM INFO MM(262420000001004/ef936f83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100141659 DMM INFO MM(262420000001004/ef936f83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100141659 DMM DEBUG MM(262420000001004/ef936f83) Using GGSN 0 (gprs_sm.c:317) 20250825100141659 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) 20250825100141659 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250825100141659 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100141659 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100141659 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250825100141678 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 ef 36 f5 2c 11 fb 9b 56 61 14 05 7f 41 10 f5 52 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) 20250825100141678 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f855e0, cbp=0x56227dc98670) (sgsn_libgtp.c:633) 20250825100141678 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100141679 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100141679 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100141679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100141679 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) 20250825100141679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100141679 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) 20250825100141679 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) 20250825100141679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100141679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100141679 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 72 fa 8e 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 ef 36 f5 2c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100146442 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100146442 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100146442 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100146442 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) 20250825100146442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100146442 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) 20250825100146442 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) 20250825100146442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100146442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100146442 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 cb 93 de 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100146443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100146443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100146443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100146443 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) 20250825100146443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100146443 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) 20250825100146443 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) 20250825100146443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100146443 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100146443 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 cb 93 de 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@9c539480cdf9: 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)@9c539480cdf9: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@9c539480cdf9: Test Component 1601 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1598)@9c539480cdf9: Final verdict of PTC: none 20250825100146688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100146688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1597)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1592)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@9c539480cdf9: Final verdict of PTC: none 20250825100146689 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100146689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100146689 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100146689 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100146689 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100146689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100146689 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100146689 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100146689 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) 20250825100146689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100146689 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100146689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100146689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100146689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100146689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100146689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100146689 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) -NSVCI97(1582)@9c539480cdf9: Final verdict of PTC: none 20250825100146689 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) 20250825100146689 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) 20250825100146689 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) 20250825100146689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) SGSN_Test-Gb0-NS0(1578)@9c539480cdf9: Final verdict of PTC: none 20250825100146689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100146689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100146689 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) 20250825100146689 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:1122) 20250825100146689 DMM INFO MM(262420000001004/ef936f83) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100146689 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) SGSN_Test_0-RAN(1594)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@9c539480cdf9: Final verdict of PTC: none20250825100146689 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100146689 DMM INFO MM(262420000001004/ef936f83) Changing GTP-U endpoints 127.0.0.10/0x0000000c -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) SGSN_Test-Gb2-NS2(1588)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1591)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1593)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@9c539480cdf9: Final verdict of PTC: none 20250825100146689 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250825100146689 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100146689 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100146689 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100146689 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) 20250825100146689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) SGSN_Test-RNC_GTP(1596)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@9c539480cdf9: Final verdict of PTC: none 20250825100146689 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) 20250825100146689 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-Gb0-BSSGP0(1579)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@9c539480cdf9: Final verdict of PTC: none 20250825100146690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1580)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1590)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user(1601)@9c539480cdf9: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" -NSVCI98-provIP(1585)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1587)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1590): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1591): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1592): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1593): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Mon Aug 25 10:01:46 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 20250825100146768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100147271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338288) 20250825100147690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100147690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100148086 DGPRS DEBUG Checking for inactive LLMEs, time = 19347013 (sgsn.c:132) 20250825100148086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100148086 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100148086 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100148086 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100148086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100148086 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100148087 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100148087 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100148087 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100148087 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=338288, count=342740) 20250825100148690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100148690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100148690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100148691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100148691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100149693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100149693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250825100150377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100150379 DMM INFO MM(262420000001004/ef936f83) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100150379 DMM INFO MM(262420000001004/ef936f83) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100150379 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100150379 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100150379 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100150379 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100150379 DMM NOTICE MM(262420000001004/ef936f83) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100150379 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250825100150379 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100150379 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100150379 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250825100150379 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250825100150379 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) 20250825100150379 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) 20250825100150380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825100150380 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Deallocated (fsm.c:568) 20250825100150380 DMM DEBUG MM_STATE_Iu(5)[0x56227dc90a90]{Detached}: Deallocated (fsm.c:568) 20250825100150380 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Deallocated (fsm.c:568) 20250825100150380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100150427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100150427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100150427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100150427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100150427 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100150427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100150427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100150427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100150427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1606)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100150428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100150428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100150428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100150428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100150428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100150428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100150428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100150428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100150428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100150428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100150428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100150428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100150428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100150430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1607)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1603)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100150435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100150435 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1607)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1611)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100150441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100150441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100150441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100150441 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100150441 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100150441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100150441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100150441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100150441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100150442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100150442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100150442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100150442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100150442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100150442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100150442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100150442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100150442 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100150442 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100150442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100150442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100150442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1611)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100150444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1612)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1608)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100150448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100150448 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)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1613)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1612)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1616)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100150454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100150454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100150454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100150454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100150454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100150454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100150454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100150454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100150454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100150455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100150455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100150455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100150455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1616)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100150457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1613)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1619)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1619)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation 20250825100150462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100150462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1617)@9c539480cdf9: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100150663 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100150663 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) 20250825100150663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100150663 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100150670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100150670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100150670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100150670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100150670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100150670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100150670 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) 20250825100150670 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100150670 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) 20250825100150670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100150671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100150671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100150671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100150671 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) 20250825100150671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100150671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100150671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100150671 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) 20250825100150671 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100150671 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) 20250825100150671 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) 20250825100150671 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) 20250825100150671 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) 20250825100150671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100150671 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100150671 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) 20250825100150672 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:1140) 20250825100150694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100150694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100150694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100150694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100150697 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100150698 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100151487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151487 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) 20250825100151487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151487 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) 20250825100151487 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) 20250825100151487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151487 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151487 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) 20250825100151488 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100151488 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100151489 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151489 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151489 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151489 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) 20250825100151489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151489 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) 20250825100151489 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) 20250825100151489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151489 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 0e 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)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='C4338C0F'O, index=0 SGSN_Test-GSUP(1622)@9c539480cdf9: 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)@9c539480cdf9: 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 := '0168'O, rac := '94'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)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)9763478 SGSN_Test_0-SCCP(1617)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1618)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100151803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151803 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151803 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) 20250825100151803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151803 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) 20250825100151803 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) 20250825100151803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151803 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151803 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 94 fa 96 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 01 68 94 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) 20250825100151804 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100151804 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100151804 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100151804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100151804 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: Allocated (fsm.c:456) 20250825100151804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Allocated (fsm.c:456) 20250825100151804 DMM DEBUG MM_STATE_Gb[0x56227dc876d0]{Idle}: Allocated (fsm.c:456) 20250825100151804 DMM DEBUG MM_STATE_Iu[0x56227dc875a0]{Detached}: Allocated (fsm.c:456) 20250825100151804 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100151804 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100151804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100151804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100151804 DMM DEBUG MM(262420000001058/ca9070c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100151804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250825100151804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151804 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) 20250825100151804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151804 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) 20250825100151804 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) 20250825100151804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151804 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 94 fa 96 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100151804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151804 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) 20250825100151804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151804 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) 20250825100151804 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) 20250825100151804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151804 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 94 fa 96 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)@9c539480cdf9: { messageType := 2, destLocRef := '94FA96'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: 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 := '29641FF0097747A5ECD0F43ADB9A7048'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '552F4A63'O ("U/Jc") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '570E4E91116E662B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '76959E638374969DF0970B272D00F22A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2A39BF5A91F55C5D9DF425838D7FCE95'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '662BF94FC03EC22FCE482B1608982500'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4EA7187EE5F2A56D'O } } } } } SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250825100151811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151811 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) 20250825100151811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151811 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) 20250825100151811 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) 20250825100151811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151811 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151811 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) 20250825100151811 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100151811 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100151811 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100151811 DMM DEBUG MM(262420000001058/ca9070c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250825100151812 DMM NOTICE MM(262420000001058/ca9070c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100151812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100151812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100151812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100151812 DMM DEBUG MM(262420000001058/ca9070c9) Requesting authorization (sgsn_auth.c:160) 20250825100151812 DMM INFO MM(262420000001058/ca9070c9) Requesting authentication tuples (sgsn_auth.c:184) 20250825100151812 DMM DEBUG MM(262420000001058/ca9070c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100151812 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250825100151812 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250825100151814 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100151814 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100151814 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100151814 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100151814 DMM INFO MM(262420000001058/ca9070c9) Subscriber data update (mmctx.c:445) 20250825100151814 DMM DEBUG MM(262420000001058/ca9070c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100151814 DMM INFO MM(262420000001058/ca9070c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100151814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100151814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100151814 DMM INFO MM(262420000001058/ca9070c9) <- GMM AUTH AND CIPHERING REQ (rand = 29 64 1f f0 09 77 47 a5 ec d0 f4 3a db 9a 70 48 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 2b f9 4f c0 3e c2 2f ce 48 2b 16 08 98 25 00 ) (gprs_gmm.c:510) 20250825100151814 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250825100151815 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151815 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151815 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151815 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) 20250825100151815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151815 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) 20250825100151815 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) 20250825100151815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151815 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 94 fa 96 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 29 64 1f f0 09 77 47 a5 ec d0 f4 3a db 9a 70 48 80 28 10 66 2b f9 4f c0 3e c2 2f ce 48 2b 16 08 98 25 00 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309224EA7187E23094399990000105008F02904E5F2A56D'O 20250825100151821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151821 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) 20250825100151821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151821 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) 20250825100151821 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) 20250825100151821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151821 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151821 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 09 22 4e a7 18 7e 23 09 43 99 99 00 00 10 50 08 f0 29 04 e5 f2 a5 6d 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100151821 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100151821 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100151821 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100151821 DMM INFO MM(262420000001058/ca9070c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100151821 DMM NOTICE MM(262420000001058/ca9070c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100151821 DMM DEBUG MM(262420000001058/ca9070c9) checking auth: received UMTS RES = 4e a7 18 7e e5 f2 a5 6d (gprs_gmm.c:716) 20250825100151821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100151821 DMM DEBUG MM(262420000001058/ca9070c9) Requesting authorization (sgsn_auth.c:160) 20250825100151821 DMM INFO MM(262420000001058/ca9070c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100151821 DMM DEBUG MM(262420000001058/ca9070c9) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100151821 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250825100151821 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) 20250825100151821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100151821 DMM DEBUG MM(262420000001058/ca9070c9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100151821 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151821 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151821 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151821 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) 20250825100151822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151822 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) 20250825100151822 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) 20250825100151822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151822 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 94 fa 96 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 95 9e 63 83 74 96 9d f0 97 0b 27 2d 00 f2 2a 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100151829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151829 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) 20250825100151829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151829 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) 20250825100151829 [1;34mDLSS7 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) 20250825100151829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151829 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151829 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) 20250825100151829 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100151829 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100151829 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100151829 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250825100151829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100151829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100151829 DMM INFO MM(262420000001058/ca9070c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xca9070c9) (gprs_gmm.c:337) 20250825100151829 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250825100151829 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151829 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151829 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151829 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) 20250825100151829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151829 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) 20250825100151829 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) 20250825100151829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151829 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 94 fa 96 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) 20250825100151829 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151829 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151829 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151829 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) 20250825100151829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151829 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) 20250825100151829 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) 20250825100151829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151829 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 94 fa 96 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 ca 90 70 c9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100151832 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100151832 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100151832 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250825100151832 DMM INFO MM(262420000001058/ca9070c9) Subscriber data update (mmctx.c:445) 20250825100151832 DMM DEBUG MM(262420000001058/ca9070c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100151832 DMM INFO MM(262420000001058/ca9070c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100151832 DMM NOTICE MM(262420000001058/ca9070c9) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250825100151832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100151832 DMM NOTICE MM(262420000001058/ca9070c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100151832 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) 20250825100151832 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100151833 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250825100151833 DMM INFO MM(262420000001058/ca9070c9) Subscriber data update (mmctx.c:445) 20250825100151833 DMM DEBUG MM(262420000001058/ca9070c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100151834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151834 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) 20250825100151834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151834 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) 20250825100151834 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) 20250825100151834 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151834 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151834 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) 20250825100151834 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100151834 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100151834 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100151834 DMM INFO MM(262420000001058/ca9070c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100151834 DMM NOTICE MM(262420000001058/ca9070c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100151834 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100151834 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100151834 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100151834 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100151834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100151834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100151834 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151834 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151834 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151834 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) 20250825100151834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151834 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) 20250825100151834 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) 20250825100151834 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151834 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 94 fa 96 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100151837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151837 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) 20250825100151837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151837 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) 20250825100151837 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) 20250825100151837 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151837 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151837 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) 20250825100151837 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100151837 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100151837 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100151837 DMM INFO MM(262420000001058/ca9070c9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100151837 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100151837 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100151837 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151837 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151837 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151838 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) 20250825100151838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100151838 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) 20250825100151838 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) 20250825100151838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100151838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151838 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 94 fa 96 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)@9c539480cdf9: Session index based on local reference:0 20250825100151838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100151838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100151838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100151838 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) 20250825100151838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100151838 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) 20250825100151838 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) 20250825100151838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100151838 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100151838 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 94 fa 96 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)9763478 TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: 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 := 'CA9070C9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)6143131 SGSN_Test_0-RAN(1618)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1617)@9c539480cdf9: First idle individual index:0 20250825100152040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152040 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) 20250825100152040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100152040 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) 20250825100152040 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) 20250825100152040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100152040 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152041 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 5d bc 9b 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 ca 90 70 c9 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) 20250825100152041 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100152041 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100152041 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100152041 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCA9070C9) type="signalling"  (gprs_gmm.c:1936) 20250825100152041 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100152041 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100152041 DMM DEBUG MM(262420000001058/ca9070c9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100152042 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152042 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152042 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) 20250825100152042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100152042 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) 20250825100152042 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) 20250825100152042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100152042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152042 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 5d bc 9b 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100152042 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152042 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152042 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) 20250825100152042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100152042 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) 20250825100152042 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) 20250825100152042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100152042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152042 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 5d bc 9b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 95 9e 63 83 74 96 9d f0 97 0b 27 2d 00 f2 2a 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)@9c539480cdf9: { messageType := 2, destLocRef := '5DBC9B'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100152050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152050 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) 20250825100152050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100152050 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) 20250825100152050 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) 20250825100152050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100152050 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152050 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) 20250825100152051 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100152051 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100152051 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100152051 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250825100152051 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100152051 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100152051 DMM INFO MM(262420000001058/ca9070c9) <- GMM SERVICE ACCEPT (P-TMSI=0xca9070c9) (gprs_gmm.c:863) 20250825100152051 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250825100152051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152051 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152051 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) 20250825100152051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100152051 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) 20250825100152051 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) 20250825100152051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100152051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152051 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 5d bc 9b 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) 20250825100152051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152051 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152052 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) 20250825100152052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100152052 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) 20250825100152052 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) 20250825100152052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100152052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152052 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 5d bc 9b 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1617)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100152061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152061 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) 20250825100152061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100152061 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) 20250825100152061 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) 20250825100152061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100152061 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152061 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) 20250825100152062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100152062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100152062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100152062 DMM INFO MM(262420000001058/ca9070c9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100152062 DMM INFO MM(262420000001058/ca9070c9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100152062 DMM DEBUG MM(262420000001058/ca9070c9) Using GGSN 0 (gprs_sm.c:317) 20250825100152062 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) 20250825100152062 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250825100152062 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100152062 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100152062 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250825100152086 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 75 89 4f 8e 11 6d cb c4 13 14 05 7f 08 2e ea 32 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) 20250825100152086 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f86658, cbp=0x56227dc99bf0) (sgsn_libgtp.c:633) 20250825100152086 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100152087 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100152087 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100152087 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100152087 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) 20250825100152087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100152087 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) 20250825100152087 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) 20250825100152087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100152087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100152087 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 5d bc 9b 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 75 89 4f 8e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100156691 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100156691 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100156691 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100156691 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) 20250825100156691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100156691 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) 20250825100156691 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) 20250825100156691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100156691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100156691 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 72 fa 8e 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100156694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100156694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100156694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100156694 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) 20250825100156694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100156694 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) 20250825100156694 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) 20250825100156694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100156694 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100156694 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 72 fa 8e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: 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)@9c539480cdf9: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@9c539480cdf9: Test Component 1625 has requested to stop MTC. Terminating current testcase execution. 20250825100157089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100157089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1622)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1621)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1611)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1606)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1612)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1618)@9c539480cdf9: Final verdict of PTC: none 20250825100157093 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100157093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100157093 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100157093 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) SGSN_Test-RNC_GTP(1620)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1602)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1616)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@9c539480cdf9: Final verdict of PTC: none 20250825100157093 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100157093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100157093 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100157093 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100157093 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) 20250825100157093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100157093 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100157093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100157093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100157093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100157093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100157093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100157093 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) 20250825100157093 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) 20250825100157093 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) 20250825100157093 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) 20250825100157093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100157093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) SGSN_Test-Gb2-BSSGP2(1613)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1607)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1604)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1614)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1609)@9c539480cdf9: Final verdict of PTC: none 20250825100157108 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100157108 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) 20250825100157108 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:1122) 20250825100157108 DMM INFO MM(262420000001058/ca9070c9) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100157109 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100157109 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100157109 DMM INFO MM(262420000001058/ca9070c9) Changing GTP-U endpoints 127.0.0.10/0x0000000d -> 127.0.0.10/0x0000000d (gprs_mm_state_iu_fsm.c:52) 20250825100157109 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250825100157109 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100157109 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100157109 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100157109 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) 20250825100157109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100157109 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) 20250825100157109 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250825100157109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39992<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_v4raw(1625)@9c539480cdf9: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1604): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1614): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@9c539480cdf9: 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'. Mon Aug 25 10:01:57 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 20250825100157171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100157673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321120) 20250825100158090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100158091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=321120, count=345464) 20250825100159092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100159092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100159094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100159094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100159094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:01: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_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 20250825100200092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100200092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250825100200726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100200730 DMM INFO MM(262420000001058/ca9070c9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100200730 DMM INFO MM(262420000001058/ca9070c9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100200730 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100200730 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100200730 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100200730 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100200730 DMM NOTICE MM(262420000001058/ca9070c9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100200730 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20250825100200730 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100200730 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100200730 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250825100200730 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250825100200730 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) 20250825100200730 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) 20250825100200730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Deallocated (fsm.c:568) 20250825100200730 DMM DEBUG MM_STATE_Gb[0x56227dc876d0]{Idle}: Deallocated (fsm.c:568) 20250825100200730 DMM DEBUG MM_STATE_Iu(7)[0x56227dc875a0]{Detached}: Deallocated (fsm.c:568) 20250825100200730 DMM DEBUG GMM(gmm_fsm)[0x56227dc90a90]{Deregistered}: Deallocated (fsm.c:568) 20250825100200730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100200773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100200773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100200773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100200773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100200773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100200773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100200773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100200773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100200773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100200774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100200774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100200774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100200774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100200774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100200774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100200774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100200774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100200774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100200774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100200774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100200775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100200775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100200776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1631)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1627)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100200781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100200781 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)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1632)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1631)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100200787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100200787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100200787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100200787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100200787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100200787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100200788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100200788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100200788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100200788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100200790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1636)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1632)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100200795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100200795 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)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1636)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1640)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1640)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100200803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100200803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100200803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100200803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100200803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100200803 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100200803 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100200803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100200804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100200804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1640)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1640)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100200806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1643)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1643)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1641)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100200811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100200811 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(1639)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100201011 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100201011 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) 20250825100201011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100201011 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100201019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100201019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100201019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100201019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100201019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100201019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100201019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100201019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100201019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100201019 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) 20250825100201019 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100201019 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) 20250825100201019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100201021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100201021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100201021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100201021 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) 20250825100201021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100201021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100201021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100201021 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) 20250825100201022 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100201022 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) 20250825100201022 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) 20250825100201022 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) 20250825100201022 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) 20250825100201022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100201022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100201022 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) 20250825100201022 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:1140) 20250825100201093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100201093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100201093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100201093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100201097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100201098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100201828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100201828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100201828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100201828 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) 20250825100201828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100201828 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) 20250825100201828 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) 20250825100201828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100201828 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100201828 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) 20250825100201829 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100201829 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100201829 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100201829 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100201829 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100201829 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) 20250825100201829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100201829 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) 20250825100201829 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) 20250825100201829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100201829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100201829 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(1642)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='CCC57FA4'O, index=0 SGSN_Test-GSUP(1646)@9c539480cdf9: 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)@9c539480cdf9: 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 := '864B'O, rac := '62'O ("b") }, 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)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)3015757 SGSN_Test_0-SCCP(1641)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1642)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100202203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202203 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) 20250825100202203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202203 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) 20250825100202203 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) 20250825100202203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202203 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202203 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 2e 04 4d 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 86 4b 62 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) 20250825100202203 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100202203 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100202203 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100202203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100202203 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{Deregistered}: Allocated (fsm.c:456) 20250825100202204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825100202204 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Allocated (fsm.c:456) 20250825100202204 DMM DEBUG MM_STATE_Iu[0x56227dc95f80]{Detached}: Allocated (fsm.c:456) 20250825100202204 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100202204 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100202204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100202204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100202204 DMM DEBUG MM(262420000001055/cbf1b3ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100202204 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250825100202204 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202204 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202204 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202204 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) 20250825100202204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202204 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) 20250825100202204 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) 20250825100202204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202204 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 2e 04 4d 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100202204 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202204 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202204 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202204 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) 20250825100202204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202204 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) 20250825100202204 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) 20250825100202204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202204 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 2e 04 4d 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(1641)@9c539480cdf9: { messageType := 2, destLocRef := '2E044D'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(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: 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 := 'FD5F6F3B238F6F3D4DDF87B5ED8D80F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33DD5D70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B69E67AC8380E88'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1542163A285C2082D71F5B1BE5EED5A8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2DCAF56704ECB8198B3D70105D9D7DCC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D1073E1F1A90FA10DC3833843DBEA550'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A01B440C198D7A7D'O } } } } } SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250825100202211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202211 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) 20250825100202211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202211 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) 20250825100202211 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) 20250825100202211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202211 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202211 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) 20250825100202211 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100202211 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100202211 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100202211 DMM DEBUG MM(262420000001055/cbf1b3ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250825100202211 DMM NOTICE MM(262420000001055/cbf1b3ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100202211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100202211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100202211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100202211 DMM DEBUG MM(262420000001055/cbf1b3ec) Requesting authorization (sgsn_auth.c:160) 20250825100202211 DMM INFO MM(262420000001055/cbf1b3ec) Requesting authentication tuples (sgsn_auth.c:184) 20250825100202211 DMM DEBUG MM(262420000001055/cbf1b3ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100202211 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250825100202211 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250825100202213 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100202213 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100202213 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100202213 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100202213 DMM INFO MM(262420000001055/cbf1b3ec) Subscriber data update (mmctx.c:445) 20250825100202213 DMM DEBUG MM(262420000001055/cbf1b3ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100202213 DMM INFO MM(262420000001055/cbf1b3ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100202213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100202213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100202213 DMM INFO MM(262420000001055/cbf1b3ec) <- GMM AUTH AND CIPHERING REQ (rand = fd 5f 6f 3b 23 8f 6f 3d 4d df 87 b5 ed 8d 80 f1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 07 3e 1f 1a 90 fa 10 dc 38 33 84 3d be a5 50 ) (gprs_gmm.c:510) 20250825100202213 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250825100202213 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202213 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202213 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202213 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) 20250825100202213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202213 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) 20250825100202213 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) 20250825100202213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202213 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 2e 04 4d 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 fd 5f 6f 3b 23 8f 6f 3d 4d df 87 b5 ed 8d 80 f1 80 28 10 d1 07 3e 1f 1a 90 fa 10 dc 38 33 84 3d be a5 50 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422A01B440C23094399990000105005F02904198D7A7D'O 20250825100202217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202217 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) 20250825100202217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202217 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) 20250825100202217 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) 20250825100202217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202217 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202217 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 04 22 a0 1b 44 0c 23 09 43 99 99 00 00 10 50 05 f0 29 04 19 8d 7a 7d 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100202217 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100202217 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100202217 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100202217 DMM INFO MM(262420000001055/cbf1b3ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100202217 DMM NOTICE MM(262420000001055/cbf1b3ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100202217 DMM DEBUG MM(262420000001055/cbf1b3ec) checking auth: received UMTS RES = a0 1b 44 0c 19 8d 7a 7d (gprs_gmm.c:716) 20250825100202217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100202217 DMM DEBUG MM(262420000001055/cbf1b3ec) Requesting authorization (sgsn_auth.c:160) 20250825100202217 DMM INFO MM(262420000001055/cbf1b3ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100202217 DMM DEBUG MM(262420000001055/cbf1b3ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100202217 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250825100202217 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) 20250825100202217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100202217 DMM DEBUG MM(262420000001055/cbf1b3ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100202217 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202217 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202217 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) 20250825100202217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202217 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) 20250825100202217 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) 20250825100202217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202217 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 2e 04 4d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 42 16 3a 28 5c 20 82 d7 1f 5b 1b e5 ee d5 a8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100202222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202222 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) 20250825100202222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202222 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) 20250825100202222 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) 20250825100202222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202222 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202222 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) 20250825100202223 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100202223 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100202223 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100202223 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250825100202223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100202223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100202223 DMM INFO MM(262420000001055/cbf1b3ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbf1b3ec) (gprs_gmm.c:337) 20250825100202223 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250825100202223 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202223 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202223 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202223 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) 20250825100202223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202223 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) 20250825100202223 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) 20250825100202223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202223 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 2e 04 4d 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) 20250825100202223 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202223 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202223 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202223 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) 20250825100202223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202223 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) 20250825100202223 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) 20250825100202223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202223 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 2e 04 4d 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 cb f1 b3 ec 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100202227 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100202227 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100202227 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250825100202227 DMM INFO MM(262420000001055/cbf1b3ec) Subscriber data update (mmctx.c:445) 20250825100202227 DMM DEBUG MM(262420000001055/cbf1b3ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100202227 DMM INFO MM(262420000001055/cbf1b3ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100202227 DMM NOTICE MM(262420000001055/cbf1b3ec) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250825100202227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100202227 DMM NOTICE MM(262420000001055/cbf1b3ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100202227 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) 20250825100202228 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100202228 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250825100202228 DMM INFO MM(262420000001055/cbf1b3ec) Subscriber data update (mmctx.c:445) 20250825100202228 DMM DEBUG MM(262420000001055/cbf1b3ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100202231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202231 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) 20250825100202231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202231 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) 20250825100202231 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) 20250825100202231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202231 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202231 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) 20250825100202231 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100202231 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100202231 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100202231 DMM INFO MM(262420000001055/cbf1b3ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100202231 DMM NOTICE MM(262420000001055/cbf1b3ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100202231 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100202231 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100202231 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100202231 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100202231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100202231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100202231 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202231 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202231 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202231 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) 20250825100202231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202231 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) 20250825100202231 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) 20250825100202231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202231 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 2e 04 4d 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(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100202237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202237 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) 20250825100202237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202237 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) 20250825100202237 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) 20250825100202237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202237 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202237 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) 20250825100202237 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100202237 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100202237 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100202237 DMM INFO MM(262420000001055/cbf1b3ec) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100202237 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100202237 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100202238 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202238 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202238 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202238 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) 20250825100202238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202238 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) 20250825100202238 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) 20250825100202238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202238 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 2e 04 4d 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 20250825100202238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202238 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) 20250825100202238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202238 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) 20250825100202238 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) 20250825100202238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202238 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202238 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 2e 04 4d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)3015757 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: 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 := 'CBF1B3EC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)13649442 SGSN_Test_0-RAN(1642)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@9c539480cdf9: First idle individual index:0 20250825100202440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202440 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) 20250825100202440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202440 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) 20250825100202440 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) 20250825100202440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202441 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202441 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 d0 46 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 cb f1 b3 ec 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) 20250825100202441 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100202441 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100202441 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100202441 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBF1B3EC) type="signalling"  (gprs_gmm.c:1936) 20250825100202441 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100202441 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100202441 DMM DEBUG MM(262420000001055/cbf1b3ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100202442 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202442 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202442 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202442 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) 20250825100202442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202442 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) 20250825100202442 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) 20250825100202442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202442 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 d0 46 22 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100202442 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202442 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202442 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202442 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) 20250825100202442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202442 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) 20250825100202442 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) 20250825100202442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202442 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 d0 46 22 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 42 16 3a 28 5c 20 82 d7 1f 5b 1b e5 ee d5 a8 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9c539480cdf9: { messageType := 2, destLocRef := 'D04622'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(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100202453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202453 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) 20250825100202453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202453 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) 20250825100202453 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) 20250825100202453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202453 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202453 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) 20250825100202453 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100202453 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100202453 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100202453 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250825100202454 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100202454 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100202454 DMM INFO MM(262420000001055/cbf1b3ec) <- GMM SERVICE ACCEPT (P-TMSI=0xcbf1b3ec) (gprs_gmm.c:863) 20250825100202454 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250825100202454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202454 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202454 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) 20250825100202454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202454 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) 20250825100202454 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) 20250825100202454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202454 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 d0 46 22 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) 20250825100202454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202454 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202454 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) 20250825100202454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202454 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) 20250825100202454 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) 20250825100202454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202454 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 d0 46 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(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1641)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100202468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202468 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) 20250825100202468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100202468 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) 20250825100202468 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) 20250825100202468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100202468 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202468 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) 20250825100202468 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100202468 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100202468 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100202468 DMM INFO MM(262420000001055/cbf1b3ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100202468 DMM INFO MM(262420000001055/cbf1b3ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100202468 DMM DEBUG MM(262420000001055/cbf1b3ec) Using GGSN 0 (gprs_sm.c:317) 20250825100202468 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) 20250825100202468 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250825100202468 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100202468 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100202468 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250825100202493 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 31 1a 66 9a 11 13 6d e3 19 14 05 7f 57 1c b8 37 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) 20250825100202493 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f876d0, cbp=0x56227dc947f0) (sgsn_libgtp.c:633) 20250825100202493 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100202494 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100202494 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100202494 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100202494 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) 20250825100202494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100202494 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) 20250825100202494 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) 20250825100202494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100202494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100202494 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 d0 46 22 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 31 1a 66 9a 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100207110 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100207110 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100207110 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100207110 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) 20250825100207110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100207110 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) 20250825100207110 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) 20250825100207110 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100207110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100207110 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 5d bc 9b 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100207116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100207117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100207117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100207117 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) 20250825100207117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100207117 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) 20250825100207117 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) 20250825100207117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100207117 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100207117 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 5d bc 9b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: 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)@9c539480cdf9: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@9c539480cdf9: Test Component 1649 has requested to stop MTC. Terminating current testcase execution. 20250825100207501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100207501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1646)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1645)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1635)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1642)@9c539480cdf9: Final verdict of PTC: none 20250825100207503 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100207503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100207503 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100207503 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100207503 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100207503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100207503 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100207503 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100207503 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) 20250825100207503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100207503 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100207503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100207503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100207503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100207503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100207503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100207503 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) 20250825100207503 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) 20250825100207503 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) 20250825100207503 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) 20250825100207503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100207503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) -NSVCI99(1640)@9c539480cdf9: Final verdict of PTC: none 20250825100207503 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100207503 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) 20250825100207503 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:1122) 20250825100207503 DMM INFO MM(262420000001055/cbf1b3ec) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100207503 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) SGSN_Test-Gb2-BSSGP2(1637)@9c539480cdf9: Final verdict of PTC: none 20250825100207503 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100207503 DMM INFO MM(262420000001055/cbf1b3ec) Changing GTP-U endpoints 127.0.0.10/0x0000000e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20250825100207503 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250825100207503 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100207503 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100207503 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100207503 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) 20250825100207503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) SGSN_Test_0-SCCP(1641)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1632)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1644)@9c539480cdf9: Final verdict of PTC: none 20250825100207503 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) 20250825100207503 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test_0-M3UA(1643)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1630)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1648)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1638)@9c539480cdf9: Final verdict of PTC: none 20250825100207505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40574<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1628)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@9c539480cdf9: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" -NSVCI98-provIP(1633)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1638): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@9c539480cdf9: 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@9c539480cdf9: 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@9c539480cdf9: 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'. Mon Aug 25 10:02:07 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 20250825100207577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100208079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321760) 20250825100208502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100208502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=321760, count=345496) 20250825100209503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100209503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100209504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100209504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100209504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:02: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_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 20250825100210505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100210505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250825100211186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100211188 DMM INFO MM(262420000001055/cbf1b3ec) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100211188 DMM INFO MM(262420000001055/cbf1b3ec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100211188 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100211188 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100211188 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100211188 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100211188 DMM NOTICE MM(262420000001055/cbf1b3ec) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100211188 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20250825100211188 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100211188 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100211188 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250825100211188 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250825100211188 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) 20250825100211188 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) 20250825100211188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825100211188 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Deallocated (fsm.c:568) 20250825100211188 DMM DEBUG MM_STATE_Iu(9)[0x56227dc95f80]{Detached}: Deallocated (fsm.c:568) 20250825100211188 DMM DEBUG GMM(gmm_fsm)[0x56227dc875a0]{Deregistered}: Deallocated (fsm.c:568) 20250825100211188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100211231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100211231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100211231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100211231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100211231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100211231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100211231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100211231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100211231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100211232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100211232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100211232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100211232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100211232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100211232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100211232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100211232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100211232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100211232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100211232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1654)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100211232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100211232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100211235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1656)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250825100211243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100211243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1655)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1659)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100211250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100211250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100211251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100211251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100211251 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100211251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100211251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100211251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100211251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1659)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100211251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100211251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100211252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100211252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100211252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100211252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100211252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100211252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100211252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100211252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100211252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1659)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1659)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100211252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100211252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825100211254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1660)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1656)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100211260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100211260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1660)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1664)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100211268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100211268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100211268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100211268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100211268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100211268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100211268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100211268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100211268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100211269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100211269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100211269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100211269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100211269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100211269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100211269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100211269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100211269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100211269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100211269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1664)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100211269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100211269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100211272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1661)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1667)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1667)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1665)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100211277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100211278 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)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100211478 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100211478 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) 20250825100211478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100211478 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100211486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100211486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100211486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100211486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100211486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100211486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100211486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100211486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100211486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100211486 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) 20250825100211486 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100211486 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) 20250825100211486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100211488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100211489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100211489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100211489 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) 20250825100211489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100211489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100211489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100211489 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) 20250825100211489 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100211489 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) 20250825100211489 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) 20250825100211489 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) 20250825100211489 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) 20250825100211489 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100211489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100211489 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) 20250825100211489 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:1140) 20250825100211506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100211506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100211506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100211506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100211510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100211511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100212293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212293 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) 20250825100212293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212293 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) 20250825100212293 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) 20250825100212293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212293 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212293 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) 20250825100212293 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100212293 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100212294 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212294 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212294 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212294 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) 20250825100212294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212294 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) 20250825100212294 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) 20250825100212294 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212294 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(1666)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='ECA3A2D8'O, index=0 SGSN_Test-GSUP(1670)@9c539480cdf9: 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)@9c539480cdf9: 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 := '55B6'O, rac := 'C2'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)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)4974684 SGSN_Test_0-SCCP(1665)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1666)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100212619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212619 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) 20250825100212619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212619 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) 20250825100212619 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) 20250825100212619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212619 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212619 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 4b e8 5c 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 55 b6 c2 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) 20250825100212619 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100212619 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100212619 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100212619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100212619 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Allocated (fsm.c:456) 20250825100212619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Allocated (fsm.c:456) 20250825100212619 DMM DEBUG MM_STATE_Gb[0x56227dc876d0]{Idle}: Allocated (fsm.c:456) 20250825100212619 DMM DEBUG MM_STATE_Iu[0x56227dc87470]{Detached}: Allocated (fsm.c:456) 20250825100212619 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100212619 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100212619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100212619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100212619 DMM DEBUG MM(262420000001056/d0dd4936) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100212619 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250825100212619 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212619 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212619 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212619 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) 20250825100212619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212619 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) 20250825100212619 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) 20250825100212619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212619 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 4b e8 5c 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100212619 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212619 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212619 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212619 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) 20250825100212619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212619 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) 20250825100212619 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) 20250825100212619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212619 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 4b e8 5c 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)@9c539480cdf9: { messageType := 2, destLocRef := '4BE85C'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: 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 := '47B5724AD42486AAD4BDC4F77226F0DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80F85576'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71B30061F81C2146'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '64EF756DB8567DE144DCC7EAA46C592A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BA565703619806C30CDB1453606E839D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8B83AF7B321C263921CEDF6440001586'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B2723AD497685184'O } } } } } SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250825100212630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212630 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) 20250825100212630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212630 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) 20250825100212630 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) 20250825100212630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212630 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212630 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) 20250825100212630 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100212630 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100212630 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100212630 DMM DEBUG MM(262420000001056/d0dd4936) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250825100212630 DMM NOTICE MM(262420000001056/d0dd4936) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100212630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100212630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100212630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100212630 DMM DEBUG MM(262420000001056/d0dd4936) Requesting authorization (sgsn_auth.c:160) 20250825100212630 DMM INFO MM(262420000001056/d0dd4936) Requesting authentication tuples (sgsn_auth.c:184) 20250825100212630 DMM DEBUG MM(262420000001056/d0dd4936) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100212630 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250825100212630 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250825100212634 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100212634 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100212634 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100212634 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100212634 DMM INFO MM(262420000001056/d0dd4936) Subscriber data update (mmctx.c:445) 20250825100212634 DMM DEBUG MM(262420000001056/d0dd4936) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100212634 DMM INFO MM(262420000001056/d0dd4936) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100212634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100212634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100212634 DMM INFO MM(262420000001056/d0dd4936) <- GMM AUTH AND CIPHERING REQ (rand = 47 b5 72 4a d4 24 86 aa d4 bd c4 f7 72 26 f0 dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8b 83 af 7b 32 1c 26 39 21 ce df 64 40 00 15 86 ) (gprs_gmm.c:510) 20250825100212634 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250825100212634 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212634 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212634 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212634 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) 20250825100212634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212634 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) 20250825100212634 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) 20250825100212634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212634 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 4b e8 5c 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 47 b5 72 4a d4 24 86 aa d4 bd c4 f7 72 26 f0 dc 80 28 10 8b 83 af 7b 32 1c 26 39 21 ce df 64 40 00 15 86 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422B2723AD423094399990000105006F0290497685184'O 20250825100212643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212643 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) 20250825100212643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212643 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) 20250825100212643 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) 20250825100212643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212643 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212643 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 04 22 b2 72 3a d4 23 09 43 99 99 00 00 10 50 06 f0 29 04 97 68 51 84 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100212643 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100212643 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100212643 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100212643 DMM INFO MM(262420000001056/d0dd4936) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100212643 DMM NOTICE MM(262420000001056/d0dd4936) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100212643 DMM DEBUG MM(262420000001056/d0dd4936) checking auth: received UMTS RES = b2 72 3a d4 97 68 51 84 (gprs_gmm.c:716) 20250825100212643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100212643 DMM DEBUG MM(262420000001056/d0dd4936) Requesting authorization (sgsn_auth.c:160) 20250825100212643 DMM INFO MM(262420000001056/d0dd4936) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100212643 DMM DEBUG MM(262420000001056/d0dd4936) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100212643 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250825100212643 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) 20250825100212643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100212643 DMM DEBUG MM(262420000001056/d0dd4936) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100212643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212643 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) 20250825100212643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212643 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) 20250825100212643 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) 20250825100212643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212643 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 4b e8 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 64 ef 75 6d b8 56 7d e1 44 dc c7 ea a4 6c 59 2a 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100212653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212653 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) 20250825100212653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212653 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) 20250825100212653 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) 20250825100212653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212653 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212653 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) 20250825100212654 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100212654 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100212654 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100212654 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250825100212654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100212654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100212654 DMM INFO MM(262420000001056/d0dd4936) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0dd4936) (gprs_gmm.c:337) 20250825100212654 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250825100212654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212654 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212654 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) 20250825100212654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212654 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) 20250825100212654 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) 20250825100212654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212654 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 4b e8 5c 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) 20250825100212654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212654 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212654 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) 20250825100212654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212654 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) 20250825100212654 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) 20250825100212654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212654 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 4b e8 5c 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 d0 dd 49 36 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100212658 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100212658 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100212658 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250825100212658 DMM INFO MM(262420000001056/d0dd4936) Subscriber data update (mmctx.c:445) 20250825100212658 DMM DEBUG MM(262420000001056/d0dd4936) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100212658 DMM INFO MM(262420000001056/d0dd4936) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100212658 DMM NOTICE MM(262420000001056/d0dd4936) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250825100212658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100212659 DMM NOTICE MM(262420000001056/d0dd4936) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100212659 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) 20250825100212659 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100212659 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250825100212659 DMM INFO MM(262420000001056/d0dd4936) Subscriber data update (mmctx.c:445) 20250825100212659 DMM DEBUG MM(262420000001056/d0dd4936) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100212661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212661 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) 20250825100212662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212662 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) 20250825100212662 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) 20250825100212662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212662 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212662 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) 20250825100212662 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100212662 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100212662 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100212662 DMM INFO MM(262420000001056/d0dd4936) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100212662 DMM NOTICE MM(262420000001056/d0dd4936) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100212662 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100212662 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100212662 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100212662 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100212662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100212662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100212662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212662 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212662 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) 20250825100212662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212662 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) 20250825100212662 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) 20250825100212662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212662 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 4b e8 5c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100212666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212666 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) 20250825100212666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212666 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) 20250825100212666 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) 20250825100212666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212666 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212666 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) 20250825100212666 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100212667 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100212667 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100212667 DMM INFO MM(262420000001056/d0dd4936) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100212667 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100212667 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100212667 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212667 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212667 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212667 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) 20250825100212667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212667 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) 20250825100212667 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) 20250825100212667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212667 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 4b e8 5c 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)@9c539480cdf9: Session index based on local reference:0 20250825100212668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212668 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) 20250825100212668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212668 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) 20250825100212668 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) 20250825100212668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212668 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) SGSN_Test_0-RAN(1666)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)4974684 20250825100212668 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 4b e8 5c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: 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 := 'D0DD4936'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)4055530 SGSN_Test_0-RAN(1666)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@9c539480cdf9: First idle individual index:0 20250825100212869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212869 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) 20250825100212869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212869 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) 20250825100212869 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) 20250825100212869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212869 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212869 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 3d e1 ea 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 d0 dd 49 36 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) 20250825100212870 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100212870 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100212870 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100212870 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0DD4936) type="signalling"  (gprs_gmm.c:1936) 20250825100212870 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100212870 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100212870 DMM DEBUG MM(262420000001056/d0dd4936) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100212870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212870 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) 20250825100212870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212870 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) 20250825100212870 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) 20250825100212871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212871 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 3d e1 ea 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100212871 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212871 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212871 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212871 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) 20250825100212871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212871 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) 20250825100212871 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) 20250825100212871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212871 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 3d e1 ea 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 64 ef 75 6d b8 56 7d e1 44 dc c7 ea a4 6c 59 2a 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)@9c539480cdf9: { messageType := 2, destLocRef := '3DE1EA'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100212880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212881 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) 20250825100212881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212881 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) 20250825100212881 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) 20250825100212881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212881 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212881 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) 20250825100212881 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100212881 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100212881 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100212881 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250825100212881 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100212881 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100212881 DMM INFO MM(262420000001056/d0dd4936) <- GMM SERVICE ACCEPT (P-TMSI=0xd0dd4936) (gprs_gmm.c:863) 20250825100212881 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250825100212882 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212882 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212882 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212882 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) 20250825100212882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212882 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) 20250825100212882 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) 20250825100212882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212882 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 3d e1 ea 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) 20250825100212882 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212882 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212882 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212882 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) 20250825100212882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212882 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) 20250825100212882 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) 20250825100212882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212882 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 3d e1 ea 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1665)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100212893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212893 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) 20250825100212893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100212893 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) 20250825100212893 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) 20250825100212893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100212893 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212893 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) 20250825100212893 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100212893 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100212893 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100212893 DMM INFO MM(262420000001056/d0dd4936) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100212893 DMM INFO MM(262420000001056/d0dd4936) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100212893 DMM DEBUG MM(262420000001056/d0dd4936) Using GGSN 0 (gprs_sm.c:317) 20250825100212893 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) 20250825100212893 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250825100212893 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100212893 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100212893 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250825100212918 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 d1 f4 e4 88 11 6e ce 38 34 14 05 7f 80 bf b0 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:465) 20250825100212918 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f88748, cbp=0x56227dc94310) (sgsn_libgtp.c:633) 20250825100212918 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100212919 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100212919 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100212919 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100212919 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) 20250825100212919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100212919 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) 20250825100212919 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) 20250825100212919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100212919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100212919 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 3d e1 ea 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 d1 f4 e4 88 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100217505 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100217505 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100217505 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100217505 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) 20250825100217505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100217505 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) 20250825100217505 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) 20250825100217505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100217505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100217505 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 d0 46 22 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100217509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100217509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100217509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100217509 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) 20250825100217509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100217509 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) 20250825100217509 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) 20250825100217509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100217509 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100217509 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 d0 46 22 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: 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)@9c539480cdf9: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@9c539480cdf9: Test Component 1673 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1670)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1665)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1659)@9c539480cdf9: Final verdict of PTC: none 20250825100217924 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100217924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1655)@9c539480cdf9: Final verdict of PTC: none 20250825100217924 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100217924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100217924 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100217924 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100217924 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100217924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100217924 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100217924 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100217924 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) 20250825100217924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100217924 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100217924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100217924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100217924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100217924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100217924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100217924 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) 20250825100217924 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) 20250825100217924 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) 20250825100217924 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) 20250825100217924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100217924 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100217924 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) 20250825100217924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100217924 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:1122) 20250825100217924 DMM INFO MM(262420000001056/d0dd4936) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100217924 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100217924 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@9c539480cdf9: Final verdict of PTC: none 20250825100217924 DMM INFO MM(262420000001056/d0dd4936) Changing GTP-U endpoints 127.0.0.10/0x0000000f -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20250825100217924 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) -NSVCI99(1664)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1656)@9c539480cdf9: Final verdict of PTC: none 20250825100217924 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100217924 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100217924 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100217924 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) 20250825100217924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100217924 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) 20250825100217924 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-GSUP-IPA(1669)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1660)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1654)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@9c539480cdf9: Final verdict of PTC: none 20250825100217925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1652)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1662)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@9c539480cdf9: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" -NSVCI98-provIP(1657)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1657): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1659): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1660): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@9c539480cdf9: 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@9c539480cdf9: 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@9c539480cdf9: 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'. Mon Aug 25 10:02:17 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 20250825100218003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100218086 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100218086 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100218087 DGPRS DEBUG Checking for inactive LLMEs, time = 19347043 (sgsn.c:132) 20250825100218087 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100218087 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100218087 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100218087 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100218087 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100218087 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100218087 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100218087 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825100218505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352112) 20250825100218925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100218937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=352112, count=353664) 20250825100219924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100219925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100219925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100219939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100219939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:02: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_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 20250825100220941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100220941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250825100221620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100221624 DMM INFO MM(262420000001056/d0dd4936) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100221624 DMM INFO MM(262420000001056/d0dd4936) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100221624 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100221624 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100221624 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100221624 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100221624 DMM NOTICE MM(262420000001056/d0dd4936) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100221624 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20250825100221624 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100221624 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100221624 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250825100221624 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250825100221624 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) 20250825100221624 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) 20250825100221624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Deallocated (fsm.c:568) 20250825100221624 DMM DEBUG MM_STATE_Gb[0x56227dc876d0]{Idle}: Deallocated (fsm.c:568) 20250825100221624 DMM DEBUG MM_STATE_Iu(11)[0x56227dc87470]{Detached}: Deallocated (fsm.c:568) 20250825100221624 DMM DEBUG GMM(gmm_fsm)[0x56227dc95f80]{Deregistered}: Deallocated (fsm.c:568) 20250825100221624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100221676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100221676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100221676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100221676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100221676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100221676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100221676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100221676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100221676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100221677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100221677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100221677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100221677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100221677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100221677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100221677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100221677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100221677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100221677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100221677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100221677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100221677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1678)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1678)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100221680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1679)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1675)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100221686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100221686 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1680)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1679)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100221694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100221694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100221694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100221694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100221694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100221694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100221694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100221694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100221694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1683)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100221695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100221695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100221695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100221695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100221695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100221695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100221695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100221695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100221695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100221695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100221695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100221695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100221695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1683)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1683)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100221697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1680)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100221701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100221701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1684)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1685)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1684)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1688)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100221712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100221712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1688)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100221712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100221712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100221712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100221712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100221712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100221712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100221713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100221713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1688)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100221714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1685)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100221718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100221718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1691)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1691)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1689)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100221921 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100221921 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) 20250825100221921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100221921 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100221927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100221927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100221927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100221927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100221927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100221927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100221927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100221927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100221927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100221927 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) 20250825100221927 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100221927 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) 20250825100221927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100221929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100221929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100221929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100221929 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) 20250825100221929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100221929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100221930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100221930 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) 20250825100221930 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100221930 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) 20250825100221930 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) 20250825100221930 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) 20250825100221930 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) 20250825100221930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100221930 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100221930 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) 20250825100221930 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:1140) 20250825100221941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100221941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100221941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100221941 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100221945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100221946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100222739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100222739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100222739 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100222739 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) 20250825100222739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100222739 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) 20250825100222739 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) 20250825100222739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100222739 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100222739 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) 20250825100222740 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100222740 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100222741 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100222741 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100222741 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100222741 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) 20250825100222741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100222741 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) 20250825100222741 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) 20250825100222741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100222741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100222741 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(1690)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9c539480cdf9: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='E1807264'O, index=0 SGSN_Test-GSUP(1694)@9c539480cdf9: 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)@9c539480cdf9: 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 := '28ED'O, rac := 'D9'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)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)2364693 SGSN_Test_0-SCCP(1689)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1690)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100223039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223039 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) 20250825100223039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223039 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) 20250825100223039 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) 20250825100223039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223039 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223039 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 24 15 15 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 28 ed d9 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) 20250825100223039 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100223039 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100223039 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100223039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100223039 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Allocated (fsm.c:456) 20250825100223039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825100223039 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Allocated (fsm.c:456) 20250825100223039 DMM DEBUG MM_STATE_Iu[0x56227dc90a90]{Detached}: Allocated (fsm.c:456) 20250825100223039 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100223039 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100223039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100223039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100223039 DMM DEBUG MM(262420000001057/cb8a3880) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100223039 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250825100223039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223039 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) 20250825100223039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223039 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) 20250825100223039 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) 20250825100223039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223039 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 24 15 15 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100223039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223039 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) 20250825100223039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223039 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) 20250825100223039 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) 20250825100223039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223039 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 24 15 15 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)@9c539480cdf9: { messageType := 2, destLocRef := '241515'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: 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 := '9FA2E3F020353EE1333185295DEEAFA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '092CDCF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CCEC2B69FAA0CF99'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21561F9FDFE073B52F82E317A752FCA3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8AF3771DEEACEFB797E480D403079E5F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D7CF7CC5FFFFBEBC1278DFD5F7EE9094'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '16C6735407195BCF'O } } } } } SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250825100223045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223046 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) 20250825100223046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223046 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) 20250825100223046 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) 20250825100223046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223046 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223046 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) 20250825100223046 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100223046 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100223046 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100223046 DMM DEBUG MM(262420000001057/cb8a3880) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250825100223046 DMM NOTICE MM(262420000001057/cb8a3880) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100223046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100223046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100223046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100223046 DMM DEBUG MM(262420000001057/cb8a3880) Requesting authorization (sgsn_auth.c:160) 20250825100223046 DMM INFO MM(262420000001057/cb8a3880) Requesting authentication tuples (sgsn_auth.c:184) 20250825100223046 DMM DEBUG MM(262420000001057/cb8a3880) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100223046 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250825100223046 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250825100223047 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100223047 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100223047 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100223047 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100223047 DMM INFO MM(262420000001057/cb8a3880) Subscriber data update (mmctx.c:445) 20250825100223047 DMM DEBUG MM(262420000001057/cb8a3880) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100223047 DMM INFO MM(262420000001057/cb8a3880) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100223047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100223047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100223047 DMM INFO MM(262420000001057/cb8a3880) <- GMM AUTH AND CIPHERING REQ (rand = 9f a2 e3 f0 20 35 3e e1 33 31 85 29 5d ee af a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 cf 7c c5 ff ff be bc 12 78 df d5 f7 ee 90 94 ) (gprs_gmm.c:510) 20250825100223047 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250825100223047 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223047 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223047 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223047 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) 20250825100223047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223047 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) 20250825100223047 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) 20250825100223047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223047 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 24 15 15 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 9f a2 e3 f0 20 35 3e e1 33 31 85 29 5d ee af a0 80 28 10 d7 cf 7c c5 ff ff be bc 12 78 df d5 f7 ee 90 94 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2216C6735423094399990000105007F0290407195BCF'O 20250825100223050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223050 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) 20250825100223050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223050 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) 20250825100223050 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) 20250825100223050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223050 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223050 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 0c 22 16 c6 73 54 23 09 43 99 99 00 00 10 50 07 f0 29 04 07 19 5b cf 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100223050 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100223050 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100223050 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100223050 DMM INFO MM(262420000001057/cb8a3880) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100223050 DMM NOTICE MM(262420000001057/cb8a3880) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100223050 DMM DEBUG MM(262420000001057/cb8a3880) checking auth: received UMTS RES = 16 c6 73 54 07 19 5b cf (gprs_gmm.c:716) 20250825100223050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100223050 DMM DEBUG MM(262420000001057/cb8a3880) Requesting authorization (sgsn_auth.c:160) 20250825100223050 DMM INFO MM(262420000001057/cb8a3880) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100223050 DMM DEBUG MM(262420000001057/cb8a3880) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100223050 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250825100223050 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) 20250825100223050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100223050 DMM DEBUG MM(262420000001057/cb8a3880) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100223050 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223050 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223050 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223050 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) 20250825100223050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223050 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) 20250825100223050 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) 20250825100223050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223050 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 24 15 15 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 21 56 1f 9f df e0 73 b5 2f 82 e3 17 a7 52 fc a3 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100223055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223055 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) 20250825100223055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223055 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) 20250825100223055 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) 20250825100223055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223055 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223055 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) 20250825100223055 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100223055 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100223055 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100223055 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250825100223055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100223055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100223055 DMM INFO MM(262420000001057/cb8a3880) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb8a3880) (gprs_gmm.c:337) 20250825100223055 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250825100223055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223055 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) 20250825100223055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223055 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) 20250825100223055 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) 20250825100223055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223055 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 24 15 15 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) 20250825100223055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223055 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) 20250825100223055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223055 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) 20250825100223055 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) 20250825100223055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223055 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 24 15 15 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 cb 8a 38 80 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100223057 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100223057 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100223057 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250825100223057 DMM INFO MM(262420000001057/cb8a3880) Subscriber data update (mmctx.c:445) 20250825100223057 DMM DEBUG MM(262420000001057/cb8a3880) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100223057 DMM INFO MM(262420000001057/cb8a3880) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100223057 DMM NOTICE MM(262420000001057/cb8a3880) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250825100223057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100223057 DMM NOTICE MM(262420000001057/cb8a3880) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100223057 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) 20250825100223057 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100223057 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250825100223057 DMM INFO MM(262420000001057/cb8a3880) Subscriber data update (mmctx.c:445) 20250825100223057 DMM DEBUG MM(262420000001057/cb8a3880) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100223058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223058 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) 20250825100223058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223058 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) 20250825100223058 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) 20250825100223058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223058 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223058 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) 20250825100223058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100223058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100223058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100223058 DMM INFO MM(262420000001057/cb8a3880) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100223058 DMM NOTICE MM(262420000001057/cb8a3880) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100223058 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100223058 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100223058 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100223058 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100223058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100223058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100223058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223058 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223058 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) 20250825100223058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223058 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) 20250825100223058 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) 20250825100223058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223058 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 24 15 15 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100223061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223061 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) 20250825100223061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223061 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) 20250825100223061 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) 20250825100223061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223061 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223061 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) 20250825100223061 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100223061 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100223061 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100223061 DMM INFO MM(262420000001057/cb8a3880) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100223061 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100223061 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100223061 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223061 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223061 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223061 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) 20250825100223061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223061 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) 20250825100223061 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) 20250825100223061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223061 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 24 15 15 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-RAN(1690)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)2364693 20250825100223062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223062 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) 20250825100223062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223062 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) 20250825100223062 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) 20250825100223062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223062 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223062 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 24 15 15 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: 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 := 'CB8A3880'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)16724580 SGSN_Test_0-RAN(1690)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@9c539480cdf9: First idle individual index:0 20250825100223265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223265 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) 20250825100223265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223265 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) 20250825100223265 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) 20250825100223265 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223265 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223265 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 ff 32 64 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 cb 8a 38 80 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) 20250825100223266 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100223266 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100223266 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100223266 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB8A3880) type="signalling"  (gprs_gmm.c:1936) 20250825100223266 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100223266 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100223266 DMM DEBUG MM(262420000001057/cb8a3880) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100223266 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223266 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223266 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223266 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) 20250825100223266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223267 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) 20250825100223267 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) 20250825100223267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223267 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 ff 32 64 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100223267 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223267 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223267 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223267 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) 20250825100223267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223267 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) 20250825100223267 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) 20250825100223267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223267 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 ff 32 64 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 21 56 1f 9f df e0 73 b5 2f 82 e3 17 a7 52 fc a3 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)@9c539480cdf9: { messageType := 2, destLocRef := 'FF3264'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100223278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223278 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) 20250825100223278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223278 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) 20250825100223279 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) 20250825100223279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223279 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223279 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) 20250825100223279 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100223279 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100223279 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100223279 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250825100223279 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100223279 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100223279 DMM INFO MM(262420000001057/cb8a3880) <- GMM SERVICE ACCEPT (P-TMSI=0xcb8a3880) (gprs_gmm.c:863) 20250825100223279 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250825100223279 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223279 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223279 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223279 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) 20250825100223279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223279 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) 20250825100223279 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) 20250825100223279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223279 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 ff 32 64 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) 20250825100223280 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223280 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223280 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223280 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) 20250825100223280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223280 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) 20250825100223280 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) 20250825100223280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223280 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 ff 32 64 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100223291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223291 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) 20250825100223291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223291 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) 20250825100223291 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) 20250825100223291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223291 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223291 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) 20250825100223291 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100223291 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100223291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100223291 DMM INFO MM(262420000001057/cb8a3880) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100223291 DMM INFO MM(262420000001057/cb8a3880) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100223291 DMM DEBUG MM(262420000001057/cb8a3880) Using GGSN 0 (gprs_sm.c:317) 20250825100223291 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) 20250825100223292 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250825100223292 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100223292 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100223292 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250825100223316 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 2f 13 94 3e 11 29 a9 eb cb 14 05 7f a6 79 16 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:465) 20250825100223316 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100223316 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100223317 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223317 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223317 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223317 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) 20250825100223317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223317 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) 20250825100223317 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) 20250825100223317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223317 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 ff 32 64 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 2f 13 94 3e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_len:48 SGSN_Test_0-SCCP(1689)@9c539480cdf9: vl_from0 20250825100223351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223351 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) 20250825100223351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100223351 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) 20250825100223351 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) 20250825100223351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100223351 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223351 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 1d 97 07 60 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000001D970760'O 20250825100223351 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250825100223351 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250825100223351 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250825100223351 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250825100223351 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 )20250825100223351 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:81) 20250825100223351 DMM NOTICE MM(262420000001057/cb8a3880) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250825100223351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250825100223351 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100223351 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250825100223351 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:743) 20250825100223351 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223351 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223351 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223351 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) 20250825100223351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223351 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) 20250825100223351 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) 20250825100223351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100223351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100223351 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 ff 32 64 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825100223355 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) 20250825100223355 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100223355 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250825100223355 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250825100223355 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9c539480cdf9: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@9c539480cdf9: Final verdict of PTC: pass 20250825100223362 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100223362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100223362 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100223362 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100223363 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100223363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100223363 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100223363 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100223363 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) 20250825100223363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223363 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100223363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100223363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100223363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100223363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100223363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100223363 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) 20250825100223363 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) 20250825100223363 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) 20250825100223363 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) 20250825100223363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100223363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100223363 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100223363 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) 20250825100223363 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:1122) 20250825100223363 DMM INFO MM(262420000001057/cb8a3880) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100223363 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100223363 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100223364 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100223364 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) 20250825100223364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100223364 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) 20250825100223364 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250825100223366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1691)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1690)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1694)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@9c539480cdf9: Final verdict of PTC: none 20250825100223370 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100223370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1679)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1693)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1683)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1689)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1688)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1675)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1676)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1678)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1681)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1686)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1681): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 10:02:23 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 20250825100223443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100223945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302236) 20250825100224372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100224372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=302236, count=348516) 20250825100225364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100225364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100225364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100225373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100225373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 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 20250825100226374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100226374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_attach_pdp_act_pmm_idle started. 20250825100227042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100227045 DMM INFO MM(262420000001057/cb8a3880) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100227045 DMM INFO MM(262420000001057/cb8a3880) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100227045 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100227045 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100227045 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100227045 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100227045 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250825100227045 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) 20250825100227045 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) 20250825100227045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825100227045 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Deallocated (fsm.c:568) 20250825100227045 DMM DEBUG MM_STATE_Iu(13)[0x56227dc90a90]{Detached}: Deallocated (fsm.c:568) 20250825100227045 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Deallocated (fsm.c:568) 20250825100227045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100227083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100227083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100227083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100227083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100227083 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100227083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100227083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100227083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100227083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100227085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100227085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100227085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100227085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100227085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100227085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100227085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100227085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100227085 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100227085 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100227085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100227085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100227085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1702)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100227087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1703)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1699)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100227092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100227092 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1704)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1703)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100227098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100227098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100227098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100227098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100227098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100227098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100227098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100227098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100227098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100227100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100227100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100227100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100227100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100227100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100227100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100227100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100227100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100227100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100227100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100227100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100227100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100227100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1707)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100227102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1704)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1708)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825100227106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100227106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1709)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1708)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100227115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100227115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100227115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100227115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100227115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100227115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100227115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100227115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100227115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100227116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100227116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100227116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100227116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100227116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100227116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100227116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100227116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100227116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100227116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100227116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100227117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100227117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1712)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100227118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1709)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100227123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100227123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1715)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1715)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation TC_attach_pdp_act_pmm_idle-BVCI220(1711)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1713)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100227326 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100227326 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) 20250825100227326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100227326 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100227334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100227334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100227334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100227334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100227334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100227334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100227334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100227334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100227334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100227334 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) 20250825100227334 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100227334 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) 20250825100227334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100227336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100227336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100227336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100227336 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) 20250825100227336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100227336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100227336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100227336 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) 20250825100227336 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100227336 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) 20250825100227336 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) 20250825100227336 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) 20250825100227336 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) 20250825100227336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100227336 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100227336 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) 20250825100227337 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:1140) 20250825100227375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100227375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100227375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100227375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100227379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100227380 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100227926 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100227926 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100227926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100227926 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) 20250825100227926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100227926 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) 20250825100227926 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) 20250825100227926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100227926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100227926 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 3d e1 ea 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100227939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100227939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100227939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100227939 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) 20250825100227939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100227939 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) 20250825100227939 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) 20250825100227939 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100227939 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100227939 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 3d e1 ea 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100228144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228144 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) 20250825100228144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228144 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) 20250825100228144 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) 20250825100228144 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228144 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228144 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) 20250825100228145 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100228145 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100228145 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228145 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228145 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228145 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) 20250825100228145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228145 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) 20250825100228145 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) 20250825100228145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228145 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(1714)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9c539480cdf9: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='E1B59893'O, index=0 SGSN_Test-GSUP(1718)@9c539480cdf9: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: 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 := 'CD40'O, rac := '0A'O ("\n") }, 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)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)9058679 SGSN_Test_0-SCCP(1713)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1714)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100228473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228473 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) 20250825100228473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228473 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) 20250825100228473 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) 20250825100228473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228473 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228473 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 8a 39 77 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 cd 40 0a 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) 20250825100228473 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100228473 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100228473 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100228473 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100228473 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Allocated (fsm.c:456) 20250825100228473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: Allocated (fsm.c:456) 20250825100228473 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Allocated (fsm.c:456) 20250825100228473 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825100228473 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100228473 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100228473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100228473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100228473 DMM DEBUG MM(262420000001005/d1937b6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100228473 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250825100228473 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228473 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228473 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228473 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) 20250825100228473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228473 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) 20250825100228473 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) 20250825100228474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228474 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 8a 39 77 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100228474 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228474 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228474 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228474 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) 20250825100228474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228474 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) 20250825100228474 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) 20250825100228474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228474 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 8a 39 77 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)@9c539480cdf9: { messageType := 2, destLocRef := '8A3977'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: 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 := '1A7A407577EBF90A6BF4B05800828BAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E69A5F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FAD9DAC9454C6A86'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1509E8A4FDADE87CF6A940133A639A60'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B0511F1E26A86645BAF52B279CE3E91'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A7BBE2DC936EBE336E4D41AB14949850'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8EB56391183D367D'O } } } } } SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250825100228481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228481 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) 20250825100228481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228481 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) 20250825100228481 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) 20250825100228481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228481 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228481 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) 20250825100228481 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100228481 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100228481 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100228481 DMM DEBUG MM(262420000001005/d1937b6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250825100228481 DMM NOTICE MM(262420000001005/d1937b6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100228481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100228481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100228481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100228481 DMM DEBUG MM(262420000001005/d1937b6d) Requesting authorization (sgsn_auth.c:160) 20250825100228481 DMM INFO MM(262420000001005/d1937b6d) Requesting authentication tuples (sgsn_auth.c:184) 20250825100228481 DMM DEBUG MM(262420000001005/d1937b6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100228481 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250825100228481 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@9c539480cdf9: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250825100228485 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100228485 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100228485 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100228485 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100228485 DMM INFO MM(262420000001005/d1937b6d) Subscriber data update (mmctx.c:445) 20250825100228485 DMM DEBUG MM(262420000001005/d1937b6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100228485 DMM INFO MM(262420000001005/d1937b6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100228485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100228485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100228485 DMM INFO MM(262420000001005/d1937b6d) <- GMM AUTH AND CIPHERING REQ (rand = 1a 7a 40 75 77 eb f9 0a 6b f4 b0 58 00 82 8b ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 bb e2 dc 93 6e be 33 6e 4d 41 ab 14 94 98 50 ) (gprs_gmm.c:510) 20250825100228485 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250825100228485 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228485 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228485 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228485 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) 20250825100228485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228485 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) 20250825100228485 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) 20250825100228485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228485 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 8a 39 77 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 1a 7a 40 75 77 eb f9 0a 6b f4 b0 58 00 82 8b ab 80 28 10 a7 bb e2 dc 93 6e be 33 6e 4d 41 ab 14 94 98 50 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309228EB5639123094399990000100005F02904183D367D'O 20250825100228491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228491 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) 20250825100228491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228491 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) 20250825100228491 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) 20250825100228491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228491 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228491 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 8e b5 63 91 23 09 43 99 99 00 00 10 00 05 f0 29 04 18 3d 36 7d 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100228491 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100228491 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100228491 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100228491 DMM INFO MM(262420000001005/d1937b6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100228491 DMM NOTICE MM(262420000001005/d1937b6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100228491 DMM DEBUG MM(262420000001005/d1937b6d) checking auth: received UMTS RES = 8e b5 63 91 18 3d 36 7d (gprs_gmm.c:716) 20250825100228491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100228491 DMM DEBUG MM(262420000001005/d1937b6d) Requesting authorization (sgsn_auth.c:160) 20250825100228491 DMM INFO MM(262420000001005/d1937b6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100228491 DMM DEBUG MM(262420000001005/d1937b6d) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100228491 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250825100228491 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) 20250825100228491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100228491 DMM DEBUG MM(262420000001005/d1937b6d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100228491 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228491 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228491 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228491 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) 20250825100228491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228491 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) 20250825100228491 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) 20250825100228491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228491 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 8a 39 77 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 09 e8 a4 fd ad e8 7c f6 a9 40 13 3a 63 9a 60 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100228498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228498 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) 20250825100228498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228498 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) 20250825100228498 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) 20250825100228498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228498 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228498 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) 20250825100228498 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100228498 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100228498 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100228498 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250825100228498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100228498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100228498 DMM INFO MM(262420000001005/d1937b6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1937b6d) (gprs_gmm.c:337) 20250825100228498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250825100228499 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228499 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228499 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228499 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) 20250825100228499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228499 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) 20250825100228499 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) 20250825100228499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228499 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 8a 39 77 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) 20250825100228499 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228499 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228499 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228499 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) 20250825100228499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228499 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) 20250825100228499 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) 20250825100228499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228499 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 8a 39 77 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 d1 93 7b 6d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100228502 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100228502 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100228502 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250825100228502 DMM INFO MM(262420000001005/d1937b6d) Subscriber data update (mmctx.c:445) 20250825100228502 DMM DEBUG MM(262420000001005/d1937b6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100228502 DMM INFO MM(262420000001005/d1937b6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100228502 DMM NOTICE MM(262420000001005/d1937b6d) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250825100228502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100228502 DMM NOTICE MM(262420000001005/d1937b6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100228502 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) 20250825100228503 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100228503 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250825100228503 DMM INFO MM(262420000001005/d1937b6d) Subscriber data update (mmctx.c:445) 20250825100228503 DMM DEBUG MM(262420000001005/d1937b6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100228504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228504 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) 20250825100228504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228504 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) 20250825100228504 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) 20250825100228504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228504 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228504 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) 20250825100228504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100228504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100228504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100228504 DMM INFO MM(262420000001005/d1937b6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100228504 DMM NOTICE MM(262420000001005/d1937b6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100228504 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100228504 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100228504 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100228504 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100228504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100228504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100228504 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228504 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228504 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228504 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) 20250825100228504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228504 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) 20250825100228504 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) 20250825100228504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228504 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 8a 39 77 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100228507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228507 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) 20250825100228507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228507 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) 20250825100228507 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) 20250825100228507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228507 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228507 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) 20250825100228508 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100228508 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100228508 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100228508 DMM INFO MM(262420000001005/d1937b6d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100228508 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100228508 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228508 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228508 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228508 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) 20250825100228508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228508 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) 20250825100228508 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100228508 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) 20250825100228508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228508 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 8a 39 77 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)@9c539480cdf9: Session index based on local reference:0 20250825100228509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228509 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) 20250825100228509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228509 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) 20250825100228509 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) 20250825100228509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228509 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228509 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 8a 39 77 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)9058679 TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: 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 := 'D1937B6D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)14332956 SGSN_Test_0-RAN(1714)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@9c539480cdf9: First idle individual index:0 20250825100228712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228712 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) 20250825100228712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228712 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) 20250825100228712 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) 20250825100228712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228712 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228712 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 da b4 1c 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 d1 93 7b 6d 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) 20250825100228713 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100228713 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100228713 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100228713 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD1937B6D) type="signalling"  (gprs_gmm.c:1936) 20250825100228713 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100228713 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100228713 DMM DEBUG MM(262420000001005/d1937b6d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100228714 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228714 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228714 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228714 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) 20250825100228714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228714 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) 20250825100228714 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) 20250825100228714 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228714 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 da b4 1c 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100228714 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228714 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228714 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228714 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) 20250825100228714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228714 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) 20250825100228714 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) 20250825100228714 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228714 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 da b4 1c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 09 e8 a4 fd ad e8 7c f6 a9 40 13 3a 63 9a 60 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)@9c539480cdf9: { messageType := 2, destLocRef := 'DAB41C'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100228720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228720 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) 20250825100228720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228720 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) 20250825100228720 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) 20250825100228720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228720 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228720 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) 20250825100228720 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100228720 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100228720 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100228721 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250825100228721 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100228721 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100228721 DMM INFO MM(262420000001005/d1937b6d) <- GMM SERVICE ACCEPT (P-TMSI=0xd1937b6d) (gprs_gmm.c:863) 20250825100228721 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250825100228721 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228721 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228721 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228721 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) 20250825100228721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228721 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) 20250825100228721 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) 20250825100228721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228721 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 da b4 1c 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) 20250825100228721 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228721 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228721 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228721 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) 20250825100228721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228721 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) 20250825100228721 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) 20250825100228721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228721 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 da b4 1c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100228734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228734 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) 20250825100228734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228734 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) 20250825100228734 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) 20250825100228734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228734 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228734 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) 20250825100228735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100228735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100228735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100228735 DMM INFO MM(262420000001005/d1937b6d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100228735 DMM INFO MM(262420000001005/d1937b6d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100228735 DMM DEBUG MM(262420000001005/d1937b6d) Using GGSN 0 (gprs_sm.c:317) 20250825100228735 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) 20250825100228735 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250825100228735 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100228735 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100228735 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250825100228746 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 22 16 3b 36 11 f7 7e ba 3d 14 05 7f a5 9b b1 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:465) 20250825100228746 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100228746 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100228746 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228746 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228746 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228746 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) 20250825100228746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228746 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) 20250825100228746 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) 20250825100228746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228746 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 da b4 1c 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 22 16 3b 36 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:30 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EAB616DD'O 20250825100228756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228756 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) 20250825100228756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228756 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) 20250825100228756 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) 20250825100228756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228756 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228756 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 ea b6 16 dd 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100228756 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250825100228756 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250825100228756 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250825100228756 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250825100228756 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250825100228756 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250825100228756 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825100228756 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250825100228756 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228756 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228756 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228756 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) 20250825100228756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228756 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) 20250825100228756 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) 20250825100228756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228756 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 da b4 1c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100228758 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 22 16 3b 36 11 f7 7e ba 3d 7f a5 9b b1 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:465) 20250825100228758 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100228758 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)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:13 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250825100228760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228760 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) 20250825100228760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228760 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) 20250825100228760 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) 20250825100228760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228760 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228760 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) 20250825100228760 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250825100228760 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250825100228760 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250825100228760 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250825100228760 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228760 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228760 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228760 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) 20250825100228760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228760 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) 20250825100228760 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) 20250825100228760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228760 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 da b4 1c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100228762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228762 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) 20250825100228762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228762 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) 20250825100228762 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) 20250825100228762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228762 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228762 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) 20250825100228762 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100228762 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100228762 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100228762 DMM INFO MM(262420000001005/d1937b6d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100228762 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100228762 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100228762 DMM INFO MM(262420000001005/d1937b6d) Changing GTP-U endpoints 127.0.0.104/0xeab616dd -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250825100228762 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250825100228762 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228762 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228762 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228762 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) 20250825100228762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228762 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) 20250825100228762 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) 20250825100228762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228762 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 da b4 1c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-RAN(1714)@9c539480cdf9: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)14332956 TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825100228763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228763 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) 20250825100228763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228763 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) 20250825100228763 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) 20250825100228763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228763 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228763 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 da b4 1c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: 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 := 'D1937B6D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20250825100228763 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 22 16 3b 36 11 f7 7e ba 3d 7f a5 9b b1 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:465) 20250825100228763 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100228763 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1714)@9c539480cdf9: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3289638 SGSN_Test_0-RAN(1714)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@9c539480cdf9: First idle individual index:0 20250825100228964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228965 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) 20250825100228965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228965 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) 20250825100228965 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) 20250825100228965 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228965 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228965 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 32 32 26 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 d1 93 7b 6d 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) 20250825100228966 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100228966 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100228966 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100228966 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD1937B6D) type="data"  (gprs_gmm.c:1936) 20250825100228966 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100228966 DMM DEBUG MM(262420000001005/d1937b6d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100228967 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228967 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228967 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228967 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) 20250825100228967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228967 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) 20250825100228967 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) 20250825100228967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228967 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 32 32 26 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100228967 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228967 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228967 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228967 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) 20250825100228967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228967 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) 20250825100228967 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) 20250825100228967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228967 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 32 32 26 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 09 e8 a4 fd ad e8 7c f6 a9 40 13 3a 63 9a 60 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)@9c539480cdf9: { messageType := 2, destLocRef := '323226'O ("22&"), 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100228980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228980 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) 20250825100228980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228980 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) 20250825100228980 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) 20250825100228980 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228980 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228980 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) 20250825100228981 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100228981 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100228981 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100228981 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250825100228981 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100228981 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100228981 DMM INFO MM(262420000001005/d1937b6d) <- GMM SERVICE ACCEPT (P-TMSI=0xd1937b6d) (gprs_gmm.c:863) 20250825100228981 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250825100228981 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228981 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228981 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228981 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) 20250825100228982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228982 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) 20250825100228982 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) 20250825100228982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228982 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 32 32 26 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) 20250825100228982 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228982 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228982 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228982 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) 20250825100228982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228982 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) 20250825100228982 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) 20250825100228982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228982 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 32 32 26 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) 20250825100228982 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228982 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228982 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228982 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) 20250825100228982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100228982 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) 20250825100228982 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) 20250825100228982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100228982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228982 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 32 32 26 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 22 16 3b 36 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:30 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EAB616DD'O 20250825100228994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100228994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100228994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100228994 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) 20250825100228994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100228994 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) 20250825100228994 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) 20250825100228994 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100228994 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100228994 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 ea b6 16 dd 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100228995 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250825100228995 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250825100228995 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250825100228995 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250825100228995 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250825100228995 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250825100228999 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 22 16 3b 36 11 f7 7e ba 3d 7f a5 9b b1 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1097 from retransmit req queue (gtp.c:465) 20250825100228999 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100228999 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_len:16 SGSN_Test_0-SCCP(1713)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250825100229201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100229201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100229201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100229201 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) 20250825100229201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100229201 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) 20250825100229201 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) 20250825100229201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100229201 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100229201 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) 20250825100229201 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100229201 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100229201 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100229201 DMM INFO MM(262420000001005/d1937b6d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250825100229202 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100229202 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250825100229207 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) 20250825100229207 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100229207 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250825100229207 DMM INFO MM(262420000001005/d1937b6d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250825100229207 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250825100229207 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250825100229207 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825100229207 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100229208 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100229208 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100229208 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) 20250825100229208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100229208 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) 20250825100229208 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) 20250825100229208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100229208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100229208 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 32 32 26 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9c539480cdf9: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@9c539480cdf9: Final verdict of PTC: pass 20250825100229224 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100229224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100229224 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100229224 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100229224 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100229224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100229224 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100229224 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100229224 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) 20250825100229224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100229224 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100229224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100229224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100229224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100229224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100229224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100229224 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) 20250825100229224 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) 20250825100229224 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) 20250825100229224 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) 20250825100229224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100229225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100229225 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100229225 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) 20250825100229225 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:1122) 20250825100229225 DMM INFO MM(262420000001005/d1937b6d) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100229225 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100229225 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100229225 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100229225 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100229225 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100229225 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) 20250825100229225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100229225 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) 20250825100229225 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250825100229231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1715)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1714)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1718)@9c539480cdf9: Final verdict of PTC: none 20250825100229237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100229237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1703)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1712)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1702)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1707)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1713)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@9c539480cdf9: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1705)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1700)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1710)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@9c539480cdf9: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 10:02:29 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 20250825100229352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100229854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=483272) 20250825100230238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100230238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=483272, count=487724) 20250825100231226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100231226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100231226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100231239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100231239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:02: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_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 20250825100232240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100232240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_pmm_idle_rx_mt_data started. 20250825100232952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100232955 DMM INFO MM(262420000001005/d1937b6d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100232955 DMM INFO MM(262420000001005/d1937b6d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100232955 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100232955 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100232955 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100232955 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100232955 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250825100232955 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) 20250825100232955 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) 20250825100232955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: Deallocated (fsm.c:568) 20250825100232955 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Deallocated (fsm.c:568) 20250825100232955 DMM DEBUG MM_STATE_Iu(15)[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825100232955 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Deallocated (fsm.c:568) 20250825100232955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1726)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100232993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100232993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100232993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100232993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100232993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100232993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100232993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100232993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100232993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1726)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100232994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100232994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100232994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100232994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100232994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100232994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100232994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100232994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100232994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100232994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100232994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100232994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100232994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1726)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1726)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1727)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100232997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1723)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1728)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1727)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1731)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250825100233004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100233004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1731)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100233006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100233006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100233006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100233006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100233006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100233006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100233006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100233006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100233006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_pmm_idle_rx_mt_data-BVCI196(1725)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1731)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100233008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100233008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100233008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100233008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100233008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100233008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100233008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100233008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100233008 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100233008 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100233008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100233008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100233008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1731)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100233010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1728)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1732)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825100233014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100233014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1730)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1733)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1732)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100233025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100233025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100233025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100233025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100233025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100233025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100233025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100233025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100233025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100233026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100233026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100233026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100233026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100233026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100233026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100233026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100233026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100233026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100233026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100233026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100233027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100233027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100233029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100233034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100233034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1739)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1739)@9c539480cdf9: M3UA emulation initiated, the test can be started MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-M3UA(1739)@9c539480cdf9: ************************************************* SGSN_Test_0-SCCP(1737)@9c539480cdf9: v_sccp_pdu_maxlen:268 20250825100233237 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100233237 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) 20250825100233237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100233237 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100233241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100233241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100233241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100233241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: Established a new IPA connection (conn_id=2) 20250825100233242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100233242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100233243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100233243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100233243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100233243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100233243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100233243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100233243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100233243 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) 20250825100233243 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100233243 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) 20250825100233243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100233245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100233245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100233245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100233245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100233245 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) 20250825100233245 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100233245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100233245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100233245 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) 20250825100233246 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100233246 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) 20250825100233246 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) 20250825100233246 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) 20250825100233246 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) 20250825100233246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100233246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100233246 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) 20250825100233246 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:1140) 20250825100233246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100233364 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100233365 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100233365 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100233365 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) 20250825100233365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100233365 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) 20250825100233365 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) 20250825100233365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100233365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100233365 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 ff 32 64 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100233376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100233376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100233376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100233376 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) 20250825100233376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100233376 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) 20250825100233376 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) 20250825100233376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100233376 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100233376 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 ff 32 64 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100234052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234052 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) 20250825100234052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234052 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) 20250825100234052 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) 20250825100234052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234052 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234052 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) 20250825100234053 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100234053 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100234053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234053 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) 20250825100234053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234053 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) 20250825100234053 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) 20250825100234053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234053 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(1738)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1725)@9c539480cdf9: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='D4443F05'O, index=0 SGSN_Test-GSUP(1742)@9c539480cdf9: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: 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 := 'BD8B'O, rac := 'B8'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(1738)@9c539480cdf9: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)8923433 SGSN_Test_0-SCCP(1737)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1738)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100234348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234348 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) 20250825100234348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234348 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) 20250825100234348 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) 20250825100234348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234348 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234348 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 88 29 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 70 62 f2 24 bd 8b b8 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) 20250825100234349 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100234349 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100234349 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100234349 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100234349 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Allocated (fsm.c:456) 20250825100234349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Allocated (fsm.c:456) 20250825100234349 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Allocated (fsm.c:456) 20250825100234349 DMM DEBUG MM_STATE_Iu[0x56227dc90a90]{Detached}: Allocated (fsm.c:456) 20250825100234349 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100234349 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100234349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100234349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100234349 DMM DEBUG MM(262420000001007/e823d124) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100234349 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250825100234349 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234349 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234349 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234349 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) 20250825100234349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234349 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) 20250825100234349 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) 20250825100234349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234349 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 88 29 29 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100234349 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234349 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234349 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234349 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) 20250825100234349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234349 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) 20250825100234349 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) 20250825100234349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234349 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 88 29 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-SCCP(1737)@9c539480cdf9: { messageType := 2, destLocRef := '882929'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: 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 := '8DA09E2A3B8E8A1155E93340595F9B3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A690DD7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A3BF286F6078BED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D66E9037EA3AEA86A7CFB95D27019EE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF59D789C33DF0E872576C5969419503'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C43CFD58FE817B8C827ACC8398223A57'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A9F2D8327B5FC9C4'O } } } } } SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250825100234357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234357 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) 20250825100234357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234357 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) 20250825100234357 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) 20250825100234357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234357 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234357 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) 20250825100234357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100234357 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100234357 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100234357 DMM DEBUG MM(262420000001007/e823d124) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250825100234357 DMM NOTICE MM(262420000001007/e823d124) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100234357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100234357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100234357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100234357 DMM DEBUG MM(262420000001007/e823d124) Requesting authorization (sgsn_auth.c:160) 20250825100234357 DMM INFO MM(262420000001007/e823d124) Requesting authentication tuples (sgsn_auth.c:184) 20250825100234357 DMM DEBUG MM(262420000001007/e823d124) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100234357 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250825100234357 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@9c539480cdf9: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250825100234361 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100234361 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100234361 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100234361 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100234361 DMM INFO MM(262420000001007/e823d124) Subscriber data update (mmctx.c:445) 20250825100234361 DMM DEBUG MM(262420000001007/e823d124) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100234361 DMM INFO MM(262420000001007/e823d124) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100234361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100234361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100234361 DMM INFO MM(262420000001007/e823d124) <- GMM AUTH AND CIPHERING REQ (rand = 8d a0 9e 2a 3b 8e 8a 11 55 e9 33 40 59 5f 9b 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 3c fd 58 fe 81 7b 8c 82 7a cc 83 98 22 3a 57 ) (gprs_gmm.c:510) 20250825100234361 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250825100234361 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234361 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234361 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234361 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) 20250825100234361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234361 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) 20250825100234361 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) 20250825100234361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234361 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 88 29 29 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 8d a0 9e 2a 3b 8e 8a 11 55 e9 33 40 59 5f 9b 3c 80 28 10 c4 3c fd 58 fe 81 7b 8c 82 7a cc 83 98 22 3a 57 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22A9F2D83223094399990000100007F029047B5FC9C4'O 20250825100234370 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234370 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234370 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) 20250825100234370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234370 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) 20250825100234370 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) 20250825100234370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234370 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234370 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 0a 22 a9 f2 d8 32 23 09 43 99 99 00 00 10 00 07 f0 29 04 7b 5f c9 c4 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100234370 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100234370 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100234371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100234371 DMM INFO MM(262420000001007/e823d124) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100234371 DMM NOTICE MM(262420000001007/e823d124) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100234371 DMM DEBUG MM(262420000001007/e823d124) checking auth: received UMTS RES = a9 f2 d8 32 7b 5f c9 c4 (gprs_gmm.c:716) 20250825100234371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100234371 DMM DEBUG MM(262420000001007/e823d124) Requesting authorization (sgsn_auth.c:160) 20250825100234371 DMM INFO MM(262420000001007/e823d124) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100234371 DMM DEBUG MM(262420000001007/e823d124) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100234371 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250825100234371 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) 20250825100234371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100234371 DMM DEBUG MM(262420000001007/e823d124) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100234371 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234371 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234371 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234371 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) 20250825100234371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234371 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) 20250825100234371 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) 20250825100234371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234371 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 88 29 29 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 66 e9 03 7e a3 ae a8 6a 7c fb 95 d2 70 19 ee 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100234386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234386 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) 20250825100234386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234386 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) 20250825100234386 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) 20250825100234386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234386 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234386 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) 20250825100234386 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100234386 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100234386 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100234386 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250825100234386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100234386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100234386 DMM INFO MM(262420000001007/e823d124) <- GMM ATTACH ACCEPT (new P-TMSI=0xe823d124) (gprs_gmm.c:337) 20250825100234386 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250825100234387 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234387 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234387 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234387 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) 20250825100234387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234387 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) 20250825100234387 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) 20250825100234387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234387 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 88 29 29 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) 20250825100234387 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234387 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234387 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234387 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) 20250825100234387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234387 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) 20250825100234387 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) 20250825100234387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234387 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 88 29 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 e8 23 d1 24 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100234394 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100234395 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100234395 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250825100234395 DMM INFO MM(262420000001007/e823d124) Subscriber data update (mmctx.c:445) 20250825100234395 DMM DEBUG MM(262420000001007/e823d124) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100234395 DMM INFO MM(262420000001007/e823d124) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100234395 DMM NOTICE MM(262420000001007/e823d124) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250825100234395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100234395 DMM NOTICE MM(262420000001007/e823d124) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100234395 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) 20250825100234395 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100234395 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250825100234395 DMM INFO MM(262420000001007/e823d124) Subscriber data update (mmctx.c:445) 20250825100234395 DMM DEBUG MM(262420000001007/e823d124) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100234399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234399 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) 20250825100234399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234399 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) 20250825100234399 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) 20250825100234399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234399 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234399 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) 20250825100234399 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100234399 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100234399 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100234399 DMM INFO MM(262420000001007/e823d124) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100234399 DMM NOTICE MM(262420000001007/e823d124) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100234399 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100234399 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100234399 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100234399 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100234399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100234399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100234399 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234399 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234399 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234399 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) 20250825100234399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234399 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) 20250825100234399 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) 20250825100234399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234399 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 88 29 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(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100234407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234407 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) 20250825100234407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234407 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) 20250825100234407 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) 20250825100234407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234407 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234407 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) 20250825100234408 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100234408 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100234408 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100234408 DMM INFO MM(262420000001007/e823d124) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100234408 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100234408 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100234408 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234408 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234408 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234408 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) 20250825100234408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234408 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) 20250825100234408 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) 20250825100234408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234408 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 88 29 29 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-RAN(1738)@9c539480cdf9: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)8923433 20250825100234411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234411 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) 20250825100234411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234411 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) 20250825100234411 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) 20250825100234411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234411 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234411 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 88 29 29 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: 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 := 'E823D124'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@9c539480cdf9: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)8919422 SGSN_Test_0-RAN(1738)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@9c539480cdf9: First idle individual index:0 20250825100234613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234613 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) 20250825100234613 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234613 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) 20250825100234613 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) 20250825100234613 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234613 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234613 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 88 19 7e 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 e8 23 d1 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) 20250825100234614 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100234614 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100234614 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100234614 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE823D124) type="signalling"  (gprs_gmm.c:1936) 20250825100234614 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100234614 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100234614 DMM DEBUG MM(262420000001007/e823d124) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100234615 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234615 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234615 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234615 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) 20250825100234615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234615 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) 20250825100234615 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) 20250825100234615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234615 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 88 19 7e 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100234615 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234615 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234615 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234615 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) 20250825100234615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234615 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) 20250825100234615 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) 20250825100234615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234615 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 88 19 7e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 66 e9 03 7e a3 ae a8 6a 7c fb 95 d2 70 19 ee 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)@9c539480cdf9: { messageType := 2, destLocRef := '88197E'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100234627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234627 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) 20250825100234627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234627 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) 20250825100234627 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) 20250825100234627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234627 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234627 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) 20250825100234627 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100234627 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100234627 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100234627 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250825100234628 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100234628 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100234628 DMM INFO MM(262420000001007/e823d124) <- GMM SERVICE ACCEPT (P-TMSI=0xe823d124) (gprs_gmm.c:863) 20250825100234628 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250825100234628 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234628 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234628 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234628 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) 20250825100234628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234628 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) 20250825100234628 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) 20250825100234628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234628 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 88 19 7e 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) 20250825100234628 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234628 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234628 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234628 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) 20250825100234628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234628 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) 20250825100234628 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) 20250825100234628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234628 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 88 19 7e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100234644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234644 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) 20250825100234644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234644 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) 20250825100234644 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) 20250825100234645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234645 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234645 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) 20250825100234645 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100234645 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100234645 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100234645 DMM INFO MM(262420000001007/e823d124) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100234645 DMM INFO MM(262420000001007/e823d124) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100234645 DMM DEBUG MM(262420000001007/e823d124) Using GGSN 0 (gprs_sm.c:317) 20250825100234645 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) 20250825100234645 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250825100234645 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100234645 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100234645 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250825100234664 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 9a 52 9f 9c 11 c8 8d 50 21 14 05 7f e5 ee ad 45 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) 20250825100234664 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100234664 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100234665 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234665 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234665 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234665 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) 20250825100234665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234665 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) 20250825100234665 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) 20250825100234665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234665 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 88 19 7e 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 9a 52 9f 9c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:30 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680033D1E59A'O 20250825100234681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234681 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) 20250825100234681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234681 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) 20250825100234681 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) 20250825100234681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234681 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234681 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 33 d1 e5 9a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100234681 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250825100234681 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250825100234681 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250825100234681 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250825100234681 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250825100234681 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250825100234681 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825100234681 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250825100234681 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234681 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234681 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234681 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) 20250825100234681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234681 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) 20250825100234681 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) 20250825100234681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234681 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 88 19 7e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100234683 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 9a 52 9f 9c 11 c8 8d 50 21 7f e5 ee ad 45 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) 20250825100234683 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100234683 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)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:13 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250825100234685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234685 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) 20250825100234685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234685 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) 20250825100234685 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) 20250825100234685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234685 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234685 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) 20250825100234685 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250825100234685 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250825100234685 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250825100234685 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250825100234685 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234685 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234685 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234685 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) 20250825100234685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234685 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) 20250825100234685 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) 20250825100234685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234685 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 88 19 7e 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100234688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234688 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) 20250825100234688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234688 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) 20250825100234688 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) 20250825100234688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234688 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234688 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) 20250825100234688 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100234688 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100234688 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100234688 DMM INFO MM(262420000001007/e823d124) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100234688 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100234688 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100234688 DMM INFO MM(262420000001007/e823d124) Changing GTP-U endpoints 127.0.0.104/0x33d1e59a -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250825100234688 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250825100234688 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234688 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234688 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234688 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) 20250825100234688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234688 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) 20250825100234688 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) 20250825100234688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234688 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 88 19 7e 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)@9c539480cdf9: Session index based on local reference:0 20250825100234689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234689 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) 20250825100234689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234689 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) 20250825100234689 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) 20250825100234689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234689 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) SGSN_Test_0-RAN(1738)@9c539480cdf9: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)8919422 20250825100234689 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 88 19 7e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed 20250825100234690 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 9a 52 9f 9c 11 c8 8d 50 21 7f e5 ee ad 45 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) 20250825100234690 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100234690 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@9c539480cdf9: Created IMSI[0] for '262420000001007'H'E823D124'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250825100234693 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250825100234693 DMM INFO MM(262420000001007/e823d124) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250825100234693 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234693 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234693 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234693 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) 20250825100234693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234693 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) 20250825100234693 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) 20250825100234693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234693 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 03 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 e8 23 d1 24 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@9c539480cdf9: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: 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 := 'E823D124'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@9c539480cdf9: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)14561960 SGSN_Test_0-RAN(1738)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@9c539480cdf9: First idle individual index:0 20250825100234696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234696 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) 20250825100234696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234696 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) 20250825100234696 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) 20250825100234696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234696 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234696 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 de 32 a8 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 e8 23 d1 24 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) 20250825100234696 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100234696 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100234696 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100234696 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE823D124) type="data"  (gprs_gmm.c:1936) 20250825100234696 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100234696 DMM DEBUG MM(262420000001007/e823d124) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100234696 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234696 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234696 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234696 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) 20250825100234696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234696 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) 20250825100234696 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) 20250825100234696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234696 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 de 32 a8 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100234696 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234696 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234696 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234696 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) 20250825100234696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234696 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) 20250825100234696 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) 20250825100234696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234697 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 de 32 a8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 66 e9 03 7e a3 ae a8 6a 7c fb 95 d2 70 19 ee 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)@9c539480cdf9: { messageType := 2, destLocRef := 'DE32A8'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100234699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234699 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) 20250825100234699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234699 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) 20250825100234699 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) 20250825100234699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234699 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234699 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) 20250825100234699 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100234699 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100234699 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100234699 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250825100234699 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100234699 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100234699 DMM INFO MM(262420000001007/e823d124) <- GMM SERVICE ACCEPT (P-TMSI=0xe823d124) (gprs_gmm.c:863) 20250825100234699 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250825100234699 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234699 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234699 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234699 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) 20250825100234699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234699 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) 20250825100234699 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) 20250825100234699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234700 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 de 32 a8 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) 20250825100234700 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234700 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234700 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234700 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) 20250825100234700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234700 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) 20250825100234700 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) 20250825100234700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234700 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 de 32 a8 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) 20250825100234700 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234700 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234700 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234700 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) 20250825100234700 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234700 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) 20250825100234700 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) 20250825100234700 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234700 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 de 32 a8 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 9a 52 9f 9c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:30 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680033D1E59A'O 20250825100234704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234704 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) 20250825100234704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234704 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) 20250825100234704 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) 20250825100234704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234704 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234704 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 33 d1 e5 9a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100234704 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250825100234704 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250825100234704 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250825100234704 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250825100234704 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250825100234704 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250825100234706 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 9a 52 9f 9c 11 c8 8d 50 21 7f e5 ee ad 45 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) 20250825100234706 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100234706 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_len:16 SGSN_Test_0-SCCP(1737)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250825100234905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234905 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) 20250825100234905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100234905 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) 20250825100234905 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) 20250825100234905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100234905 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234905 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) 20250825100234905 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100234905 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100234905 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100234905 DMM INFO MM(262420000001007/e823d124) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250825100234905 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100234905 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250825100234911 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) 20250825100234912 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100234912 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250825100234912 DMM INFO MM(262420000001007/e823d124) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250825100234912 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250825100234912 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250825100234912 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250825100234912 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234912 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234912 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234912 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) 20250825100234912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234912 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) 20250825100234912 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) 20250825100234912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100234912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100234912 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 de 32 a8 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@9c539480cdf9: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@9c539480cdf9: Final verdict of PTC: pass 20250825100234928 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100234928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100234928 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100234928 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100234929 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100234929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100234929 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100234929 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100234929 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) 20250825100234929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234929 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100234929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100234929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100234929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100234929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100234929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100234929 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) 20250825100234929 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) 20250825100234929 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) 20250825100234929 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) 20250825100234929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100234929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100234929 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100234929 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) 20250825100234929 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:1122) 20250825100234929 DMM INFO MM(262420000001007/e823d124) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100234929 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100234929 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100234930 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100234930 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100234930 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100234930 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) 20250825100234930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100234930 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) 20250825100234930 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250825100234935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55060<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250825100234939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100234939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1742)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1738)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@9c539480cdf9: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1730)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1727)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1736)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1731)@9c539480cdf9: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@9c539480cdf9: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1726)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1729)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1734)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1724)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1726): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1727): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@9c539480cdf9: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@9c539480cdf9: 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'. Mon Aug 25 10:02:34 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 20250825100235015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100235517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497144) 20250825100235941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100235941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497144, count=498304) 20250825100236929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100236930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100236930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100236942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100236943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:02: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_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 20250825100237944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100237944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_update_ctx_err_ind_from_ggsn started. 20250825100238607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100238610 DMM INFO MM(262420000001007/e823d124) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100238610 DMM INFO MM(262420000001007/e823d124) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100238610 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100238610 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100238610 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100238610 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100238611 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250825100238611 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) 20250825100238611 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) 20250825100238611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc876d0]{Init}: Deallocated (fsm.c:568) 20250825100238611 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Deallocated (fsm.c:568) 20250825100238611 DMM DEBUG MM_STATE_Iu(18)[0x56227dc90a90]{Detached}: Deallocated (fsm.c:568) 20250825100238611 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Deallocated (fsm.c:568) 20250825100238611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100238654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100238654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100238654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100238654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100238654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100238654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100238654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100238654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100238654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100238654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100238654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100238654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100238655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100238655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100238655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100238655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100238655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100238655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100238655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100238655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100238655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100238655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1751)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 20250825100238657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1747)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100238663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100238663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1752)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1751)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1755)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1755)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100238668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100238668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100238668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100238668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100238668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100238668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100238668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100238668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100238668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100238669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100238669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100238669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100238669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100238669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100238669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100238669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100238669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100238669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100238669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100238669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1755)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100238669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100238669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100238672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1756)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1752)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100238677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100238677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1757)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1756)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1760)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100238684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100238684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100238684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100238684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100238684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100238684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100238684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100238684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100238685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100238685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100238686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100238691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100238691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1763)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1763)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@9c539480cdf9: ************************************************* MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-SCCP(1761)@9c539480cdf9: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100238892 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100238892 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) 20250825100238892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100238892 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100238897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100238897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100238897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100238897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100238897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100238897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100238897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100238897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100238897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100238897 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) 20250825100238897 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100238897 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) 20250825100238897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100238899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100238899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100238899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100238899 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) 20250825100238899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100238899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100238899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100238899 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) 20250825100238899 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100238899 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) 20250825100238899 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) 20250825100238899 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) 20250825100238899 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) 20250825100238899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100238899 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100238899 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) 20250825100238899 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:1140) 20250825100238945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100238945 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100238945 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100238945 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100238949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100238951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100239226 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100239226 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100239226 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100239226 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) 20250825100239226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100239226 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) 20250825100239226 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) 20250825100239226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100239226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100239226 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 32 32 26 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100239236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100239236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100239236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100239236 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) 20250825100239236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100239236 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) 20250825100239236 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) 20250825100239236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100239236 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100239236 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 32 32 26 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100239705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100239705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100239705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100239705 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) 20250825100239705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100239705 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) 20250825100239705 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) 20250825100239705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100239705 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100239705 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) 20250825100239705 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100239705 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100239706 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100239706 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100239706 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100239706 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) 20250825100239706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100239706 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) 20250825100239706 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) 20250825100239706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100239706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100239706 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(1762)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9c539480cdf9: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='F351356C'O, index=0 SGSN_Test-GSUP(1766)@9c539480cdf9: 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)@9c539480cdf9: 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 := '790A'O ("y\n"), rac := '57'O ("W") }, 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)@9c539480cdf9: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)15688053 SGSN_Test_0-SCCP(1761)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1762)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100240055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240055 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) 20250825100240055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240055 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) 20250825100240055 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) 20250825100240055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240056 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240056 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 ef 61 75 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 79 0a 57 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) 20250825100240056 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100240056 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100240056 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100240056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100240056 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Allocated (fsm.c:456) 20250825100240056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: Allocated (fsm.c:456) 20250825100240056 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Allocated (fsm.c:456) 20250825100240056 DMM DEBUG MM_STATE_Iu[0x56227dc876d0]{Detached}: Allocated (fsm.c:456) 20250825100240056 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100240056 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100240056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100240056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100240056 DMM DEBUG MM(262420000001004/e9cc9602) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100240056 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250825100240056 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240056 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240056 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240056 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) 20250825100240056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240056 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) 20250825100240056 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) 20250825100240056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240056 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 ef 61 75 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100240056 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240056 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240056 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240056 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) 20250825100240056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240056 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) 20250825100240056 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) 20250825100240056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240056 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 ef 61 75 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)@9c539480cdf9: { messageType := 2, destLocRef := 'EF6175'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: 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 := '464AC23BB437D995600647D0A263D14A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F99F977B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF783AAF05A475F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FBAC7E2A17E1865587C20C6A8DD29E5F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '295699C075CB959A80F2D4222837A6B5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3C5BAA8C341B29A13FAA9B179A04172F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9071A35933192D92'O } } } } } SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250825100240066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240066 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) 20250825100240066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240066 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) 20250825100240066 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) 20250825100240066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240066 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240066 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) 20250825100240066 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100240066 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100240066 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100240066 DMM DEBUG MM(262420000001004/e9cc9602) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250825100240066 DMM NOTICE MM(262420000001004/e9cc9602) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100240066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100240066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100240066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100240066 DMM DEBUG MM(262420000001004/e9cc9602) Requesting authorization (sgsn_auth.c:160) 20250825100240067 DMM INFO MM(262420000001004/e9cc9602) Requesting authentication tuples (sgsn_auth.c:184) 20250825100240067 DMM DEBUG MM(262420000001004/e9cc9602) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100240067 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250825100240067 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@9c539480cdf9: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250825100240070 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100240070 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100240070 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100240070 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100240070 DMM INFO MM(262420000001004/e9cc9602) Subscriber data update (mmctx.c:445) 20250825100240070 DMM DEBUG MM(262420000001004/e9cc9602) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100240070 DMM INFO MM(262420000001004/e9cc9602) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100240070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100240070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100240070 DMM INFO MM(262420000001004/e9cc9602) <- GMM AUTH AND CIPHERING REQ (rand = 46 4a c2 3b b4 37 d9 95 60 06 47 d0 a2 63 d1 4a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3c 5b aa 8c 34 1b 29 a1 3f aa 9b 17 9a 04 17 2f ) (gprs_gmm.c:510) 20250825100240070 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250825100240070 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240070 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240070 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240070 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) 20250825100240070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240070 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) 20250825100240070 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) 20250825100240070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240070 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 ef 61 75 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 46 4a c2 3b b4 37 d9 95 60 06 47 d0 a2 63 d1 4a 80 28 10 3c 5b aa 8c 34 1b 29 a1 3f aa 9b 17 9a 04 17 2f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307229071A35923094399990000100004F0290433192D92'O 20250825100240078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240078 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) 20250825100240078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240078 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) 20250825100240078 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) 20250825100240078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240078 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240078 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 07 22 90 71 a3 59 23 09 43 99 99 00 00 10 00 04 f0 29 04 33 19 2d 92 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100240078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100240078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100240078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100240078 DMM INFO MM(262420000001004/e9cc9602) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100240078 DMM NOTICE MM(262420000001004/e9cc9602) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100240078 DMM DEBUG MM(262420000001004/e9cc9602) checking auth: received UMTS RES = 90 71 a3 59 33 19 2d 92 (gprs_gmm.c:716) 20250825100240078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100240078 DMM DEBUG MM(262420000001004/e9cc9602) Requesting authorization (sgsn_auth.c:160) 20250825100240078 DMM INFO MM(262420000001004/e9cc9602) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100240078 DMM DEBUG MM(262420000001004/e9cc9602) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100240078 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250825100240078 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) 20250825100240078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100240078 DMM DEBUG MM(262420000001004/e9cc9602) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100240079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240079 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240079 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) 20250825100240079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240079 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) 20250825100240079 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) 20250825100240079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240079 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 ef 61 75 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fb ac 7e 2a 17 e1 86 55 87 c2 0c 6a 8d d2 9e 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(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100240085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240085 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) 20250825100240085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240085 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) 20250825100240085 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) 20250825100240085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240085 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240085 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) 20250825100240085 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100240085 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100240085 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100240085 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250825100240085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100240085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100240085 DMM INFO MM(262420000001004/e9cc9602) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9cc9602) (gprs_gmm.c:337) 20250825100240085 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250825100240085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240085 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) 20250825100240085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240085 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) 20250825100240085 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) 20250825100240085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240085 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 ef 61 75 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) 20250825100240085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240085 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) 20250825100240085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240085 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) 20250825100240085 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) 20250825100240085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240085 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 ef 61 75 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 e9 cc 96 02 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100240089 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100240089 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100240089 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250825100240089 DMM INFO MM(262420000001004/e9cc9602) Subscriber data update (mmctx.c:445) 20250825100240089 DMM DEBUG MM(262420000001004/e9cc9602) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100240089 DMM INFO MM(262420000001004/e9cc9602) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100240089 DMM NOTICE MM(262420000001004/e9cc9602) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250825100240089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100240089 DMM NOTICE MM(262420000001004/e9cc9602) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100240089 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) 20250825100240089 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100240089 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250825100240089 DMM INFO MM(262420000001004/e9cc9602) Subscriber data update (mmctx.c:445) 20250825100240089 DMM DEBUG MM(262420000001004/e9cc9602) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100240091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240091 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) 20250825100240091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240091 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) 20250825100240091 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) 20250825100240091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240091 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240091 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) 20250825100240091 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100240091 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100240091 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100240091 DMM INFO MM(262420000001004/e9cc9602) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100240091 DMM NOTICE MM(262420000001004/e9cc9602) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100240091 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100240091 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100240091 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100240091 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100240091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100240091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100240091 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240091 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240091 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240091 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) 20250825100240091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240091 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) 20250825100240091 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) 20250825100240091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240091 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 ef 61 75 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100240097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240097 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) 20250825100240097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240097 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) 20250825100240097 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) 20250825100240097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240097 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240097 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) 20250825100240097 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100240097 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100240097 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100240097 DMM INFO MM(262420000001004/e9cc9602) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100240097 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100240097 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100240097 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240097 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240097 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) 20250825100240097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240097 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) 20250825100240097 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) 20250825100240097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240097 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 ef 61 75 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-RAN(1762)@9c539480cdf9: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)15688053 20250825100240099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240099 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) 20250825100240099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240099 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) 20250825100240099 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) 20250825100240099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240099 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240099 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 ef 61 75 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: 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 := 'E9CC9602'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@9c539480cdf9: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)9339996 SGSN_Test_0-RAN(1762)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@9c539480cdf9: First idle individual index:0 20250825100240300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240300 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240300 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240301 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) 20250825100240301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240301 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) 20250825100240301 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) 20250825100240301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240301 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240301 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 8e 84 5c 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 e9 cc 96 02 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) 20250825100240301 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100240301 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100240301 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100240301 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9CC9602) type="signalling"  (gprs_gmm.c:1936) 20250825100240302 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250825100240302 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250825100240302 DMM DEBUG MM(262420000001004/e9cc9602) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250825100240302 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240302 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240302 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) 20250825100240302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240302 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) 20250825100240302 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) 20250825100240302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240302 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 8e 84 5c 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100240302 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240302 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240302 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) 20250825100240302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240302 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) 20250825100240302 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) 20250825100240302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240302 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 8e 84 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fb ac 7e 2a 17 e1 86 55 87 c2 0c 6a 8d d2 9e 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(1761)@9c539480cdf9: { messageType := 2, destLocRef := '8E845C'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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100240313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240313 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) 20250825100240313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240313 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) 20250825100240313 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) 20250825100240313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240313 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240313 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) 20250825100240314 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100240314 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100240314 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100240314 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250825100240314 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250825100240314 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250825100240314 DMM INFO MM(262420000001004/e9cc9602) <- GMM SERVICE ACCEPT (P-TMSI=0xe9cc9602) (gprs_gmm.c:863) 20250825100240314 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250825100240314 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240314 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240314 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240314 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) 20250825100240314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240314 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) 20250825100240314 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) 20250825100240314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240314 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 8e 84 5c 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) 20250825100240314 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240314 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240314 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240314 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) 20250825100240314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240314 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) 20250825100240314 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) 20250825100240315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240315 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 8e 84 5c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250825100240329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240329 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) 20250825100240329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240329 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) 20250825100240329 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) 20250825100240329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240329 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240329 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) 20250825100240329 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100240329 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100240329 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100240329 DMM INFO MM(262420000001004/e9cc9602) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250825100240329 DMM INFO MM(262420000001004/e9cc9602) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250825100240329 DMM DEBUG MM(262420000001004/e9cc9602) Using GGSN 0 (gprs_sm.c:317) 20250825100240329 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) 20250825100240329 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250825100240329 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250825100240329 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250825100240329 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250825100240347 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 ed 04 11 51 11 35 61 84 81 14 05 7f 42 b3 cc e0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1104 from retransmit req queue (gtp.c:465) 20250825100240347 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100240347 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250825100240347 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240347 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240347 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240347 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) 20250825100240347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240347 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) 20250825100240347 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) 20250825100240347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240347 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 8e 84 5c 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 ed 04 11 51 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_len:30 SGSN_Test_0-SCCP(1761)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000A54BFB4'O 20250825100240360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240360 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) 20250825100240360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100240360 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) 20250825100240360 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) 20250825100240360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100240360 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240360 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 0a 54 bf b4 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100240360 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250825100240360 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250825100240360 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250825100240360 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250825100240360 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250825100240360 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250825100240360 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250825100240360 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250825100240361 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100240361 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100240361 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100240361 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) 20250825100240361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100240361 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) 20250825100240361 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) 20250825100240361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100240361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100240361 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 8e 84 5c 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)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100240365 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 ed 04 11 51 11 35 61 84 81 7f 42 b3 cc e0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1105 from retransmit req queue (gtp.c:465) 20250825100240365 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f0dc7f897c0, cbp=0x56227dc95ac0) (sgsn_libgtp.c:633) 20250825100240365 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)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@9c539480cdf9: Created IMSI[0] for '262420000001004'H'E9CC9602'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250825100240375 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250825100240375 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250825100240375 DGPRS INFO PDP(262420000001004:5): Context 0x7f0dc7f855e0 was updated (sgsn_libgtp.c:663) 20250825100240375 DGPRS ERROR PDP context (address=0) without MM context! (sgsn_libgtp.c:673) 20250825100244931 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100244931 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100244931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100244931 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) 20250825100244931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100244931 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) 20250825100244931 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) 20250825100244931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100244931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100244931 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 de 32 a8 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100244934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100244934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100244934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100244934 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) 20250825100244934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100244934 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) 20250825100244934 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) 20250825100244934 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100244934 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100244934 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 de 32 a8 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100248088 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100248088 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100248088 DGPRS DEBUG Checking for inactive LLMEs, time = 19347073 (sgsn.c:132) 20250825100248088 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100248088 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100248088 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100248088 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100248088 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100248088 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100248088 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100248088 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(1750)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100248669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100248669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100248669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100248678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100248678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100248678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100248696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100248696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100248696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100258684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100258684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100258684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@9c539480cdf9: Tns-test expired: sending NS-ALIVE -NSVCI97(1750)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100258690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100258690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100258690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100258708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100258708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100258708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100258946 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250825100258946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250825100258947 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250825100308656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100308662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100308662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825100308670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100308673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100308673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250825100308685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100308689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100308689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100308690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100308691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100308691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@9c539480cdf9: Tns-test expired: sending NS-ALIVE -NSVCI97(1750)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100308693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100308693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100308693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100308712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100308712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100308712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100308897 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) 20250825100308898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) (xua_asp_fsm.c:441) 20250825100308898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100308899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100308899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100308899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100308899 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)@9c539480cdf9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9c539480cdf9: Test Component 1769 has requested to stop MTC. Terminating current testcase execution. 20250825100310072 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100310072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1760)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1765)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1766)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1761)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1750)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1755)@9c539480cdf9: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@9c539480cdf9: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1751)@9c539480cdf9: Final verdict of PTC: none 20250825100310074 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100310074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100310074 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100310074 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100310074 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100310074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100310074 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100310074 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100310074 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) 20250825100310074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100310074 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100310074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100310074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100310074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100310074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100310074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100310074 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) 20250825100310074 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) 20250825100310074 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) 20250825100310074 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) 20250825100310074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100310074 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100310074 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100310074 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) 20250825100310074 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:1122) SGSN_Test-Gb0-BSSGP0(1747)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@9c539480cdf9: Final verdict of PTC: none 20250825100310074 DMM INFO MM(262420000001004/e9cc9602) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250825100310074 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) SGSN_Test-RNC_GTP(1764)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@9c539480cdf9: Final verdict of PTC: none 20250825100310074 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100310074 DMM INFO MM(262420000001004/e9cc9602) Changing GTP-U endpoints 127.0.0.104/0x0a54bfb4 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250825100310074 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) SGSN_Test-GGSN_GTP1C(1767)@9c539480cdf9: Final verdict of PTC: none 20250825100310074 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100310074 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) SGSN_Test_0-M3UA(1763)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1756)@9c539480cdf9: Final verdict of PTC: none 20250825100310074 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100310074 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) 20250825100310074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100310074 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) 20250825100310074 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@9c539480cdf9: Final verdict of PTC: none 20250825100310075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1757)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1758)@9c539480cdf9: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1769)@9c539480cdf9: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1748)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1753)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): fail (none -> fail) reason: "Tguard timeout" MTC@9c539480cdf9: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@9c539480cdf9: 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'. Mon Aug 25 10:03:10 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 20250825100310146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100310647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374656) 20250825100311074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100311074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=374656, count=398388) 20250825100312075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100312075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100312075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100312075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100312075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:03: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_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 20250825100313076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100313076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_stat_rnc_sctp_disconnected started. 20250825100313750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100313752 DMM INFO MM(262420000001004/e9cc9602) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100313752 DMM INFO MM(262420000001004/e9cc9602) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100313752 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100313752 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100313752 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100313752 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100313752 DMM NOTICE MM(262420000001004/e9cc9602) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250825100313752 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250825100313752 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250825100313752 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250825100313752 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250825100313753 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250825100313753 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) 20250825100313753 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) 20250825100313753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc90a90]{Init}: Deallocated (fsm.c:568) 20250825100313753 DMM DEBUG MM_STATE_Gb[0x56227dc87340]{Idle}: Deallocated (fsm.c:568) 20250825100313753 DMM DEBUG MM_STATE_Iu(21)[0x56227dc876d0]{Detached}: Deallocated (fsm.c:568) 20250825100313753 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Deallocated (fsm.c:568) 20250825100313753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100313799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100313799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100313799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100313799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100313799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100313799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100313799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100313799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100313799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100313799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100313799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100313799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100313800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100313800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100313800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100313800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100313800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100313800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250825100313800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100313800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100313800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100313800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1774)@9c539480cdf9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100313802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1775)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1771)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100313806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100313806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9c539480cdf9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1775)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1779)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1779)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100313812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250825100313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100313812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100313812 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250825100313812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100313812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100313812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1779)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100313813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100313813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100313813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100313813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100313813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100313813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100313813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100313813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100313813 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250825100313813 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100313813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100313813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100313813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@9c539480cdf9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100313814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1776)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1780)@9c539480cdf9: Creating NSIP provider for "127.0.0.103":21012 20250825100313820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100313820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@9c539480cdf9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1781)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1780)@9c539480cdf9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1784)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1784)@9c539480cdf9: Provider Link came up: sending NS-RESET 20250825100313829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250825100313829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100313829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100313829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100313829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250825100313829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100313829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100313829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100313829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1784)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250825100313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250825100313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250825100313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250825100313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250825100313830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100313830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250825100313830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250825100313830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250825100313830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250825100313830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1784)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@9c539480cdf9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250825100313833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9c539480cdf9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9c539480cdf9: Starting RAN_Emulation SGSN_Test_0-M3UA(1787)@9c539480cdf9: ************************************************* SGSN_Test_0-M3UA(1787)@9c539480cdf9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@9c539480cdf9: ************************************************* SGSN_Test_0-SCCP(1785)@9c539480cdf9: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1781)@9c539480cdf9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@9c539480cdf9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250825100313840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250825100313840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI220(1783)@9c539480cdf9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250825100314038 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100314038 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) 20250825100314038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100314038 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)@9c539480cdf9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250825100314045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100314045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100314045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100314045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100314045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100314045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100314045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100314045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100314045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100314045 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) 20250825100314045 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100314045 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) 20250825100314045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100314047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100314047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100314047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100314047 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) 20250825100314047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100314047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100314047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100314047 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) 20250825100314047 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100314047 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) 20250825100314047 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) 20250825100314047 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) 20250825100314048 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) 20250825100314048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100314048 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250825100314048 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) 20250825100314048 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:1140) 20250825100314077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100314077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250825100314077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250825100314077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250825100314081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250825100314082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: 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)@9c539480cdf9: 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)@9c539480cdf9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250825100314855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100314855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100314855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100314855 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) 20250825100314855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100314855 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) 20250825100314855 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) 20250825100314855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100314855 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100314855 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) 20250825100314856 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250825100314856 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250825100314856 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100314856 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100314856 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100314856 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) 20250825100314856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100314856 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) 20250825100314856 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) 20250825100314856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100314857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100314857 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 0e 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)@9c539480cdf9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9c539480cdf9: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='C8C901E7'O, index=0 SGSN_Test-GSUP(1790)@9c539480cdf9: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@9c539480cdf9: 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 := 'F583'O, rac := '14'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)@9c539480cdf9: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)4635262 SGSN_Test_0-SCCP(1785)@9c539480cdf9: First idle individual index:0 SGSN_Test_0-RAN(1786)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 20250825100315200 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315200 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315200 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315200 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) 20250825100315200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315200 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) 20250825100315201 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) 20250825100315201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315201 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315201 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 46 ba 7e 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 f5 83 14 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) 20250825100315201 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100315201 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100315201 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100315201 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100315201 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: Allocated (fsm.c:456) 20250825100315201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Allocated (fsm.c:456) 20250825100315201 DMM DEBUG MM_STATE_Gb[0x56227dc90a90]{Idle}: Allocated (fsm.c:456) 20250825100315201 DMM DEBUG MM_STATE_Iu[0x56227dc95f80]{Detached}: Allocated (fsm.c:456) 20250825100315201 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100315201 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100315201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100315201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100315201 DMM DEBUG MM(262420000001008/f604dd3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100315201 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250825100315201 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315201 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315201 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315201 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) 20250825100315201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315201 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) 20250825100315201 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) 20250825100315201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315201 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 46 ba 7e 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100315201 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315201 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315201 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315201 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) 20250825100315201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315201 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) 20250825100315201 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) 20250825100315201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315201 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 46 ba 7e 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(1785)@9c539480cdf9: { messageType := 2, destLocRef := '46BA7E'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(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@9c539480cdf9: 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 := 'BD35A23F3890F717737D03B77ECC88B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '150FC109'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10ADF2068127B316'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A18FCFD68A858D0D7D8A884DA72E4B80'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC0CAA1875E712504842A73ADBC19CE3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '85B02E4084F00707E39F8B24B1036469'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6C8CA582294BEEDF'O } } } } } SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250825100315212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315212 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) 20250825100315212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315212 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) 20250825100315212 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) 20250825100315212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315212 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315212 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) 20250825100315212 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100315212 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100315212 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100315212 DMM DEBUG MM(262420000001008/f604dd3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250825100315212 DMM NOTICE MM(262420000001008/f604dd3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100315212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100315212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100315212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100315212 DMM DEBUG MM(262420000001008/f604dd3e) Requesting authorization (sgsn_auth.c:160) 20250825100315212 DMM INFO MM(262420000001008/f604dd3e) Requesting authentication tuples (sgsn_auth.c:184) 20250825100315212 DMM DEBUG MM(262420000001008/f604dd3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100315212 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250825100315212 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@9c539480cdf9: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250825100315214 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100315214 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100315214 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100315214 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100315214 DMM INFO MM(262420000001008/f604dd3e) Subscriber data update (mmctx.c:445) 20250825100315214 DMM DEBUG MM(262420000001008/f604dd3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100315214 DMM INFO MM(262420000001008/f604dd3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100315214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100315214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100315214 DMM INFO MM(262420000001008/f604dd3e) <- GMM AUTH AND CIPHERING REQ (rand = bd 35 a2 3f 38 90 f7 17 73 7d 03 b7 7e cc 88 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 85 b0 2e 40 84 f0 07 07 e3 9f 8b 24 b1 03 64 69 ) (gprs_gmm.c:510) 20250825100315214 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250825100315214 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315214 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315214 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315214 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) 20250825100315214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315214 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) 20250825100315214 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) 20250825100315214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315214 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 46 ba 7e 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 bd 35 a2 3f 38 90 f7 17 73 7d 03 b7 7e cc 88 b5 80 28 10 85 b0 2e 40 84 f0 07 07 e3 9f 8b 24 b1 03 64 69 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C226C8CA58223094399990000100008F02904294BEEDF'O 20250825100315219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315219 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) 20250825100315219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315219 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) 20250825100315219 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) 20250825100315219 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315219 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315219 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 0c 22 6c 8c a5 82 23 09 43 99 99 00 00 10 00 08 f0 29 04 29 4b ee df 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100315219 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100315219 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100315219 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100315219 DMM INFO MM(262420000001008/f604dd3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100315219 DMM NOTICE MM(262420000001008/f604dd3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100315219 DMM DEBUG MM(262420000001008/f604dd3e) checking auth: received UMTS RES = 6c 8c a5 82 29 4b ee df (gprs_gmm.c:716) 20250825100315219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100315219 DMM DEBUG MM(262420000001008/f604dd3e) Requesting authorization (sgsn_auth.c:160) 20250825100315219 DMM INFO MM(262420000001008/f604dd3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100315219 DMM DEBUG MM(262420000001008/f604dd3e) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100315219 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250825100315219 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) 20250825100315219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100315219 DMM DEBUG MM(262420000001008/f604dd3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100315219 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315219 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315219 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315220 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) 20250825100315220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315220 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) 20250825100315220 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) 20250825100315220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315220 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 46 ba 7e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 8f cf d6 8a 85 8d 0d 7d 8a 88 4d a7 2e 4b 80 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100315226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315226 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) 20250825100315226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315226 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) 20250825100315227 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) 20250825100315227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315227 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315227 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) 20250825100315227 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100315227 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100315227 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100315227 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250825100315227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100315227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100315227 DMM INFO MM(262420000001008/f604dd3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf604dd3e) (gprs_gmm.c:337) 20250825100315227 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250825100315227 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315227 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315227 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315227 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) 20250825100315227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315227 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) 20250825100315227 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) 20250825100315227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315227 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 46 ba 7e 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) 20250825100315227 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315227 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315227 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315227 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) 20250825100315227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315228 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) 20250825100315228 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) 20250825100315228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315228 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 46 ba 7e 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 04 dd 3e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100315233 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100315233 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100315233 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250825100315233 DMM INFO MM(262420000001008/f604dd3e) Subscriber data update (mmctx.c:445) 20250825100315233 DMM DEBUG MM(262420000001008/f604dd3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100315233 DMM INFO MM(262420000001008/f604dd3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100315233 DMM NOTICE MM(262420000001008/f604dd3e) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250825100315233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100315233 DMM NOTICE MM(262420000001008/f604dd3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100315233 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) 20250825100315233 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100315233 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250825100315233 DMM INFO MM(262420000001008/f604dd3e) Subscriber data update (mmctx.c:445) 20250825100315233 DMM DEBUG MM(262420000001008/f604dd3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100315236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315236 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) 20250825100315236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315236 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) 20250825100315236 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) 20250825100315236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315236 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315236 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) 20250825100315236 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100315236 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100315236 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100315236 DMM INFO MM(262420000001008/f604dd3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100315236 DMM NOTICE MM(262420000001008/f604dd3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100315236 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100315236 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100315236 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100315236 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100315236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100315236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100315237 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315237 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315237 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315237 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) 20250825100315237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315237 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) 20250825100315237 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) 20250825100315237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315237 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 46 ba 7e 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(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100315242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315242 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) 20250825100315242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315242 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) 20250825100315242 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) 20250825100315242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315242 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315242 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) 20250825100315242 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100315242 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100315242 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100315242 DMM INFO MM(262420000001008/f604dd3e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100315242 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100315243 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100315243 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315243 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315243 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) 20250825100315243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100315243 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) 20250825100315243 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) 20250825100315243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100315243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315243 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 46 ba 7e 00 00 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 20250825100315245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100315245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100315245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100315245 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) 20250825100315245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100315245 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) 20250825100315245 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) 20250825100315245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100315245 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100315245 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 46 ba 7e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@9c539480cdf9: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)4635262 TC_stat_rnc_sctp_disconnected(1793)@9c539480cdf9: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9c539480cdf9: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@9c539480cdf9: Final verdict of PTC: pass MTC@9c539480cdf9: "Shutting down SGSN ASP in STP" 20250825100315303 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250825100315306 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250825100315306 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) 20250825100315306 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100315306 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100315306 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100315306 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250825100315306 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) 20250825100315306 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) 20250825100315306 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) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250825100315306 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250825100315306 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250825100315448 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100315448 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100315448 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100315448 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100315449 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) 20250825100315449 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250825100315449 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250825100315449 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) 20250825100315449 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:1122) 20250825100315449 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56227dc81a20]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250825100315449 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250825100315449 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56227dc81a20]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250825100317307 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100317307 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100317307 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250825100318089 DGPRS DEBUG Checking for inactive LLMEs, time = 19347103 (sgsn.c:132) MTC@9c539480cdf9: "Restarting SGSN ASP in STP" 20250825100318309 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250825100318315 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250825100318315 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) 20250825100318315 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250825100318315 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100318315 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250825100318315 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250825100318315 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250825100318315 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250825100320075 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250825100320075 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250825100320451 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250825100320451 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) 20250825100320451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250825100320451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250825100320451 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100320451 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250825100320451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250825100320451 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250825100320451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250825100320451 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100320451 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100320451 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250825100320452 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250825100320452 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250825100320452 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250825100320452 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) 20250825100320452 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250825100320452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250825100320453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100320453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100320453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100320453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100320453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100320453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100320453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100320453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825100320453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100320453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250825100320453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250825100320453 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) 20250825100320453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250825100320453 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250825100320453 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250825100320453 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250825100320453 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250825100320453 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) 20250825100320453 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) 20250825100320453 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) 20250825100320453 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) 20250825100320453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250825100320454 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) 20250825100320454 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:1140) 20250825100320454 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56227dc81a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250825100320454 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100323812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100323812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100323813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100323822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100323822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56227dc89ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100323822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@9c539480cdf9: Tns-test expired: sending NS-ALIVE 20250825100323841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100323841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56227dc8b4e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100323841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@9c539480cdf9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250825100330076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100330076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100330076 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100330076 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) 20250825100330076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100330076 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) 20250825100330076 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) 20250825100330076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100330076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100330076 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 8e 84 5c 00 00 16 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100330083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100330083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100330083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100330083 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) 20250825100330083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100330083 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) 20250825100330083 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) 20250825100330083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100330083 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100330083 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 8e 84 5c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9c539480cdf9: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='E8A11251'O, index=1 SGSN_Test-GSUP(1790)@9c539480cdf9: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@9c539480cdf9: 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 := 'B3ED'O, rac := '19'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)@9c539480cdf9: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)8119751 SGSN_Test_0-RAN(1786)@9c539480cdf9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@9c539480cdf9: First idle individual index:0 20250825100333396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333396 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) 20250825100333396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333396 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) 20250825100333396 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) 20250825100333396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333396 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333396 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 7b e5 c7 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 b3 ed 19 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) 20250825100333397 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250825100333397 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250825100333397 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250825100333397 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250825100333397 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Allocated (fsm.c:456) 20250825100333397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Init}: Allocated (fsm.c:456) 20250825100333397 DMM DEBUG MM_STATE_Gb[0x56227dc9c110]{Idle}: Allocated (fsm.c:456) 20250825100333397 DMM DEBUG MM_STATE_Iu[0x56227dc9c240]{Detached}: Allocated (fsm.c:456) 20250825100333397 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250825100333397 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250825100333397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250825100333397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250825100333397 DMM DEBUG MM(262420000001009/c13d65c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250825100333397 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250825100333397 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333397 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333397 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333397 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) 20250825100333397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333397 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) 20250825100333397 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) 20250825100333397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333397 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 7b e5 c7 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250825100333397 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333397 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333397 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333397 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) 20250825100333397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333397 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) 20250825100333397 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) 20250825100333397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333397 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 7b e5 c7 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(1785)@9c539480cdf9: { messageType := 2, destLocRef := '7BE5C7'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(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@9c539480cdf9: 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 := '7EE73845C2C2BF99D2AC1988AC358E2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90637B81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '669B7201CB97E986'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '180C6D8574EB48D6D0B2FC6DEDF3BAE7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03AA254EEF3F86064C4B8A668FFC0DBD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1610763F1F609370F1D58B8AE4F86000'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '369F81C8679EEDD2'O } } } } } SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:23 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250825100333400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333400 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) 20250825100333400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333400 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) 20250825100333400 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) 20250825100333400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333400 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333400 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) 20250825100333400 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100333400 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100333400 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100333400 DMM DEBUG MM(262420000001009/c13d65c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250825100333400 DMM NOTICE MM(262420000001009/c13d65c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250825100333400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250825100333400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250825100333400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250825100333400 DMM DEBUG MM(262420000001009/c13d65c5) Requesting authorization (sgsn_auth.c:160) 20250825100333400 DMM INFO MM(262420000001009/c13d65c5) Requesting authentication tuples (sgsn_auth.c:184) 20250825100333400 DMM DEBUG MM(262420000001009/c13d65c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250825100333400 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250825100333400 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)@9c539480cdf9: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@9c539480cdf9: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250825100333400 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250825100333400 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250825100333400 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250825100333400 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250825100333400 DMM INFO MM(262420000001009/c13d65c5) Subscriber data update (mmctx.c:445) 20250825100333400 DMM DEBUG MM(262420000001009/c13d65c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250825100333400 DMM INFO MM(262420000001009/c13d65c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250825100333400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250825100333400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250825100333400 DMM INFO MM(262420000001009/c13d65c5) <- GMM AUTH AND CIPHERING REQ (rand = 7e e7 38 45 c2 c2 bf 99 d2 ac 19 88 ac 35 8e 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 10 76 3f 1f 60 93 70 f1 d5 8b 8a e4 f8 60 00 ) (gprs_gmm.c:510) 20250825100333400 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250825100333401 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333401 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333401 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333401 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) 20250825100333401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333401 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) 20250825100333401 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) 20250825100333401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333401 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 7b e5 c7 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 7e e7 38 45 c2 c2 bf 99 d2 ac 19 88 ac 35 8e 2d 80 28 10 16 10 76 3f 1f 60 93 70 f1 d5 8b 8a e4 f8 60 00 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:37 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022369F81C823094399990000100009F02904679EEDD2'O 20250825100333404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333404 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) 20250825100333404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333404 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) 20250825100333404 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) 20250825100333404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333404 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333404 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 00 22 36 9f 81 c8 23 09 43 99 99 00 00 10 00 09 f0 29 04 67 9e ed d2 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250825100333404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100333404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100333404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100333404 DMM INFO MM(262420000001009/c13d65c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250825100333404 DMM NOTICE MM(262420000001009/c13d65c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250825100333404 DMM DEBUG MM(262420000001009/c13d65c5) checking auth: received UMTS RES = 36 9f 81 c8 67 9e ed d2 (gprs_gmm.c:716) 20250825100333404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250825100333404 DMM DEBUG MM(262420000001009/c13d65c5) Requesting authorization (sgsn_auth.c:160) 20250825100333404 DMM INFO MM(262420000001009/c13d65c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250825100333404 DMM DEBUG MM(262420000001009/c13d65c5) Requesting subscriber data update (gprs_subscriber.c:894) 20250825100333404 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250825100333404 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) 20250825100333404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250825100333404 DMM DEBUG MM(262420000001009/c13d65c5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250825100333404 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333404 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333404 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333404 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) 20250825100333404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333404 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) 20250825100333404 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) 20250825100333404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333404 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 7b e5 c7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 18 0c 6d 85 74 eb 48 d6 d0 b2 fc 6d ed f3 ba e7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:12 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250825100333412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333412 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) 20250825100333412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333412 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) 20250825100333412 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) 20250825100333412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333412 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333412 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) 20250825100333412 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250825100333412 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250825100333412 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250825100333412 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250825100333412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250825100333412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250825100333412 DMM INFO MM(262420000001009/c13d65c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc13d65c5) (gprs_gmm.c:337) 20250825100333412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250825100333412 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333412 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333412 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333412 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) 20250825100333412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333412 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) 20250825100333412 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) 20250825100333412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333412 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 7b e5 c7 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) 20250825100333412 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333412 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333412 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333412 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) 20250825100333412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333412 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) 20250825100333412 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) 20250825100333412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333412 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 7b e5 c7 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 c1 3d 65 c5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250825100333414 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250825100333414 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250825100333414 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250825100333414 DMM INFO MM(262420000001009/c13d65c5) Subscriber data update (mmctx.c:445) 20250825100333414 DMM DEBUG MM(262420000001009/c13d65c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250825100333414 DMM INFO MM(262420000001009/c13d65c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250825100333414 DMM NOTICE MM(262420000001009/c13d65c5) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250825100333414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250825100333414 DMM NOTICE MM(262420000001009/c13d65c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250825100333414 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) 20250825100333415 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250825100333415 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250825100333415 DMM INFO MM(262420000001009/c13d65c5) Subscriber data update (mmctx.c:445) 20250825100333415 DMM DEBUG MM(262420000001009/c13d65c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:14 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250825100333418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333418 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) 20250825100333418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333418 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) 20250825100333418 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) 20250825100333418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333418 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333418 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) 20250825100333419 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250825100333419 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250825100333419 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250825100333419 DMM INFO MM(262420000001009/c13d65c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250825100333419 DMM NOTICE MM(262420000001009/c13d65c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250825100333419 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250825100333419 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250825100333419 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250825100333419 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250825100333419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250825100333419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250825100333419 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333419 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333419 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333419 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) 20250825100333419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333419 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) 20250825100333419 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) 20250825100333419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333419 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 7b e5 c7 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(1785)@9c539480cdf9: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@9c539480cdf9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_len:7 SGSN_Test_0-SCCP(1785)@9c539480cdf9: vl_from0 SGSN_Test_0-SCCP(1785)@9c539480cdf9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250825100333425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333425 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) 20250825100333425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333425 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) 20250825100333425 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) 20250825100333425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333425 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333425 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) 20250825100333425 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250825100333425 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250825100333425 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250825100333425 DMM INFO MM(262420000001009/c13d65c5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250825100333425 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250825100333425 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250825100333426 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333426 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333426 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333426 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) 20250825100333426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250825100333426 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) 20250825100333426 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) 20250825100333426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250825100333426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333426 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 7b e5 c7 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@9c539480cdf9: Session index based on local reference:0 20250825100333427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250825100333427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250825100333427 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) 20250825100333427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250825100333427 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) 20250825100333427 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) 20250825100333427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250825100333427 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250825100333427 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 7b e5 c7 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@9c539480cdf9: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)8119751 TC_stat_rnc_sctp_disconnected(1794)@9c539480cdf9: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@9c539480cdf9: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9c539480cdf9: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@9c539480cdf9: Final verdict of PTC: pass 20250825100333487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1787)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@9c539480cdf9: Final verdict of PTC: none 20250825100333491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250825100333491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1789)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GSUP(1790)@9c539480cdf9: Final verdict of PTC: none SGSN_Test_0-SCCP(1785)@9c539480cdf9: Final verdict of PTC: none -NSVCI99(1784)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@9c539480cdf9: Final verdict of PTC: none -NSVCI97(1774)@9c539480cdf9: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@9c539480cdf9: Final verdict of PTC: none -NSVCI98(1779)@9c539480cdf9: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1783)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@9c539480cdf9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@9c539480cdf9: Final verdict of PTC: none -NSVCI97-provIP(1772)@9c539480cdf9: Final verdict of PTC: none -NSVCI98-provIP(1777)@9c539480cdf9: Final verdict of PTC: none -NSVCI99-provIP(1782)@9c539480cdf9: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI196(1773)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: none MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99-provIP(1782): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1783): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@9c539480cdf9: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@9c539480cdf9: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@9c539480cdf9: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. Mon Aug 25 10:03:33 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 20250825100333564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100333628 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250825100333628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100333628 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250825100333628 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250825100333628 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250825100333628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250825100333628 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250825100333628 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250825100333628 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) 20250825100333628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100333628 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250825100333628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250825100333628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250825100333628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250825100333628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250825100333628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250825100333628 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) 20250825100333628 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) 20250825100333628 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) 20250825100333628 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) 20250825100333628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250825100333628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250825100333628 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250825100333628 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) 20250825100333629 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:1122) 20250825100334066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473212) 20250825100334492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100334492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=473212, count=474468) 20250825100335494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100335494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100335629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250825100335629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250825100335629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@9c539480cdf9: 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@9c539480cdf9: Test execution finished. MTC@9c539480cdf9: 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 ------ Mon Aug 25 10:03: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_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 20250825100336496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100336496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_NS_connect_alive started. 20250825100337175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100337178 DMM INFO MM(262420000001009/c13d65c5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100337178 DMM INFO MM(262420000001009/c13d65c5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100337178 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100337178 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100337178 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100337178 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100337178 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250825100337178 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) 20250825100337178 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) 20250825100337178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc95c80]{Init}: Deallocated (fsm.c:568) 20250825100337178 DMM DEBUG MM_STATE_Gb[0x56227dc9c110]{Idle}: Deallocated (fsm.c:568) 20250825100337178 DMM DEBUG MM_STATE_Iu(24)[0x56227dc9c240]{Detached}: Deallocated (fsm.c:568) 20250825100337178 DMM DEBUG GMM(gmm_fsm)[0x56227dc87470]{Deregistered}: Deallocated (fsm.c:568) 20250825100337178 DMM INFO MM(262420000001008/f604dd3e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250825100337178 DMM INFO MM(262420000001008/f604dd3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250825100337178 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250825100337178 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250825100337178 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250825100337178 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250825100337178 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250825100337178 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) 20250825100337178 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) 20250825100337178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56227dc87340]{Init}: Deallocated (fsm.c:568) 20250825100337178 DMM DEBUG MM_STATE_Gb[0x56227dc90a90]{Idle}: Deallocated (fsm.c:568) 20250825100337178 DMM DEBUG MM_STATE_Iu(23)[0x56227dc95f80]{Detached}: Deallocated (fsm.c:568) 20250825100337178 DMM DEBUG GMM(gmm_fsm)[0x56227dc876d0]{Deregistered}: Deallocated (fsm.c:568) 20250825100337178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250825100337216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250825100337216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250825100337216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250825100337497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100337497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: setverdict(pass): none -> pass MTC@9c539480cdf9: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250825100338223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: pass MTC@9c539480cdf9: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@9c539480cdf9: Test case TC_NS_connect_alive finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Aug 25 10:03:38 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 20250825100338264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100338499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100338499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100338666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13496) 20250825100339500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100339500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13496, count=18392) 20250825100340501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100340501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: 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 ------ Mon Aug 25 10:03: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_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 20250825100341502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100341502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: 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@9c539480cdf9: Test case TC_NS_connect_reset started. 20250825100341761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100341763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250825100341788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250825100341788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250825100341788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250825100341788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250825100341788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250825100341788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250825100341788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250825100341788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100341788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56227dc85080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@9c539480cdf9: setverdict(pass): none -> pass 20250825100342504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100342504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@9c539480cdf9: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250825100342797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54720<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@9c539480cdf9: Final verdict of PTC: none MTC@9c539480cdf9: Setting final verdict of the test case. MTC@9c539480cdf9: Local verdict of MTC: pass MTC@9c539480cdf9: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@9c539480cdf9: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9c539480cdf9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Aug 25 10:03:42 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 20250825100342883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250825100343285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7996) 20250825100343506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100343506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100343814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100343831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=7996, count=13152) 20250825100344507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100344507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100344788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@9c539480cdf9: 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@9c539480cdf9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9c539480cdf9: Terminating MTC. MC@9c539480cdf9: MTC terminated. MC2> exit MC@9c539480cdf9: Shutting down session. MC@9c539480cdf9: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/expected-results.xml' against results in 'junit-xml-9350.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 20250825100345508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100345508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1869571) [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', '-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-20250825-0948-a54d1b11-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250825100346509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100346509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100346815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100346831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100347510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100347510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100347789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100348089 DGPRS DEBUG Checking for inactive LLMEs, time = 19347133 (sgsn.c:132) 20250825100348511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100348511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100349512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100349512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100349816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100349832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250825100350453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250825100350453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250825100350453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100350453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250825100350453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250825100350453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250825100350453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250825100350453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250825100350453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250825100350453 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250825100350513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100350513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250825100350790 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', '-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-20250825-0948-a54d1b11-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250825100351514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250825100351514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1869500) [testenv][generic] Stopping sgsn (1869529) [testenv] Showing testsuite/junit-xml-9350.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-20250825-0948-a54d1b11-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-9350.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-20250825-0948-a54d1b11-0'] testenv-sgsn-generic-osmocom-nightly-20250825-0948-a54d1b11-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2822/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.77, 0.94, 1.39 + 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